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.
|
# 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user