diff options
author | imp <imp@FreeBSD.org> | 2004-03-25 21:56:28 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2004-03-25 21:56:28 +0000 |
commit | 988874931b3a8e18865c1d4bae1617f912336763 (patch) | |
tree | 39942bc8628c7c1c42bbc010c77c3e001a3b5a17 /sys/dev | |
parent | 4bf96c35a5e7311c05b04cba19ee0fabf9dd7e6d (diff) | |
download | FreeBSD-src-988874931b3a8e18865c1d4bae1617f912336763.zip FreeBSD-src-988874931b3a8e18865c1d4bae1617f912336763.tar.gz |
Add a new Intersil card that DLINK is selling as the DWL-650.
Reported by: Brian O'Shea
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pccard/pccarddevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index df63a5d..8f73490 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -282,8 +282,9 @@ product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100 product INTEL ETHEREXPPRO 0x0301 Intel EtherExpress Pro PCMCIA Card /* Intersil */ -/* Note: The following likely is an OEM card under a different Intersil name */ +/* OEMs sell these things under different marketing names */ product INTERSIL MA401RA 0x7300 Netgear MA401RA +product INTERSIL DWL650 0x7110 Dlink DWL650 /* I-O DATA */ product IODATA PCLATE 0x2216 I-O DATA PCLA/TE |