From 4ad37f48aada32c6bdedcae4b5444600b937b91e Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 8 Dec 1999 22:35:36 +0000 Subject: DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace the individual ax, al, pn, and mx drivers. It also supports the Davicom DM9100 and DM9102 chipsets (dm) which we previously did not have. From FreeBSD. --- sys/arch/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf/GENERIC') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 5b00547f8b0..8e055a853ae 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.146 1999/12/07 01:45:29 aaron Exp $ +# $OpenBSD: GENERIC,v 1.147 1999/12/08 22:35:35 aaron Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -252,6 +252,7 @@ al* at pci? dev ? function ? # ADMtek AL981/AN985 ethernet sf* at pci? dev ? function ? # Adaptec AIC-6915 ethernet sis* at pci? dev ? function ? # SiS 900/7016 ethernet ste* at pci? dev ? function ? # Sundance ST201 ethernet +#dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet skc* at pci? dev ? function ? # SysKonnect GEnesis 984x sk* at skc? # each port of above -- cgit v1.2.3