Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add Intel Centrino Wireless-N 2230



details:   https://anonhg.NetBSD.org/src/rev/2d593a12e2a2
branches:  trunk
changeset: 782172:2d593a12e2a2
user:      prlw1 <prlw1%NetBSD.org@localhost>
date:      Fri Oct 19 16:57:47 2012 +0000

description:
Add Intel Centrino Wireless-N 2230

diffstat:

 sys/dev/pci/pcidevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 44d2d18cb794 -r 2d593a12e2a2 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Oct 19 16:55:22 2012 +0000
+++ b/sys/dev/pci/pcidevs       Fri Oct 19 16:57:47 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1139 2012/09/29 10:26:14 gsutre Exp $
+$NetBSD: pcidevs,v 1.1140 2012/10/19 16:57:47 prlw1 Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2517,6 +2517,8 @@
 product INTEL PCMC             0x04a3  82434LX/NX PCI, Cache and Memory Controller (PCMC)
 product INTEL GDT_RAID1                0x0600  GDT RAID
 product INTEL GDT_RAID2                0x061f  GDT RAID
+product INTEL WIFI_LINK_2230_1 0x0887  Centrino Wireless-N 2230
+product INTEL WIFI_LINK_2230_2 0x0888  Centrino Wireless-N 2230
 product INTEL 80960RM          0x0962  i960 RM PCI-PCI
 product INTEL 80960RN          0x0964  i960 RN PCI-PCI
 product INTEL 82542            0x1000  i82542 Gigabit Ethernet



Home | Main Index | Thread Index | Old Index