summaryrefslogtreecommitdiff
path: root/sys/dev/scsipi/st_atapi.c
AgeCommit message (Expand)Author
2003-10-05Remove references to University of California from my copyright notices.bouyer
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-04-23More copyright fixes, pointed out by Thomas. Thanks !bouyer
2001-12-07add detach support for st.yamt
2001-12-01Various quirks for the ATAPI OnStream DI-30, mostly from the FreeBSD driver.bouyer
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-06-18Add my copyrigth and remove the older ones. None of the original authors ofbouyer
2001-06-18Snapshot of ATAPI tapes support. Known to be able to read/write to tape with:bouyer
2001-05-04Add an ATAPI front-end to the st driver. Completely untested for now,bouyer