Re: 2.3.25 and asm

Kevin Waterson (kevin@oceania.net)
Thu, 04 Nov 1999 08:58:12 +1100


Jeff Garzik wrote:

Thank you ror your prompt and consice reply

> Some driver has not been updated to use the new isa_{read,write}[bwl]
> routines...
>
> > lp: driver loaded but no devices found
>
> FWIW you need to load 'parport_pc' module before 'lp', otherwise lp is
> useless

A section of my .config looks like this

CONFIG_SYSCTL=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set
# CONFIG_APM is not set

Kind regards

Kevin

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