Re: Kernel won't detect AHA-1520B SCSI card...

1998-05-06 Thread Dave Wreski
> The 1520 won't autodetect, you will need to pass parameters to it > via lilo.conf or the boot line. If you want to pass it manually, try: > > linux aha152x=0x340,11,5 I'd advise leaving off the trailing ',5', as the driver will (most times) figure this out on its own, and it leaves less

Re: Kernel won't detect AHA-1520B SCSI card...

1998-05-06 Thread Matt Housh
The 1520 won't autodetect, you will need to pass parameters to it via lilo.conf or the boot line. If you want to pass it manually, try: linux aha152x=0x340,11,5 But this can be a pain to type every time. I suggest putting a line in /etc/lilo/conf to load it automagically. Add th

Kernel won't detect AHA-1520B SCSI card...

1998-05-06 Thread Joe Nestlerode
Don't know what I'm doing wrong. Here's what I've tried so far to get the kernel (2.0.27, RH4.1) to see this card: Recompiled: ran xconfig, selected the appropriate SCSI support, then `make', `make dep', `make clean', and `make zlilo'. Changed lilo.conf to point to new kernel. Ran /sbin/lil