From a4a7c3bba60a94edc4e0819d0615eb6e4f5089c6 Mon Sep 17 00:00:00 2001 From: imp Date: Thu, 20 Jan 2005 18:34:22 +0000 Subject: Use Intersil chip names for the symbols, since many makers use the intersil IDs but their own name in the CIS. --- sys/dev/pccard/pccarddevs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/dev/pccard/pccarddevs') diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index b6d5246..4e56579 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -286,8 +286,9 @@ product INTEL PRO100LAN56 0x110a Intel EtherExpress PRO/100 LAN Modem /* Intersil */ /* OEMs sell these things under different marketing names */ -product INTERSIL DWL650 0x7110 Dlink DWL650 -product INTERSIL MA401RA 0x7300 Netgear MA401RA +product INTERSIL ISL37100P 0x7100 ISL37100P +product INTERSIL ISL37110P 0x7110 ISL37110P +product INTERSIL ISL37300P 0x7300 ISL37300P /* I-O DATA */ product IODATA2 WNB11PCM 0x0002 I-O DATA WN-B11/PCM -- cgit v1.1