aha152x SCSI modules will not load under r7 or r5, but it WILL work under vanilla sources. heres the failed attempt at modprobe: matt root # modprobe aha152x aha152x=0x340,11,7 /lib/modules/2.4.19-gentoo-r7/kernel/drivers/scsi/aha152x.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg /lib/modules/2.4.19-gentoo-r7/kernel/drivers/scsi/aha152x.o: insmod /lib/modules/2.4.19-gentoo-r7/kernel/drivers/scsi/aha152x.o failed /lib/modules/2.4.19-gentoo-r7/kernel/drivers/scsi/aha152x.o: insmod aha152x failed dmesg gives: aha152x: BIOS test: passed, detected 1 controller(s) aha152x: resetting bus... aha152x0: vital data: rev=1, io=0x340 (0x340/0x340), irq=11, scsiid=7, reconnect=enabled, parity=enabled, synchronous=disabled, delay=1000, extended translation=disabled aha152x0: trying software interrupt, lost. aha152x0: IRQ 11 possibly wrong. Please verify.
please test with gentoo-sources-2.4.19-r9, thanks.
is this a problem with -r9 or is it fixed?