Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pcmcia Regen



details:   https://anonhg.NetBSD.org/src/rev/8d45267caa47
branches:  trunk
changeset: 473794:8d45267caa47
user:      mjl <mjl%NetBSD.org@localhost>
date:      Sat Jun 19 18:17:14 1999 +0000

description:
Regen

diffstat:

 sys/dev/pcmcia/pcmciadevs.h |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 20297fa3ee84 -r 8d45267caa47 sys/dev/pcmcia/pcmciadevs.h
--- a/sys/dev/pcmcia/pcmciadevs.h       Sat Jun 19 18:16:07 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs.h       Sat Jun 19 18:17:14 1999 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcmciadevs.h,v 1.38 1999/05/24 13:05:40 christos Exp $ */
+/*     $NetBSD: pcmciadevs.h,v 1.39 1999/06/19 18:17:14 mjl Exp $      */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     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 
  */
 
 /*-
@@ -222,6 +222,9 @@
 #define        PCMCIA_CIS_NEWMEDIA_BASICS      { NULL, NULL, NULL, NULL }
 #define        PCMCIA_PRODUCT_NEWMEDIA_BASICS  0x0019
 #define        PCMCIA_STR_NEWMEDIA_BASICS      "NewMedia BASICS Ethernet"
+#define        PCMCIA_CIS_NEWMEDIA_BUSTOASTER  { NULL, NULL, NULL, NULL }
+#define        PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER      0xc102
+#define        PCMCIA_STR_NEWMEDIA_BUSTOASTER  "NewMedia BusToaster SCSI Host Adapter"
 
 /* Standard Microsystems Corporation Products */
 #define        PCMCIA_CIS_SMC_8016     { NULL, NULL, NULL, NULL }



Home | Main Index | Thread Index | Old Index