diff options
author | 2013-10-29 21:49:07 +0000 | |
---|---|---|
committer | 2013-10-29 21:49:07 +0000 | |
commit | d2f66e2e1fe9ab9bfd87b4047b4988ef3b310a38 (patch) | |
tree | 9cd2e7ac69a05d8a62a35f06bed7fa22ab34fb41 /sys/dev/flash.c | |
parent | unbreak glxsb(4) by properly allocating it's key schedule; (diff) | |
download | wireguard-openbsd-d2f66e2e1fe9ab9bfd87b4047b4988ef3b310a38.tar.xz wireguard-openbsd-d2f66e2e1fe9ab9bfd87b4047b4988ef3b310a38.zip |
More cleanups:
- accept empty controller and partition numbers, as well as empty filenames,
and use defaults (0, 0 and "bsd") instead of complaining the boot path
is invalid.
- do not attempt to detect and report devices at boot, using a small
list of possible devices (only scsi id #6 and #5, come on!).
Instead, parse the user-supplied boot string to figure out which controller
and device to talk to. (still no SCSI LUN support, though).
Because of the last change, SCSI unit numbers ought to match the PROM
numbering now (10 * controller + 6 - device id).
Crank version to 0.2.
Diffstat (limited to 'sys/dev/flash.c')
0 files changed, 0 insertions, 0 deletions