diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-11 01:35:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-11 01:35:52 +0000 |
commit | 2b75b6a5dec6410bbe8cbe1972e48e2a7547cd40 (patch) | |
tree | 0188711c65e1abb3ed1c21a2687b66332a946359 | |
parent | cb1925ad21780ab8cf678647b3136ed0a7899fa3 (diff) |
we need more room; xe goes away again, but it is on other floppies of course
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 96b8c68dc3c..99b9b08453f 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.81 2000/04/03 21:14:13 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.82 2000/04/11 01:35:51 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -200,7 +200,7 @@ ne* at pci? dev ? function ? # NE2000-compat ethernet cards ne* at pcmcia? function ? # PCMCIA based NE2000 cards ep* at pcmcia? function ? # PCMCIA based 3c5xx cards sm* at pcmcia? function ? # PCMCIA based sm cards -xe* at pcmcia? function ? # Xircom ethernet +#xe* at pcmcia? function ? # Xircom ethernet #fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards xl* at pci? dev ? function ? # 3C9xx ethernet cards rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet |