Temporarily disabled FLOPPY to prevent mayhem due to ISA DMA below 16 MB.
This commit is contained in:
parent
89d86ddb9c
commit
4a8c5316ec
12
etc/usr/rc
12
etc/usr/rc
@ -72,13 +72,13 @@ start)
|
||||
|
||||
# Start servers and drivers set at the boot monitor.
|
||||
echo -n "Starting services:"
|
||||
up rtl8139
|
||||
up fxp
|
||||
up dpeth
|
||||
up inet
|
||||
up is "arg is leuk"
|
||||
up rtl8139 ""
|
||||
up fxp ""
|
||||
up dpeth ""
|
||||
up inet ""
|
||||
up is ""
|
||||
up printer "" /dev/lp
|
||||
up floppy "" /dev/fd0
|
||||
# up floppy "" /dev/fd0
|
||||
echo .
|
||||
|
||||
# Network initialization.
|
||||
|
Loading…
x
Reference in New Issue
Block a user