imp
362fcfc1e2
Start each of the license/copyright comments with /*-
2005-01-05 22:34:37 +00:00
steve
fd4270504b
Spell declarations correctly.
2001-01-12 02:49:40 +00:00
mjacob
7f4366ad6f
1. Oops on last commit: note a few SCSI-3 items for data compression page.
...
2. Change copyright to me- per practive of scsi_sa.c that Justin had
me do a while back.
2000-10-31 22:36:33 +00:00
mjacob
708721e0c4
scsi_sa.h
2000-10-31 22:34:51 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
mjacob
b137ef8503
Make clear that the DATA COMPRESSION page is a SCSI-3 entity- not a SCSI-2
...
entity. Add the Device Configuration page data structure- this structure
should be used if you fail to fetch the DATA COMPRESSION page. Make a union
type of a mode header, a device configuration page and the data compression
page.
Add a couple of QIC density defines (QIC 2G/QIC 4GB).
1999-05-11 02:23:37 +00:00
mjacob
dd28fa7a25
add QIC 525,320,1320,3080 codes
1999-02-05 07:19:23 +00:00
mjacob
50ba4cd74d
Add structures and function definitions pertinent for hardware locate support.
1998-12-18 04:29:16 +00:00
mjacob
d91789e596
Add some tape specific density codes- only enough of them here to recognize
...
some specific older units so we can choose 2FM@EOD or FIXED blocksize
quirks.
1998-12-17 19:04:18 +00:00
gibbs
cb986cde46
SCSI Peripheral drivers for CAM:
...
da - Direct Access Devices (disks, optical devices, SS disks)
cd - CDROM (or devices that can act like them, WORM, CD-RW, etc)
ch - Medium Changer devices.
sa - Sequential Access Devices (tape drives)
pass - Application pass-thru driver
targ - Target Mode "Processor Target" Emulator
pt - Processor Target Devices (scanners, cpus, etc.)
Submitted by: The CAM Team
1998-09-15 06:36:34 +00:00