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 PRO/Wireless LAN 2200BG Mini-PCI Adapter



details:   https://anonhg.NetBSD.org/src/rev/ba5aebba41b7
branches:  trunk
changeset: 571297:ba5aebba41b7
user:      skrll <skrll%NetBSD.org@localhost>
date:      Tue Nov 16 09:17:20 2004 +0000

description:
Add Intel PRO/Wireless LAN 2200BG Mini-PCI Adapter

diffstat:

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

diffs (17 lines):

diff -r 87bd9df6b0bc -r ba5aebba41b7 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Nov 16 06:04:12 2004 +0000
+++ b/sys/dev/pci/pcidevs       Tue Nov 16 09:17:20 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.663 2004/11/14 15:23:42 soren Exp $
+$NetBSD: pcidevs,v 1.664 2004/11/16 09:17:20 skrll Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1807,6 +1807,7 @@
 product INTEL 82830MP_AGP      0x3576  82830MP CPU to AGP Bridge
 product INTEL 82830MP_IV       0x3577  82830MP Integrated Video
 product INTEL 82830MP_IO_2     0x3578  82830MP CPU to I/O Bridge 2
+product INTEL PRO_WL_2200BG    0x4220  PRO/Wireless LAN 2200BG Mini-PCI Adapter
 product INTEL 80312_ATU                0x530d  80310 ATU
 product INTEL 82371SB_ISA      0x7000  82371SB (PIIX3) PCI-ISA Bridge
 product INTEL 82371SB_IDE      0x7010  82371SB (PIIX3) IDE Interface



Home | Main Index | Thread Index | Old Index