diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-01 05:15:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-01 05:15:35 +0000 |
commit | 9c3a0f0ed6cb2ef811ec224fe22baae1429a2e3c (patch) | |
tree | f39161de48511f85fcb400983e9718862e935d12 /sys | |
parent | 6c3625cb36d0a2cb87d96fe218e9467d3048a64b (diff) |
put ax on big ramdisk
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index f7e6dfd13ed..1d2fe43408c 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.2 1999/08/15 13:11:10 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.3 1999/09/01 05:15:34 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -213,6 +213,7 @@ vr* at pci? dev ? function ? # VIA Rhine ethernet pn* at pci? dev ? function ? # Lite-On PNIC ethernet wb* at pci? dev ? function ? # Winbond W89C840F ethernet ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet +ax* at pci? dev ? function ? # ASIX AX88140A ethernet # Media Independent Interface (mii) drivers #exphy* at mii? phy ? # 3Com internal PHYs |