On Wed, 15 Nov 2000, Stephan Fabel wrote:
> Hi all, > > I want to re-compile my kernel due to enhanced hardware support etc. > but only have the binary distribution of debian 2.2. Is there a > package so that I can recompile my kernel with pcmcia support on the > binary cd-roms? > You may be able to provided you use the exact same kernel version as the original. The packages your looking for are pcmcia-cs, pcmcia-modules-"kernel-version". Select the option under loadable module support in the kernel configuration "Set version information on all symbols for modules" to be on the safe side. Personally I like to compile pcmcia-cs myself, its not difficult just execute these three commands from the pcmcia-source root directory; $ make config (then usually hit enter to select defaults) $ make all $ make install Cheers, Peter Firmstone. > Thanks, > Stephan > > -- > "Oh Boy, NT as your firewall? Give me IP and I crack it for you." > - "No Thanks, One breakin a month is all I can handle." > Brian Hickey in comp.security.unix > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >