thorpej
b75a007d9f
Add trailing ; to CFATTACH_DECL.
2002-10-02 16:51:16 +00:00
thorpej
239b192ca3
Use CFATTACH_DECL().
2002-09-30 23:07:07 +00:00
thorpej
bf97c13c6c
Declare all cfattach structures const.
2002-09-27 20:41:46 +00:00
yamt
272f471ee0
add detach support for st.
2001-12-07 11:26:30 +00:00
lukem
2565646230
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
lukem
7ba10b3532
add RCSIDs
2001-11-13 06:54:32 +00:00
thorpej
38bdc75312
bcopy -> memcpy
2001-07-18 18:25:41 +00:00
thorpej
03746a443a
bzero -> memset
2001-07-18 18:21:04 +00:00
bouyer
0a63f01fef
Snapshot of ATAPI tapes support. Known to be able to read/write to tape with:
...
st0 at atapibus0 drive 1: <Seagate STT8000A, , 5.51> type 1 sequential
removable
Major changes may still happen in order to properly support other ATAPI
tape drives.
2001-06-18 09:05:05 +00:00
bouyer
27155d9a6d
Add an ATAPI front-end to the st driver. Completely untested for now,
...
but st at scsi should still work :)
2001-05-04 07:48:56 +00:00