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 an entry for Intersil's Prism-54 (ISL3890) W...



details:   https://anonhg.NetBSD.org/src/rev/25b864ea019b
branches:  trunk
changeset: 556162:25b864ea019b
user:      scw <scw%NetBSD.org@localhost>
date:      Mon Dec 08 11:06:36 2003 +0000

description:
Add an entry for Intersil's Prism-54 (ISL3890) WLAN mini-PCI card.

diffstat:

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

diffs (17 lines):

diff -r 7bb5666cb294 -r 25b864ea019b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Dec 08 10:10:46 2003 +0000
+++ b/sys/dev/pci/pcidevs       Mon Dec 08 11:06:36 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.597 2003/12/06 11:19:17 jdolecek Exp $
+$NetBSD: pcidevs,v 1.598 2003/12/08 11:06:36 scw Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1725,6 +1725,7 @@
 
 /* Intersil products */
 product INTERSIL MINI_PCI_WLAN 0x3873  Intersil PRISM2.5 Mini-PCI WLAN
+product INTERSIL MINI_PCI_P54  0x3890  Intersil PRISM-54 Mini-PCI WLAN
 
 /* Invertex */
 product INVERTEX AEON          0x0005  AEON



Home | Main Index | Thread Index | Old Index