Age | Commit message (Expand) | Author |
2001-06-22 | KNF | Theo de Raadt |
2000-12-13 | move back to unlimitted openings | Michael Shalayeff |
2000-10-13 | Matthew Jacob <mjacob@feral.com>: | Michael Shalayeff |
2000-09-21 | do not limit openings to defined SDOUTSTANDING value of 4, since many control... | Michael Shalayeff |
2000-09-20 | make SDOUTSTANDING redefinable, since some controller can handle more than 4 ... | Michael Shalayeff |
2000-04-18 | sd and scsibus detach | Constantine Sapuntzakis |
2000-04-08 | These days, attach can occur outside the tsleep-restricted world of | Constantine Sapuntzakis |
1999-12-05 | correct printout labels | Theo de Raadt |
1999-08-24 | Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI). | Constantine Sapuntzakis |
1999-08-10 | support DIOCRLDINFO | Theo de Raadt |
1999-07-25 | gets even worse.. | Theo de Raadt |
1999-07-25 | another costa bug.. erk | Theo de Raadt |
1999-07-25 | Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP | Constantine Sapuntzakis |
1999-07-23 | use READ_BIG for atapi; LS-120 works now | Theo de Raadt |
1999-07-22 | for drives <10MB of so, print #.##MB for the size | Theo de Raadt |
1999-05-09 | Fix sdsize() to not call sdopen()/sdclose() unless it is needed. | Tobias Weingartner |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-10-01 | Put vendor + model in spoofed label, not 'fictious' | Todd C. Miller |
1998-05-02 | Set blksize to DEV_BSIZE, not 512. | Todd C. Miller |
1998-04-25 | set d_bbsize and d_sbsize in spoofed label to values correct for ffs | Todd C. Miller |
1998-03-27 | Fix strncpy usage and call a cdrom a cdrom in the fake label | Todd C. Miller |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-07-26 | Report total number of blocks for a scsi disk since on modern drives | Todd C. Miller |
1997-04-14 | Merge in various pieces of current NetBSD scsi code, including but not limited | Jason Downs |
1997-01-04 | readdisklabel() with correct dev_t | 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-03 | clear sense buffer for mode sense 4, dms@celtech.com | Theo de Raadt |
1996-10-31 | $OpenBSD RCSIDs + comment fix in sd.c | Niklas Hallqvist |
1996-08-07 | disk_unbusy if op failed to enqueue | Theo de Raadt |
1996-07-12 | Fixed wrong type of argument passing for SCIOCREASSIGN. | Per Fogelstrom |
1996-07-11 | Make use of existing SCSI block reassign code. | Per Fogelstrom |
1996-06-16 | NetBSD PR#2535: add mode sense 5 and floppy support in our framework. | Jason Downs |
1996-06-10 | do not check SDEV_MEDIA_LOADED because it does not matter | Theo de Raadt |
1996-06-10 | Several changes: | Jason Downs |
1996-06-01 | all ports have dk_establish | Theo de Raadt |
1996-05-22 | unload after last close | Theo de Raadt |
1996-05-10 | SC_DEBUG cleanup | Theo de Raadt |
1996-05-06 | from netbsd; SCSIDEBUG printf() fixes | Theo de Raadt |
1996-05-02 | no sys/cpu.h, fix bugs in ch | Theo de Raadt |
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 w/ NetBSD: | briggs |
1996-01-14 | From NetBSD: (required for last change to scsi_base.c in case we get | briggs |
1996-01-12 | from netbsd; | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |