Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/scsipi



Module Name:    syssrc
Committed By:   chs
Date:           Sat Sep 14 21:41:24 UTC 2002

Modified Files:
        syssrc/sys/dev/scsipi: ss.c ss_scanjet.c

Log Message:
recognize HP ScanJet 4c.
add a catch-all case for other HP scanners.
remove a local version of atoi() in favor of strtoul() from libkern.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/scsipi/ss.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/scsipi/ss_scanjet.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index