summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed/if_edreg.h
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-02-02 14:05:58 +0000
committerdg <dg@FreeBSD.org>1994-02-02 14:05:58 +0000
commit164b10596fc5d87428f0b2d6db54ae0779c184b8 (patch)
tree71644efd851f2c966517f26b5455fcbe64c3cd5a /sys/dev/ed/if_edreg.h
parent0c8f65971726aa93b94433af36b6d95f8308d58c (diff)
downloadFreeBSD-src-164b10596fc5d87428f0b2d6db54ae0779c184b8.zip
FreeBSD-src-164b10596fc5d87428f0b2d6db54ae0779c184b8.tar.gz
Added 8003EB board type. Clue from Gerard J van der Grinten (gvdg@cdc.com)
Diffstat (limited to 'sys/dev/ed/if_edreg.h')
-rw-r--r--sys/dev/ed/if_edreg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ed/if_edreg.h b/sys/dev/ed/if_edreg.h
index 0d21edf..cd3f1d0 100644
--- a/sys/dev/ed/if_edreg.h
+++ b/sys/dev/ed/if_edreg.h
@@ -1,7 +1,7 @@
/*
* National Semiconductor DS8390 NIC register definitions
*
- * $Id: if_edreg.h,v 1.11 1994/01/25 22:52:09 ats Exp $
+ * $Id: if_edreg.h,v 1.12 1994/02/02 02:24:42 davidg Exp $
*
* Modification history
*
@@ -698,6 +698,7 @@ struct ed_ring {
#define ED_TYPE_TOSHIBA3 0x13 /* named PCETB */
#define ED_TYPE_TOSHIBA4 0x14 /* named PCETC */
#define ED_TYPE_WD8003W 0x24
+#define ED_TYPE_WD8003EB 0x25
#define ED_TYPE_WD8013W 0x26
#define ED_TYPE_WD8013EP 0x27
#define ED_TYPE_WD8013WC 0x28
OpenPOWER on IntegriCloud