Age | Commit message (Expand) | Author |
2004-02-07 | If scsi_probe_bus() is called with a particular lun, ensure that lun 0 | Kenneth R Westerback |
2004-01-30 | Backout until we have a better implementation... | Thierry Deval |
2004-01-29 | "And you definitely don't want to use p_priority. Use PRIBIO" | Thierry Deval |
2004-01-29 | Avoid an annoying freeze during attach of live "scsibus" devices. | Thierry Deval |
2004-01-25 | Allow restriction of SCSIDEBUG output to particular scsi buses in | Kenneth R Westerback |
2004-01-24 | ugly #ifdef to be deleted later | Theo de Raadt |
2004-01-23 | Don't probe impossible luns. If lun 0 is non-existant, or if the device shows | Kenneth R Westerback |
2004-01-17 | Use SC_DEBUG() to display debug messages. Makes SCSIDEBUG output better. | Kenneth R Westerback |
2004-01-14 | Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Also | Kenneth R Westerback |
2004-01-07 | Some code cleanup and fixes inspired by NetBSD changes from mycroft@ | Kenneth R Westerback |
2003-10-27 | atlas does indeed support tagging and only the siop was broken | Michael Shalayeff |
2003-09-30 | quantum atlas iv 9 wls lies about tags | Michael Shalayeff |
2003-05-18 | constify the quirck tables and fix the scsi_inqmatch() proto accordingly; krw... | Michael Shalayeff |
2003-05-17 | dale's camera has a usb quirk now | Nathan Binkert |
2003-05-16 | Provide most if not all the support required for the usb changes Nate | Kenneth R Westerback |
2002-12-30 | Add new parameter to scsi_test_unit_ready(): retries number. | Alexander Yurchenko |
2002-09-04 | Write sentences. | Thierry Deval |
2002-09-04 | Add support for RBC (simplified direct) devices. | Thierry Deval |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-09 | Be less parochial and remember that others may need to use quirks! | Kenneth R Westerback |
2002-02-28 | Start quirks off with NOWIDE, NOSYNC and NOTAGS and remove the | Kenneth R Westerback |
2002-02-16 | Disable tagged queueing for HP C3725S and IBM DCAS drives where | Todd C. Miller |
2001-11-02 | In scsi_strvis(), collapse adjacent whitespace/NUL chars to a single | Todd C. Miller |
2001-10-08 | Add a new quirk type, SDEV_NOCDB6, some USB devices like ATAPI | Dale Rahn |
2001-08-26 | Don't restrict MICROP 4421-07 quirk to a specific firmware revision | Todd C. Miller |
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-24 | cold is in systm now | Michael Shalayeff |
2001-06-22 | KNF | Theo de Raadt |
2001-05-24 | Check malloc() return value, from tedu@heorot.stanford.edu | Angelos D. Keromytis |
2001-01-22 | ATAPI CD-ROMs BCD-16X and BCD-24X have troubles starting and stopping their d... | 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-04-18 | sd and scsibus detach | Constantine Sapuntzakis |
2000-04-08 | These days, attach can occur outside the tsleep-restricted world of | Constantine Sapuntzakis |
2000-02-21 | add T_ENCLOSURE name and NOLUN Photon SENA devices | mjacob |
1999-12-31 | Add SDEV_NOLUNS quirk for NEC CD-ROM DRIVE:501 | Todd C. Miller |
1999-12-16 | Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is done | mjacob |
1999-12-11 | LS-120's do support mode sense. | Constantine Sapuntzakis |
1999-11-22 | In order to support Fibre Channel fabric fatten scsi target id's to 16 bits. | mjacob |
1999-07-24 | oops, LS-120 entry munged | Theo de Raadt |
1999-07-24 | SDEV_NOMODESENSE on LS-120 VER5 00 | Theo de Raadt |
1999-07-20 | Make acd redundant. | Constantine Sapuntzakis |
1999-02-24 | Zip250 doesn't do modesense, either. | Jason Downs |
1998-11-28 | Add another Sony CD-ROM, wvdputte@reptile.rug.ac.be | Jason Downs |
1998-11-11 | some scsi devices use 0xff as string terminator in inquiry strings; soren@t.dk | Theo de Raadt |
1998-07-19 | Don't bother trying to use luns on any CyberDrv devices. | Jason Downs |
1998-06-26 | no luns on the ricoh scanner | Theo de Raadt |
1998-05-05 | more lun flakes; rh@vip.at, simonb@telstra.com.au | Theo de Raadt |
1998-04-25 | some exceptions from netbsd | Theo de Raadt |