From b9c09d6d17a5134c85ea1fd00a65ce2829a6d254 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 14 May 2003 01:34:44 +0000 Subject: em* is starting to show up on lots of machines. for next release, let us make sure it fits. --- sys/arch/i386/conf/RAMDISK | 15 ++++++++++++++- sys/arch/i386/conf/RAMDISKB | 9 ++++++++- sys/arch/i386/conf/RAMDISKC | 12 +++++++++++- 3 files changed, 33 insertions(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 72bb89f34cc..7783e04d30b 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.117 2003/05/13 22:45:10 miod Exp $ +# $OpenBSD: RAMDISK,v 1.118 2003/05/14 01:34:43 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -223,6 +223,19 @@ vr* at pci? dev ? function ? # VIA Rhine ethernet wb* at pci? dev ? function ? # Winbond W89C840F ethernet dc* at pci? dev ? function ? # 21143, "tulip" clone 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 +#dc* at cardbus? dev ? function ? # 21143, "tulip" clone ethernet +#ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet +#skc* at pci? dev ? function ? # SysKonnect GEnesis 984x +#sk* at skc? # each port of above +em* at pci? dev ? function ? # Intel Pro/1000 ethernet +#txp* at pci? dev ? function ? # 3com 3CR990 +#nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE +#bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) +#stge* at pci? dev ? function ? # Sundance TC9021 GigE +#lge* at pci? dev ? function ? # Level1 LXT1001 GigE +#hme* at pci? dev ? function ? # Sun Happy Meal # Wireless network cards wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index f34458d704b..b4bb494bd67 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.58 2003/05/13 22:45:10 miod Exp $ +# $OpenBSD: RAMDISKB,v 1.59 2003/05/14 01:34:43 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -246,6 +246,13 @@ dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet #ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet #skc* at pci? dev ? function ? # SysKonnect GEnesis 984x #sk* at skc? # each port of above +em* at pci? dev ? function ? # Intel Pro/1000 ethernet +#txp* at pci? dev ? function ? # 3com 3CR990 +#nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE +#bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) +#stge* at pci? dev ? function ? # Sundance TC9021 GigE +#lge* at pci? dev ? function ? # Level1 LXT1001 GigE +#hme* at pci? dev ? function ? # Sun Happy Meal # Wireless network cards wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index c83b0cb5fd7..71c85bcc135 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.30 2003/05/13 22:45:10 miod Exp $ +# $OpenBSD: RAMDISKC,v 1.31 2003/05/14 01:34:43 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -235,6 +235,16 @@ rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet wb* at pci? dev ? function ? # Winbond W89C840F ethernet dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet dc* at cardbus? dev ? function ? # 21143, "tulip" clone ethernet +#ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet +#skc* at pci? dev ? function ? # SysKonnect GEnesis 984x +#sk* at skc? # each port of above +em* at pci? dev ? function ? # Intel Pro/1000 ethernet +#txp* at pci? dev ? function ? # 3com 3CR990 +#nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE +#bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3) +#stge* at pci? dev ? function ? # Sundance TC9021 GigE +#lge* at pci? dev ? function ? # Level1 LXT1001 GigE +#hme* at pci? dev ? function ? # Sun Happy Meal # Wireless network cards wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS -- cgit v1.2.3