diff options
author | 2014-09-12 06:48:24 +0000 | |
---|---|---|
committer | 2014-09-12 06:48:24 +0000 | |
commit | cd629e92639a0d601cbaba43797f6e6c7ee932fb (patch) | |
tree | 8b2e2bf0ad15785137b47a2246a3806004a239a7 /sys/dev | |
parent | fix some format string issues (diff) | |
download | wireguard-openbsd-cd629e92639a0d601cbaba43797f6e6c7ee932fb.tar.xz wireguard-openbsd-cd629e92639a0d601cbaba43797f6e6c7ee932fb.zip |
add Intel SSD DC P3700/P3600/P3500
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 80f65d5966a..ab8b38fab32 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1739 2014/09/08 21:36:39 chris Exp $ +$OpenBSD: pcidevs,v 1.1740 2014/09/12 06:48:24 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2865,6 +2865,7 @@ product INTEL WL_7265_2 0x095b Dual Band Wireless AC 7265 product INTEL 80960RP 0x0960 i960 RP product INTEL 80960RM 0x0962 i960 RM product INTEL 80960RN 0x0964 i960 RN +product INTEL SSDDCP3x00 0x0953 SSD DC P3700/P3600/P3500 product INTEL CORE4G_D_ULT_GT1 0x0a02 HD Graphics product INTEL CORE4G_HB_1 0x0a04 Core 4G Host product INTEL CORE4G_M_ULT_GT1 0x0a06 HD Graphics |