scsi

Marcel Kunath kunathma@pilot.msu.edu
Sun, 4 Jun 2000 11:43:17 -0400 (EDT)


> Ben's reply:
>
> > panda:/usr/src/linux # cat /proc/interrupts
> >            CPU0
> >   0:   54435795          XT-PIC  timer
> >   1:      11619          XT-PIC  keyboard
> >   2:          0          XT-PIC  cascade
> >   5:          0          XT-PIC  Ensoniq AudioPCI
> >   9:     699622          XT-PIC  eth1
> >  10:     671396          XT-PIC  eth0
> >  12:     269219          XT-PIC  PS/2 Mouse
>
> aha152x can take IRQs 9-12.  You only have IRQ 11 free so it had
> better be set for that.
>
> aha152x can take IO ports 0x140 or 0x340.  You better know which
> it's set for.

Ok, I am 100% sure the adapter is aha152x. I inserted into lilo.conf
append = 'aha152x=0x140,11,7,1,1'

The adapter does not get recognized. What did you mean by 'it had better be
set for that' Does it get set at the piece of hardware? How do I find out what
it(IRQ & IO) is set for?

mk