diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-05-05 20:11:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-05-05 20:11:13 +0000 |
commit | e7046330fbf0cef53dc57b572a992e2239eda7ef (patch) | |
tree | d391296c9adf890a2201be4ebdbb1bfd598d6c8a /sys/arch | |
parent | 9cc68129fb511c683363c2f2f9aa3e063a5e1cf9 (diff) |
Getting too tight. Surrender a little
Diffstat (limited to 'sys/arch')
-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 d855c680240..e2e25e032d4 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.193 2018/03/27 21:11:17 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.194 2019/05/05 20:11:12 deraadt Exp $ machine i386 maxusers 4 @@ -111,7 +111,7 @@ mpi* at pci? # LSI Logic Fusion-MPT Message Passing Interface #ami* at pci? # AMI MegaRAID controllers #mfi* at pci? # LSI MegaRAID SAS controllers -de* at pci? # DC21X4X-based ethernet cards +#de* at pci? # DC21X4X-based ethernet cards fxp* at pci? # EtherExpress 10/100B ethernet cards ne* at pci? # NE2000-compat ethernet cards ne* at pcmcia? # PCMCIA based NE2000 cards |