diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-09-04 15:39:16 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-09-04 15:39:16 +0000 |
commit | 7ec5154df3fd77d5745e6f3c65029944dfeacc66 (patch) | |
tree | 6995bc3ac6821d0591a27b2e5a1c1ee7f71f7901 /sys/dev/pci/pcidevs | |
parent | 2dcbd260f262e8301295751051756a2acfa48e4a (diff) |
There is no such thing as the "Intel Centrino Advanced-N 6005".
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 881d5d58e8f..7a6821b9951 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1620 2011/09/04 12:01:53 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1621 2011/09/04 15:39:15 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2290,7 +2290,7 @@ product INTEL CORE_PCIE_1 0x0043 Core PCIE product INTEL CORE_HB_1 0x0044 Core Host product INTEL 3400_PCIE 0x0045 3400 PCIE product INTEL ARRANDALE_IGD 0x0046 Mobile HD graphics -product INTEL WL_6005_1 0x0082 Centrino Advanced-N 6005 +product INTEL WL_6005_1 0x0082 Centrino Advanced-N 6205 product INTEL WL_1000_1 0x0083 WiFi Link 1000 product INTEL WL_1000_2 0x0084 WiFi Link 1000 product INTEL WL_6005_2 0x0085 Centrino Advanced-N 6205 |