Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/dev/pcmcia pullup 1.33->1.34 (thorpej): Add Fujitsu...



details:   https://anonhg.NetBSD.org/src/rev/f5f694520f7b
branches:  netbsd-1-4
changeset: 468505:f5f694520f7b
user:      perry <perry%NetBSD.org@localhost>
date:      Tue Apr 27 13:53:47 1999 +0000

description:
pullup 1.33->1.34 (thorpej): Add Fujitsu LA501 (PR6524, Stephen Ma)

diffstat:

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

diffs (19 lines):

diff -r b21790fe1df4 -r f5f694520f7b sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Tue Apr 27 13:51:29 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Tue Apr 27 13:53:47 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.33 1999/02/19 21:49:43 abs Exp $
+$NetBSD: pcmciadevs,v 1.33.2.1 1999/04/27 13:53:47 perry 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