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
Age
Commit message (
Expand
)
Author
1997-05-05
#define away local versions of atoi & strchr to prevent potential
Niklas Hallqvist
1997-04-15
Add quirk, type for AT3 scanner (ViewStation 32)
Thorsten Lockert
1997-04-14
Merge in various pieces of current NetBSD scsi code, including but not limited
Jason Downs
1997-04-05
add quirk table entry for the Ultima A6000C
kstailey
1997-04-05
fix NULL ptr deref in ss_set_window()
kstailey
1997-04-02
most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoy...
Theo de Raadt
1997-03-29
Increase timeout by a factor of ten in cd_size().
briggs
1997-03-26
deal with CD drives that indicate 2352 bytes per block...
Theo de Raadt
1997-03-13
Copy the scanner_type from the quirkdata to the sio for userland to see.
kstailey
1997-03-13
Add scanner_type and compute_sizes() to quirks.
kstailey
1997-03-13
UMAX SuperVista S-12 also needs a NOLUNS quirk.
briggs
1997-03-11
more about disconnect
kstailey
1997-03-11
adjust comments
kstailey
1997-03-11
Added GENERIC_SCSI2 scanner type.
kstailey
1997-03-11
move init. code to m.i. section
kstailey
1997-03-11
added whitespace.
kstailey
1997-03-11
Added notes about how to use the driver.
kstailey
1997-03-11
Add comment about generic trigger missing.
kstailey
1997-03-10
Do not increase buffer bp->b_bcount in get_buffer_status().
kstailey
1997-03-10
SCSI 2 scanners use READ_BIG not READ
kstailey
1997-03-10
do GET_BUFFER_STATUS in special minphys
kstailey
1997-03-10
stuff about halftone
kstailey
1997-03-10
SCSI-2 scanner use READ_BIG, not READ.
kstailey
1997-03-10
Start of generic scanner read().
kstailey
1997-03-09
deleted SS_Q_VENDOR_SETWINDOW bit. Just check for non-NULL vendor_unique_sw
kstailey
1997-03-08
Smaller names for quirks.
kstailey
1997-03-08
reformatted text
kstailey
1997-03-08
some scanner driver docs
kstailey
1997-03-08
support for RIF bit as a quirk (currently unused)
kstailey
1997-03-08
Fujitsu SET_WINDOW support
kstailey
1997-03-08
way more generic SET_WINDOW...
kstailey
1997-03-08
generic set_window via quirk table
kstailey
1997-03-08
remove unused struct member
kstailey
1997-03-08
fix warning.
kstailey
1997-03-07
more generic SET WINDOW stuff
kstailey
1997-03-07
more stuff
kstailey
1997-03-06
remove stub get_params functions
kstailey
1997-02-27
When we don't output any extra scanner info, output the newline at the end
Thorsten Lockert
1997-02-27
Add quirk for a scanner
Thorsten Lockert
1997-02-24
This changes the timeout on the st device so that the new tape drives that
jkatz
1997-02-24
Adds support for DEC SCSI tape drives used in Vaxen that can also be used
jkatz
1997-01-18
scsi->moreluns is a bitfield based on target--should be u_int16_t, now.
briggs
1997-01-18
Boundary error (s/<=/</)
Niklas Hallqvist
1997-01-16
prevent scsiconf.c:110: warning: unused variable `l'
kstailey
1997-01-16
Added scsiprint from NetBSD, needed by new driver for VAX. -moj
Mats O Jansson
1997-01-15
sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted
Theo de Raadt
1997-01-04
readdisklabel() with correct dev_t
Theo de Raadt
1996-12-24
deal with the 2340 lie in the right place, i think
Theo de Raadt
1996-12-11
b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007
Theo de Raadt
1996-12-11
removed redundant copy of whole file
kstailey
[next]