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.c
Age
Commit message (
Expand
)
Author
2000-06-16
take MIN/MAX from param.h, okay theo@
Niels Provos
1999-05-11
clean up
kstailey
1999-05-11
set window descriptor length to actual amount of data
kstailey
1999-05-11
initialize generic quirks
kstailey
1999-05-11
generic trigger
kstailey
1998-09-16
add support for HP ScanJet IIp
kstailey
1998-02-22
Please GCC 2.8 -Wall
Niklas Hallqvist
1997-08-02
add ScanJet 5p, untested
kstailey
1997-04-15
Add quirk, type for AT3 scanner (ViewStation 32)
Thorsten Lockert
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-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-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
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
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
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
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
1996-08-11
limit ioctl priviledges
Theo de Raadt
1996-07-30
patch for HP scanjet 4p; netbsd pr#2663; kstailey@dol-esa.gov
Theo de Raadt
1996-07-11
some MUSTEKs fill with 0xff instead of 0x20; netbsd pr#2617; is@beverly.rhein.de
Theo de Raadt
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