| Age | Commit message (Expand) | Author |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-05 | use aprint_*_dev and device_xname | cegger |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-29 | - Sprinkle const | christos |
| 2005-02-21 | Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name | thorpej |
| 2004-09-17 | Change the way bustype_cmd is used. Rather than having it be responsible for | mycroft |
| 2004-09-09 | Make the xxstart() functions reentrant again, as some drivers HBA can call | bouyer |
| 2004-08-27 | Improve handling of memory shortage, to fix problems like: | bouyer |
| 2004-08-21 | Use ANSI function decls and make use of static. | thorpej |
| 2004-03-10 | Decrease xs_retries before retrying aborted commands, and report EIO if it | bouyer |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-05-14 | Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define | bouyer |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 1999-09-30 | Cleanup the scsipi_xfer flags: | thorpej |
| 1999-08-28 | If scsipi_make_xs() fails, make sure to flag the buffer as error'd, | thorpej |
| 1999-06-25 | Go to splbio() when calling scsipi_free_xs(), just like the SCSI counterpart. | thorpej |
| 1998-11-17 | In atapi_wdc.c, issue a 'REQUEST SENSE' command when appropriate. | bouyer |
| 1998-10-12 | Merge bouyer-ide | bouyer |
| 1998-08-15 | Assign my copyrights to TNF. | mycroft |
| 1998-07-15 | part of fix for kern/3835: use of enumerated returns from target sense handlers | mjacob |
| 1998-07-11 | Clarify that Sense Key 1 is a "RECOVERED ERROR"- not just an error. | mjacob |
| 1998-07-01 | Use new Sense Key defines (for clarity) | mjacob |
| 1998-01-15 | add support for an ATAPI attachment for 'sd'. | cgd |
| 1997-12-30 | EACCESS->EROFS, for the write on readonly medium error. | is |
| 1997-10-01 | Cosmetic changes to keep coding style consistency in this directory; | enami |
| 1997-08-27 | Merge scsipi branch in the mainline. This add support for ATAPI devices | bouyer |