Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pcmcia Added NewMedia BusToaster SCSI Host Adapter



details:   https://anonhg.NetBSD.org/src/rev/20297fa3ee84
branches:  trunk
changeset: 473793:20297fa3ee84
user:      mjl <mjl%NetBSD.org@localhost>
date:      Sat Jun 19 18:16:07 1999 +0000

description:
Added NewMedia BusToaster SCSI Host Adapter

diffstat:

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

diffs (17 lines):

diff -r 59447912d31f -r 20297fa3ee84 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Sat Jun 19 18:02:06 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Sat Jun 19 18:16:07 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.35 1999/05/24 13:05:12 christos Exp $
+$NetBSD: pcmciadevs,v 1.36 1999/06/19 18:16:07 mjl Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -139,6 +139,7 @@
 
 /* NewMedia Products */
 product NEWMEDIA BASICS                0x0019 NewMedia BASICS Ethernet
+product NEWMEDIA BUSTOASTER    0xc102 NewMedia BusToaster SCSI Host Adapter
 
 /* Standard Microsystems Corporation Products */
 product SMC 8016               0x0105 SMC 8016 EtherCard



Home | Main Index | Thread Index | Old Index