Age | Commit message (Expand) | Author |
2003-02-20 | Eliminate unused parameter to scsi_free_xs(). | Kenneth R Westerback |
2002-12-30 | Add new parameter to scsi_test_unit_ready(): retries number. | Alexander Yurchenko |
2002-08-03 | spell 'debugging' correctly with double 'g' (in comments) | Peter Valchev |
2002-05-27 | punctuation | Thierry Deval |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-07 | pass the proc* down the ioctl chain to controller; mjacob@ csapuntz@ ok | Michael Shalayeff |
2001-10-26 | Remove unused #define INUSE. It was rendered superfluous by the | Kenneth R Westerback |
2001-10-08 | Add a new quirk type, SDEV_NOCDB6, some USB devices like ATAPI | Dale Rahn |
2001-08-25 | Change scsi_[free|get]_xs to use pool(9); art@ krw@ miod@ ok. | Federico G. Schwindt |
2001-08-18 | Make siop pay attention to quirks table. This not only eliminates the | Kenneth R Westerback |
2001-06-22 | KNF | Theo de Raadt |
2001-04-30 | Pass IOCTL to adapter device if not understood by SCSI layer. | Constantine Sapuntzakis |
2000-11-23 | fix lun support, not as nice as i would like | Theo de Raadt |
2000-11-20 | limit luns on usb | Theo de Raadt |
2000-07-06 | Add in a timeout structure to the scsi_xfer structure so that HBA's can | mjacob |
2000-04-08 | These days, attach can occur outside the tsleep-restricted world of | Constantine Sapuntzakis |
1999-12-16 | Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is done | mjacob |
1999-11-22 | In order to support Fibre Channel fabric fatten scsi target id's to 16 bits. | mjacob |
1999-07-25 | Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP | Constantine Sapuntzakis |
1999-07-20 | Make acd redundant. | Constantine Sapuntzakis |
1999-07-18 | Added SDEV_NOSENSE for ATAPI devices without request sense. | Constantine Sapuntzakis |
1998-08-04 | make resid size_t | Todd C. Miller |
1998-02-16 | add SDEV_NOTAGS | Theo de Raadt |
1997-09-05 | Add SCSITERSE option which omits the (large) ASC/ASCQ table. | Todd C. Miller |
1997-08-22 | Add more detailed SCSI error printing by Matthew Jacob. Enabled by | Todd C. Miller |
1997-04-14 | Merge in various pieces of current NetBSD scsi code, including but not limited | Jason Downs |
1997-01-18 | scsi->moreluns is a bitfield based on target--should be u_int16_t, now. | briggs |
1997-01-16 | Added scsiprint from NetBSD, needed by new driver for VAX. -moj | Mats O Jansson |
1997-01-15 | sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted | Theo de Raadt |
1996-10-31 | $OpenBSD RCSIDs + comment fix in sd.c | Niklas Hallqvist |
1996-08-11 | limit ioctl priviledges | Theo de Raadt |
1996-06-10 | Several changes: | Jason Downs |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-02-20 | Sync. with NetBSD: | briggs |
1996-01-14 | From NetBSD: (required for last change to scsi_base.c in case we get | briggs |
1996-01-10 | Save inquiry flags in sc_link so low-level drivers can use it. | briggs |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |