RFC: ATA to CAM integration patch

Lucius Windschuh lwindschuh at googlemail.com
Fri Jul 3 13:07:21 UTC 2009


2009/7/2 Alexander Motin <mav at freebsd.org>:
> [cdrecord -scanbus broken]
>
> It is the same problem I have fixed in camcontrol. You can do the same with
> changing in scsi-bsd.c in cdrtools
> #define>CAM_MAXDEVS     128
> to
> #define>CAM_MAXDEVS     50.
> I hope it is temporal solution. I am thinking about to remove or at least
> rise that limitation.

It woks, indeed.
And you AHCI driver also works without problems until now.

Thanks

Lucius


More information about the freebsd-current mailing list