From: Boaz Harrosh Date: Sun, 25 Jan 2009 14:56:47 +0000 (+0200) Subject: [SCSI] osd_uld: OSD scsi ULD X-Git-Tag: v2.6.30-rc1~641^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95b05a7db5865855c32e0bb8b244c3a7aac1cfeb;p=pandora-kernel.git [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 Reviewed-by: Benny Halevy Signed-off-by: James Bottomley --- Reading git-diff-tree failed