freebsd-dev/sys/dev/ciss
Scott Long 1fe6c4ee54 Add SCSI passthrough support to CISS. This allows devices like tape drives
that are on a CISS bus to be exported up to CAM and made available as normal
devices.  This will typically add one or two buses to CAM, which will be
numbered starting at 32 to allow room for CISS proxy buses.  Also, the CISS
firmware usually hides disk devices, but these can also be exposed as 'pass'
devices if you set the hw.ciss.expose_hidden_physical tunable.

Sponsored by:	Tape Laboratories, Inc.
MFC After: 3 days
2004-06-21 20:18:40 +00:00
..
ciss.c Add SCSI passthrough support to CISS. This allows devices like tape drives 2004-06-21 20:18:40 +00:00
cissio.h use __packed/__aligned rather than GCC-specific __attribute__. 2002-09-23 06:35:33 +00:00
cissreg.h Add SCSI passthrough support to CISS. This allows devices like tape drives 2004-06-21 20:18:40 +00:00
cissvar.h Add SCSI passthrough support to CISS. This allows devices like tape drives 2004-06-21 20:18:40 +00:00