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 vendor & product ID
details: https://anonhg.NetBSD.org/src/rev/bfb364a00c32
branches: trunk
changeset: 516000:bfb364a00c32
user: ichiro <ichiro%NetBSD.org@localhost>
date: Sat Oct 13 07:43:42 2001 +0000
description:
add vendor & product ID
Intersil PRISM2.5 Mini-PCI WLAN
diffstat:
sys/dev/pci/pcidevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r f455f0397aa0 -r bfb364a00c32 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sat Oct 13 06:18:36 2001 +0000
+++ b/sys/dev/pci/pcidevs Sat Oct 13 07:43:42 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.362 2001/10/11 14:30:21 tron Exp $
+$NetBSD: pcidevs,v 1.363 2001/10/13 07:43:42 ichiro Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -501,6 +501,7 @@
vendor ASIX 0x125b ASIX Electronics
vendor AURORA 0x125c Aurora Technologies
vendor ESSTECH 0x125d ESS Technology Inc
+vendor INTERSIL 0x1260 Intersil
vendor SILMOTION 0x126f Silicon Motion
vendor ENSONIQ 0x1274 Ensoniq
vendor NETAPP 0x1275 Network Appliance
@@ -1305,6 +1306,9 @@
/* Intergraph products */
product INTERGRAPH 4D50T 0x00e4 Powerstorm 4D50T
+/* Intersil products */
+product INTERSIL MINI_PCI_WLAN 0x3873 Intersil PRISM2.5 Mini-PCI WLAN
+
/* Invertex */
product INVERTEX AEON 0x0005 AEON
Home |
Main Index |
Thread Index |
Old Index