Temporarily disabled FLOPPY to prevent mayhem due to ISA DMA below 16 MB.

This commit is contained in:
Jorrit Herder 2005-08-02 16:05:01 +00:00
parent 89d86ddb9c
commit 4a8c5316ec

View File

@ -72,13 +72,13 @@ start)
# Start servers and drivers set at the boot monitor. # Start servers and drivers set at the boot monitor.
echo -n "Starting services:" echo -n "Starting services:"
up rtl8139 up rtl8139 ""
up fxp up fxp ""
up dpeth up dpeth ""
up inet up inet ""
up is "arg is leuk" up is ""
up printer "" /dev/lp up printer "" /dev/lp
up floppy "" /dev/fd0 # up floppy "" /dev/fd0
echo . echo .
# Network initialization. # Network initialization.