Re: [patch] Oops fix for aha152x driver.

Eastep, Tom (eastep@loc1.tandem.com)
Thu, 08 Oct 1998 11:07:37 -0700


David Woodhouse wrote:
<snip>
>
> Could people please try it out, as I'd like to submit it to Linus shortly.
>

David,

I installed your patch and tried to unload/reload the aha152x module; the
following occured...

[root@hozomeen eastep]# /sbin/rmmod aha152x
[root@hozomeen eastep]# /sbin/modprobe scsi_hostadapter
/lib/modules/2.1.125/scsi/aha152x.o: init_module: Device or resource busy
[root@hozomeen eastep]# tail /var/log/messages
<snip>
Oct 8 10:54:40 hozomeen kernel: aha152x: BIOS test: passed, detected 1
controller(s)
Oct 8 10:54:40 hozomeen kernel: aha152x0: vital data: PORTBASE=0x140, IRQ=10,
SCSI ID=7, reconnect=enabled, parity=enabled, synchronous=disabled, delay=100,
extended translation=disabled
Oct 8 10:54:19 hozomeen kernel: aha152x0: IRQ 10 already in use.
Oct 8 10:54:19 hozomeen kernel: aha152x: driver needs an IRQ.
Oct 8 10:54:19 hozomeen kernel: scsi : 1 host.
[root@hozomeen eastep]# cat /proc/interrupts
Segmentation fault
[root@hozomeen eastep]#

-Tom

-- 
Tom Eastep	
COMPAQ Computer Corporation
Enterprise Computing Group
Tandem Division
tom.eastep@compaq.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/