diff options
author | 2017-09-03 20:03:58 +0000 | |
---|---|---|
committer | 2017-09-03 20:03:58 +0000 | |
commit | 92017543628ea4648581dc25386ec71eaf15cd78 (patch) | |
tree | f1747fa57873216e2230f878de5ed5cc3c9c3b3e /sys/dev/usb/xhci.c | |
parent | fix grammar; while here, improve spacing. (diff) | |
download | wireguard-openbsd-92017543628ea4648581dc25386ec71eaf15cd78.tar.xz wireguard-openbsd-92017543628ea4648581dc25386ec71eaf15cd78.zip |
fdc: defer probing of floppy drives
Defer probing of the drives to a kthread. This avoids several seconds of
delay() during boot. However, drives may now appear only after init has
started. But this does not affect installs from floppy. In that case the root
ramdisk is linked into the kernel and loaded by the boot loader.
Approach suggested by deraadt@, tested by miod@
Diffstat (limited to 'sys/dev/usb/xhci.c')
0 files changed, 0 insertions, 0 deletions