From d9a6bd9c618c3098fa98d59ab1ec7a58c1da0f41 Mon Sep 17 00:00:00 2001 From: John Hay Date: Mon, 9 Sep 2002 11:01:32 +0000 Subject: [PATCH] Remove the second lnc line. Move CD9660 to the third floppy to make mfsroot.flp fit again. --- release/i386/drivers.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/release/i386/drivers.conf b/release/i386/drivers.conf index 23fc28333e10..aa98c3c61c7d 100644 --- a/release/i386/drivers.conf +++ b/release/i386/drivers.conf @@ -63,8 +63,7 @@ wb if_wb 2 network "Winbond W89C840F PCI ethernet card" wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card" xe if_xe 2 network "Xircom pccard ethernet" xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card" -lnc if_lnc 2 network "NE2100, NE32-VL Lance ethernet card" -CD9660 cd9660 2 options "ISO 9660 Filesystem" +CD9660 cd9660 3 options "ISO 9660 Filesystem" MSDOSFS msdosfs 3 options "MSDOS filsystem" NFSCLIENT nfsclient 3 options "Network Filesystem Client" SYSVSHM sysvshm 2 options "SYSV-style shared memory"