On 25-May-98 Adam Neat wrote:
> Hello
>
> A few months back we posted a message regarding (I think this is the right
> model number) an Adaptec 1502/1515 Non-Bios based SCSI controller.
>
> A few people responded saying that had them working under Linux 2.0.x with no
> problems as the Adaptec 154x module supported them.
No, it uses the aha152x module. Add the following to your /etc/conf.modules:
alias scsi_hostadapter aha152x
options aha152x aha152x=0x140,12
where 0x140 is the base address of the card, and 12 is the correct irq.
Dave