Re: aha152x & 2.3.xx

Garst R. Reese (reese@isn.net)
Fri, 22 Oct 1999 13:17:32 -0300


Luca Montecchiani wrote:
>
> > in drivers/scsi this device checks for MODULE and PCMCIA to determine
> > what to do with aha152_setup. The problem is that if PCMCIA not the one
> > in the kernel, but the original (complete) pcmcia_cs, the kernel does
> > not know what to do. The result is an undefined symbol, aha152x_setup,
> > if pcmcia_cs is used because both MODULE and PCMCIA will be false.
> > Garst
>
> What 2.3.xx ? There is a patch posted in this list that you can try
> I've noticed also that this patch was included in the latest 2.3.22
pre2.3.23-5, I must have missed the patch.
Garst

-
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/