summaryrefslogtreecommitdiff
path: root/sys/dev/scsipi/ch.c
AgeCommit message (Expand)Author
1995-01-16Remove unused macros.mycroft
1994-12-28Numerous changes. Many bugs fixed, better autoconfig, a few new features.mycroft
1994-11-21Clean up open and close routines somewhat.mycroft
1994-11-21Replace dev_unit with device_softc in scsi_link. Change argument to foostart()mycroft
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-10-20First cut at making user-level SCSI commands work. This is untested.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-04-11Fix various types. Remove some outdated flags.mycroft
1994-03-29New SCSI system, based on Julian's more recent work.mycroft
1993-12-17Canonicalize all #includes.mycroft
1993-08-01Add RCS identifiers (this time on the correct side of the branch), andmycroft
1993-05-20add rcsids and clean up file headerscgd
1993-04-20Display more meaningful message on SCSI `unit attention'.mycroft
1993-03-21after 0.2.2 "stable" patches appliedcgd