| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
In-Reply-To: <Pine.LNX.3.96.980523030401.707A-100000@nadnl5.net.bae.co.uk> Date: Sat, 23 May 1998 06:00:59 -0400 (EDT) From: Dave Wreski <dave@nic.com> To: Richard Stagg <stagg@bae.co.uk> Cc: linux-scsi@vger.rutgers.edu > I've built a 2.0.30 kernel, specifying use of AHA152x drivers (which we > believe from the FAQ includes a 1510) but the error persists. According to > the documentation with the card, the AHA1510 does not have booting > capability, and has no BIOS. Could this be an issue here? Yes, there are only a limited set of addresses/irq's that the driver probes by default. Others must be specified manually. This is easy to do, though. Simply use "append=aha152x=0x140,12", where 0x140 is base address, and 12 is irq, to your /etc/lilo.conf then re-run lilo. Dave - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.rutgers.edu
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |