summaryrefslogtreecommitdiff
path: root/sys/dev/cons.h
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2007-11-11 14:03:36 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2007-11-11 14:03:36 +0000
commit80acb47d76651cf5a721170eff7732344d1eb1f9 (patch)
tree6c9cc1acbc7aa89d435e5a8c795d583af28f5b58 /sys/dev/cons.h
parentfcaa247358acee3f1cdce9ddd677e6b97b431b66 (diff)
The interrupt routine doesn't need to explicity invoke splbio/splx.
But the polling routine needs to wraps its call of the interrupt routine with splbio/splx. This ensures scsi_done() is properly protected. While in the polling routine, fix the timing code so milliseconds are not treated as microseconds.
Diffstat (limited to 'sys/dev/cons.h')
0 files changed, 0 insertions, 0 deletions