From 5b90515497d6f8d62d59c70a2f3176d83bddec88 Mon Sep 17 00:00:00 2001 From: briggs Date: Sun, 14 Jan 1996 20:57:37 +0000 Subject: from netbsd: Patch to at least recognise FOCUS EtherLAN. From Erik Bertelson --- sys/arch/mac68k/dev/if_aereg.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/mac68k/dev/if_aereg.h') diff --git a/sys/arch/mac68k/dev/if_aereg.h b/sys/arch/mac68k/dev/if_aereg.h index ab42ac25748..35002107b57 100644 --- a/sys/arch/mac68k/dev/if_aereg.h +++ b/sys/arch/mac68k/dev/if_aereg.h @@ -1,4 +1,4 @@ -/* $NetBSD: if_aereg.h,v 1.11 1995/07/30 13:38:08 briggs Exp $ */ +/* $NetBSD: if_aereg.h,v 1.12 1996/01/12 04:53:05 briggs Exp $ */ /* * National Semiconductor DS8390 NIC register definitions. @@ -31,6 +31,7 @@ struct ae_ring { #define AE_VENDOR_DAYNA 0x02 /* DaynaPORT E/30s (and others?) */ #define AE_VENDOR_ASANTE 0x03 /* Asante MacCon II/E */ #define AE_VENDOR_FARALLON 0x04 /* Farallon EtherMac II-TP */ +#define AE_VENDOR_FOCUS 0x05 /* FOCUS Enhancements EtherLAN */ /* * Compile-time config flags -- cgit v1.2.3