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
/
scsi
/
ss_mustek.c
Age
Commit message (
Expand
)
Author
2010-04-12
i snuck fine grained locking into the midlayer as part of all the
David Gwynne
2010-01-15
Abstract and merge the manual buf queue manipulating functions into
Kenneth R Westerback
2010-01-15
Restore XS_BUSY delay behaviour for buf i/o. Same as for sync path.
Kenneth R Westerback
2010-01-13
Fix SCSIDEBUG compiles.
Kenneth R Westerback
2010-01-02
move the buf handling from using scsi_scsi_cmd over to scsi_xs_exec. i
David Gwynne
2008-06-22
Replace MUSTEK_RETRIES, SCANJET_RETRIES and ST_RETRIES with SCSI_RETRIES,
Kenneth R Westerback
2007-09-16
MALLOC/FREE -> malloc/free, M_ZERO, extraneous casts,
Kenneth R Westerback
2006-11-28
rename scsibus_attach_args to scsi_attach_args. this can help avoid
David Gwynne
2006-05-11
Zap trailing whitespace.
Kenneth R Westerback
2005-06-05
Revert ss_mustek use of new scsi_mode_select(). Further development
Kenneth R Westerback
2005-05-14
Add scsi_mode_[sense|select]_big() and use it instead of
Kenneth R Westerback
2005-04-05
Factor out scsi_mode_sense() and scsi_mode_select() like NetBSD does.
Kenneth R Westerback
2002-03-14
First round of __P removal in sys
Todd C. Miller
1997-03-11
move init. code to m.i. section
kstailey
1997-03-10
do GET_BUFFER_STATUS in special minphys
kstailey
1997-03-06
remove stub get_params functions
kstailey
1996-05-10
SC_DEBUG cleanup
Theo de Raadt
1996-05-07
Remove erroneously doubled text (patch can do that when a new file
Niklas Hallqvist
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1996-02-20
Sync. with NetBSD:
briggs