Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pcmcia Add in Netgear FA411.



details:   https://anonhg.NetBSD.org/src/rev/6aefee01c3e3
branches:  trunk
changeset: 526597:6aefee01c3e3
user:      chris <chris%NetBSD.org@localhost>
date:      Mon May 06 22:26:48 2002 +0000

description:
Add in Netgear FA411.

diffstat:

 sys/dev/pcmcia/pcmciadevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f8361ff1e23e -r 6aefee01c3e3 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Mon May 06 22:20:57 2002 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Mon May 06 22:26:48 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.165 2002/04/30 13:12:33 uch Exp $
+$NetBSD: pcmciadevs,v 1.166 2002/05/06 22:26:48 chris Exp $
 /* $FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.20 2001/11/19 05:02:55 imp Exp $*/
 
 /*-
@@ -268,6 +268,7 @@
 
 /* Netgear */
 product NETGEAR FA410TXC       0x4530 Netgear FA410TXC
+product NETGEAR FA411          0x0411 Netgear FA411
 
 /* National Instruments */
 product NI PCMCIA_GPIB         0x4882 National Instruments PCMCIA-GPIB



Home | Main Index | Thread Index | Old Index