commit | 95b05a7db5865855c32e0bb8b244c3a7aac1cfeb | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Sun Jan 25 16:56:47 2009 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 12 12:58:06 2009 -0500 |
tree | 48f1af3fb003ff537f6288a169e863ba194dba70 | |
parent | 02941a530ef736210b4cf8b24dd34c238d5d5a40 [diff] |
[SCSI] osd_uld: OSD scsi ULD Add a Linux driver module that registers as a SCSI ULD and probes for OSD type SCSI devices. When an OSD-type SCSI device is found a character device is created in the form of /dev/osdX - where X goes from 0 up to hard coded 64. The Major character device number used is 260. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Reviewed-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>