>[EMAIL PROTECTED] wrote:
>> I want to create a subdirectory under scsi for my module. The
>> tree that I want to create a something like this:
>> 
>> drivers/scsi/xxx
>> drivers/scsi/xxx/lib
>> drivers/scsi/xxx/my_hba_driver
>
>Hiren,
>
>aic7xxx is in a subdirectory under drivers/scsi in the 2.4.x tree --
>check that out for more details

Be aware that there are link order requirements for the SCSI code
in 2.4.X.  The aic7xxx driver as shipped in 2.4.3 doesn't get this
right.  If you're going to use this as a reference, patch the driver
up to the latest version first.  Patches can be had from here:

http://people.FreeBSD.org/~gibbs/linux/

--
Justin
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to