Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/dev/pcmcia Pull up revision 1.176 (requested by abs...
details: https://anonhg.NetBSD.org/src/rev/07599fb6a4ce
branches: netbsd-1-6
changeset: 529416:07599fb6a4ce
user: tron <tron%NetBSD.org@localhost>
date: Tue Nov 19 21:29:47 2002 +0000
description:
Pull up revision 1.176 (requested by abs in ticket #971):
Support this device, which is evidently a rebadged GEMTEK WLAN which we
already support under another name:
wi0 at pcmcia0 function 0: NETGEAR MA401RA Wireless PC, Card, ISL37300PEval-RevA
wi0: 802.11 address <whatever>
wi0: using RF:PRISM2.5 MAC:ISL3873B(PCMCIA)
wi0: Intersil Firmware: Primary (1.0.7), Station (1.3.6)
diffstat:
sys/dev/pcmcia/pcmciadevs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r f16ca9932398 -r 07599fb6a4ce sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Tue Nov 19 21:28:34 2002 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Tue Nov 19 21:29:47 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.167.4.5 2002/09/18 19:37:19 thorpej Exp $
+$NetBSD: pcmciadevs,v 1.167.4.6 2002/11/19 21:29:47 tron Exp $
/* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
/*-
@@ -42,6 +42,7 @@
*/
vendor FUJITSU 0x0004 Fujitsu Corporation
+vendor NETGEAR_2 0x000b Netgear
vendor PANASONIC 0x0032 Matsushita Electric Industrial Co.
vendor SANDISK 0x0045 Sandisk Corporation
vendor NEWMEDIA 0x0057 New Media Corporation
@@ -277,6 +278,7 @@
/* Netgear */
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
Home |
Main Index |
Thread Index |
Old Index