This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
cam
/
scsi
History
Nick Hibma
7cce89994a
Support for the Panasonic / Matshita USB FDD.
...
Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp> PR: kern/20300
2000-07-31 12:40:26 +00:00
..
scsi_all.c
scsi_all.c:
2000-07-18 19:48:58 +00:00
scsi_all.h
Add SCSI_CDB6_LEN macro (where 0 ==> 256).
2000-07-14 19:40:54 +00:00
scsi_cd.c
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
scsi_cd.h
Add support for the DVD ioctl interface.
2000-05-12 03:36:02 +00:00
scsi_ch.c
Remove unneeded <sys/buf.h> includes.
2000-04-18 15:15:39 +00:00
scsi_ch.h
Add $FreeBSD$
2000-05-01 20:32:07 +00:00
scsi_da.c
Support for the Panasonic / Matshita USB FDD.
2000-07-31 12:40:26 +00:00
scsi_da.h
Implement a new camcontrol function, 'camcontrol format'.
2000-05-21 23:57:52 +00:00
scsi_message.h
scsi_all.c:
2000-07-18 19:48:58 +00:00
scsi_pass.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
scsi_pass.h
…
scsi_pt.c
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
scsi_pt.h
…
scsi_sa.c
Some prettifying for the quirk comments.
2000-05-09 04:54:10 +00:00
scsi_sa.h
…
scsi_ses.c
Fix breakage where we never were attaching SES devices because inq_len
2000-06-18 04:19:08 +00:00
scsi_ses.h
Move the kernel specific stuff into scsi_ses.c. Redo the ioctls
2000-01-15 22:40:04 +00:00
scsi_targ_bh.c
Don't, when doing cam_fill_ctio, add a SIMPLE Q tag unless
2000-07-14 21:09:25 +00:00
scsi_target.c
Preserve CAM_DIS_DISCONNECT as passed up from SIM (like
2000-07-17 01:45:51 +00:00
scsi_targetio.h
Add a TARGIODEBUG ioctl to allow for CAM_DEBUG_PERIPH tracing on
2000-07-14 19:42:47 +00:00