index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
osiop.c
Age
Commit message (
Expand
)
Author
2003-08-11
make sure Debugger() is called only inside _both_ DDB and OSIOP_DEBUG
Michael Shalayeff
2003-08-03
use bus_dmamap_load_raw() instead of bus_dmamap_load() where appropriate; krw...
Michael Shalayeff
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-19
Put required delays between reading DSTAT and SSTAT0 registers. Add new ones
Kenneth R Westerback
2003-05-06
make sure we always zero out ds (and get no trash from stack) and always warn...
Michael Shalayeff
2003-05-06
count auto-sense reqs as well; krw@ ok
Michael Shalayeff
2003-05-06
allow programming dma block bus transaction length on 710 and set to 8 words ...
Michael Shalayeff
2003-04-12
Fix index bounds checking in save data pointers logic.
Kenneth R Westerback
2003-04-11
Delete a doubly redundant call to timeout_del() in osiop_timeout.
Kenneth R Westerback
2003-04-09
Cleanup/make more consistant the various DEBUG flags and uses thereof.
Kenneth R Westerback
2003-04-09
Reduce default OSIOP_DEBUG output to a useful volume.
Kenneth R Westerback
2003-04-08
Fix diagnostic output to display data buffer actually being used.
Kenneth R Westerback
2003-04-06
Fix a lot of issues in osiop.
Kenneth R Westerback
2003-02-11
be consistant on Hz vs hz
Michael Shalayeff
2003-02-02
Real (although generic) negotiation results message during boot.
Kenneth R Westerback
2003-01-08
Merry Christmas Mickey!
Kenneth R Westerback