Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-03-10 | do GET_BUFFER_STATUS in special minphys | kstailey | |
1997-03-10 | SCSI-2 scanner use READ_BIG, not READ. | kstailey | |
1997-03-08 | generic set_window via quirk table | kstailey | |
1996-12-11 | removed redundant copy of whole file | kstailey | |
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 | |
- scsi prototypes. - Add SCSI scanner support by Kenneth Stailey and Joachim Koenig-Baltes, hacked a but. Needs more work. ss.c: - Truncate to the window size in ssminphys(), not ssread(). - Missed some prototyping foo. - Minor tweak; make sure window size is 0 on close. - Change variable name to avoid GCC warning. - Handle EOF a little differently. |