Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pcmcia Replace NETGEAR_2 with INTERSIL to reflect wh...
details: https://anonhg.NetBSD.org/src/rev/fed3ad35dd06
branches: trunk
changeset: 573196:fed3ad35dd06
user: imp <imp%NetBSD.org@localhost>
date: Fri Jan 21 20:26:09 2005 +0000
description:
Replace NETGEAR_2 with INTERSIL to reflect who actually owns the ID. Add some IDs from FreeBSD
diffstat:
sys/dev/pcmcia/pcmciadevs | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
diffs (57 lines):
diff -r 5bd52b91fc09 -r fed3ad35dd06 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Fri Jan 21 20:23:44 2005 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Fri Jan 21 20:26:09 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.207 2004/08/10 18:45:25 mycroft Exp $
+$NetBSD: pcmciadevs,v 1.208 2005/01/21 20:26:09 imp Exp $
/* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
/*-
@@ -42,7 +42,7 @@
*/
vendor FUJITSU 0x0004 Fujitsu Corporation
-vendor NETGEAR_2 0x000b Netgear
+vendor INTERSIL 0x000b Netgear
vendor PANASONIC 0x0032 Matsushita Electric Industrial Co.
vendor SANDISK 0x0045 Sandisk Corporation
vendor NEWMEDIA 0x0057 New Media Corporation
@@ -241,6 +241,12 @@
product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 LAN PC Card
product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100
+/* Intersil */
+/* OEMs sell these things under different marketing names */
+product INTERSIL ISL37100P 0x7100 Intersil ISL37100P
+product INTERSIL ISL37110P 0x7110 Intersil ISL37110P
+product INTERSIL ISL37300P 0x7300 Intersil ISL37300P
+
/* I-O DATA */
product IODATA PCLATE 0x2216 I-O DATA PCLA/TE
product IODATA2 WNB11PCM 0x0002 I-O DATA WN-B11/PCM
@@ -301,7 +307,6 @@
product NETGEAR FA410TX 0x0230 Netgear FA410TX
product NETGEAR FA410TXC 0x4530 Netgear FA410TXC
product NETGEAR FA411 0x0411 Netgear FA411
-product NETGEAR_2 MA401 0x7300 Netgear MA401
/* National Instruments */
product NI PCMCIA_GPIB 0x4882 National Instruments PCMCIA-GPIB
@@ -414,7 +419,7 @@
vendor GEMTEK -1 Gem Tek
vendor GENIUS -1 Genius
vendor ICOM -1 ICOM Inc
-vendor INTERSIL -1 Intersil
+vendor INTERSIL2 -1 Intersil
vendor LANTECH -1 Lantech Computer Company
vendor NAKAGAWAMETAL -1 NAKAGAWA METAL
vendor NDC -1 NDC
@@ -472,7 +477,7 @@
product GEMTEK WLAN { "Intersil", "PRISM&sp2_5&spPCMCIA&spADAPTER", NULL, NULL } GEMTEK Prism2_5 WaveLAN Card
product GENIUS ME3000II { "PCMCIA", "PCMCIA-ETHERNET-CARD", "UE2216", NULL }
product ICOM SL200 { "Icom", "SL-200", NULL, NULL } Icom SL-200
-product INTERSIL PRISM2 { "INTERSIL", "HFA384x/IEEE", NULL, NULL } Intersil Prism II
+product INTERSIL2 PRISM2 { "INTERSIL", "HFA384x/IEEE", NULL, NULL } Intersil Prism II
product IODATA CBIDE2 { "IO&spDATA", "CBIDE2&sp&sp&sp&sp&sp&sp", NULL, NULL } IO-DATA CBIDE2/16-bit mode
product IODATA PCLAT { "I-O&spDATA", "PCLA", "ETHERNET", NULL } IO-DATA PCLA/T
product LANTECH FASTNETTX { "ASIX", "AX88190", NULL, NULL } Lantech Fastnet/TX
Home |
Main Index |
Thread Index |
Old Index