Re: Problem with aacraid driver in 2.5.63-bk-latest
Alan Cox <alan-qBU/[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.scsi,gmane.linux.drivers.aacraid.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2003-03-13 at 23:25, Doug Ledford wrote: > Mark Haverkamp wrote: > > Then it sounds like the aacraid driver could set cmd_per_lun to a small > > number like one since the real queue depth will be set later in > > aac_slave_configure. > > Yes. And since the driver doesn't support anything other than drives to > my knowledge, 1 would be appropriate. It supports both disks and non disk devices. Disks are mapped onto bus 0 and are driven via firmware smarts as logical devices, non disks are bus 1 and there it behaves mostly like a scsi controller