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 the Fujitsu LA501 Ethernet card. PR #652...



details:   https://anonhg.NetBSD.org/src/rev/942e25fd7040
branches:  trunk
changeset: 472305:942e25fd7040
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Tue Apr 27 04:48:43 1999 +0000

description:
Add the Fujitsu LA501 Ethernet card.  PR #6524, Stephen Ma.

diffstat:

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

diffs (19 lines):

diff -r 2551fb7ff866 -r 942e25fd7040 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Tue Apr 27 04:36:25 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Tue Apr 27 04:48:43 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.33 1999/02/19 21:49:43 abs Exp $
+$NetBSD: pcmciadevs,v 1.34 1999/04/27 04:48:43 thorpej Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -91,6 +91,9 @@
 product MOTOROLA POWER144      0x0105 Motorola Power 14.4 Modem
 product MOTOROLA PM100C                0x0302 Motorola Personal Messenger 100C CDPD Modem
 
+/* Fujitsu Products */
+product FUJITSU LA501          0x2000 Fujitsu Towa LA501 Ethernet
+
 /* IBM Products */
 product IBM INFOMOVER          0x0002 National Semiconductor InfoMover
 product IBM HOME_AND_AWAY      0x002e IBM Home and Away Modem



Home | Main Index | Thread Index | Old Index