summaryrefslogtreecommitdiff
path: root/sys/scsi/sd.c
AgeCommit message (Expand)Author
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-07-26Report total number of blocks for a scsi disk since on modern drivesTodd C. Miller
1997-04-14Merge in various pieces of current NetBSD scsi code, including but not limitedJason Downs
1997-01-04readdisklabel() with correct dev_tTheo de Raadt
1996-12-11b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007Theo de Raadt
1996-12-03clear sense buffer for mode sense 4, dms@celtech.comTheo de Raadt
1996-10-31$OpenBSD RCSIDs + comment fix in sd.cNiklas Hallqvist
1996-08-07disk_unbusy if op failed to enqueueTheo de Raadt
1996-07-12Fixed wrong type of argument passing for SCIOCREASSIGN.Per Fogelstrom
1996-07-11Make use of existing SCSI block reassign code.Per Fogelstrom
1996-06-16NetBSD PR#2535: add mode sense 5 and floppy support in our framework.Jason Downs
1996-06-10do not check SDEV_MEDIA_LOADED because it does not matterTheo de Raadt
1996-06-10Several changes:Jason Downs
1996-06-01all ports have dk_establishTheo de Raadt
1996-05-22unload after last closeTheo de Raadt
1996-05-10SC_DEBUG cleanupTheo de Raadt
1996-05-06from netbsd; SCSIDEBUG printf() fixesTheo de Raadt
1996-05-02no sys/cpu.h, fix bugs in chTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-02-20Sync w/ NetBSD:briggs
1996-01-14From NetBSD: (required for last change to scsi_base.c in case we getbriggs
1996-01-12from netbsd;Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt