summaryrefslogtreecommitdiff
path: root/sys/scsi/ss_mustek.c
AgeCommit message (Expand)Author
2006-11-28rename scsibus_attach_args to scsi_attach_args. this can help avoidDavid Gwynne
2006-05-11Zap trailing whitespace.Kenneth R Westerback
2005-06-05Revert ss_mustek use of new scsi_mode_select(). Further developmentKenneth R Westerback
2005-05-14Add scsi_mode_[sense|select]_big() and use it instead ofKenneth R Westerback
2005-04-05Factor out scsi_mode_sense() and scsi_mode_select() like NetBSD does.Kenneth R Westerback
2002-03-14First round of __P removal in sysTodd C. Miller
1997-03-11move init. code to m.i. sectionkstailey
1997-03-10do GET_BUFFER_STATUS in special minphyskstailey
1997-03-06remove stub get_params functionskstailey
1996-05-10SC_DEBUG cleanupTheo de Raadt
1996-05-07Remove erroneously doubled text (patch can do that when a new fileNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-02-20Sync. with NetBSD:briggs