| Age | Commit message (Expand) | Author |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-07-18 | bzero -> memset | thorpej |
| 2001-06-19 | delint | 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 |
| 2000-06-09 | Prevent a process being swapped out during I/O if the data buffer is | enami |
| 2000-01-04 | oops, bad patch | mjacob |
| 2000-01-04 | - If the user application issues an INITIALIZE ELEMENT STATUS which | mjacob |
| 1999-09-30 | Cleanup the scsipi_xfer flags: | thorpej |
| 1999-09-09 | Rework the changer driver a bit: | thorpej |
| 1999-04-04 | Adjust timeout for 'ielem' to match the comment: 5 mn (not 5s) per element + | bouyer |
| 1998-12-17 | Return ENODEV when the device capability check fails for MOVE and EXCHANGE | gibbs |
| 1998-12-08 | When closing, wait for pending xfers to drain before deleting the reference | thorpej |
| 1998-11-20 | Add adapter reference counting for SCSI and ATAPI devices. | thorpej |
| 1998-08-31 | kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica port | cgd |
| 1998-07-03 | kern/5514: take the submitter's advice, at least partially. The time it | mjacob |
| 1998-01-12 | Adjust for changes to config. | thorpej |
| 1997-10-18 | Implement two macros, scsipi_command() and scsipi_command_direct(), and | thorpej |
| 1997-10-01 | Add missing SCSI_DATA_IN when issuing a READ_ELEMENT_STATUS command. | thorpej |
| 1997-10-01 | Cosmetic changes to keep coding style consistency in this directory; | enami |
| 1997-09-29 | Add 'initialize element status' command; note (for future fixing in ch.c) | mjacob |
| 1997-08-27 | Merge scsipi branch in the mainline. This add support for ATAPI devices | bouyer |
| 1997-02-21 | - Tidy up some printf code in chattach(). | thorpej |
| 1996-12-05 | update these so they compile whether or not __BROKEN_INDIRECT_CONFIG | cgd |
| 1996-10-12 | revert previous kprintf change | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-18 | For ioctl commands which may change the device's state, ensure that | thorpej |
| 1996-04-19 | gcc -Wall delinting: unused variables, assignments inside if's and missing | christos |
| 1996-04-03 | New SCSI media changer driver, written from scratch by me. Some | thorpej |
| 1996-03-30 | Eliminate scsi_conf.h. | christos |
| 1996-03-19 | Define a full set of [234][bl]tol() and lto[234][bl]() conversion functions, | mycroft |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1996-03-05 | Normalize SCSI autoconfiguration output. | thorpej |
| 1996-02-14 | scsi prototypes | christos |
| 1995-01-16 | Remove unused macros. | mycroft |
| 1994-12-28 | Numerous changes. Many bugs fixed, better autoconfig, a few new features. | mycroft |
| 1994-11-21 | Clean up open and close routines somewhat. | mycroft |
| 1994-11-21 | Replace dev_unit with device_softc in scsi_link. Change argument to foostart() | mycroft |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-10-20 | First cut at making user-level SCSI commands work. This is untested. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-04-11 | Fix various types. Remove some outdated flags. | mycroft |
| 1994-03-29 | New SCSI system, based on Julian's more recent work. | mycroft |
| 1993-12-17 | Canonicalize all #includes. | mycroft |
| 1993-08-01 | Add RCS identifiers (this time on the correct side of the branch), and | mycroft |
| 1993-05-20 | add rcsids and clean up file headers | cgd |
| 1993-04-20 | Display more meaningful message on SCSI `unit attention'. | mycroft |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |