diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 15 |
1 files changed, 14 insertions, 1 deletions
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 |