summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/__main.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2002-03-14 00:04:09 +0000
committerkrw <krw@openbsd.org>2002-03-14 00:04:09 +0000
commit0b77f96a803926b7cfecd46418937a8a58b2168b (patch)
tree264f49c305aa00a0eeb946bd4dd70dd8060dc8d9 /sys/lib/libkern/__main.c
parentlogin(8) -> login(1) (diff)
downloadwireguard-openbsd-0b77f96a803926b7cfecd46418937a8a58b2168b.tar.xz
wireguard-openbsd-0b77f96a803926b7cfecd46418937a8a58b2168b.zip
Fix *some* problems with new ahc driver that were surfaced with
the recent changes to scsiconf.c. a) Restore marking of appropriate devices as tagged b) Fix an off-by-one error that sprayed bits around c) Use correct field (quirks) when setting SDEV_NOTAGS bit d) Use TAG_ENB define instead of MSG_SIMPLE_Q_TAG when manipulating hscb->control. Both were defined to the same value, but TAG_ENB is the define used to extract the bit later on. This leaves problems, most often seen as faults when accessing a CD drive and disk drive on the same bus. ok smurph@
Diffstat (limited to 'sys/lib/libkern/__main.c')
0 files changed, 0 insertions, 0 deletions