2.1.90pre2 and PCMCIA 3.0.0+

Alessandro Suardi (asuardi@uninetcom.it)
Thu, 12 Mar 1998 17:26:19 +0100


Hi David,

as you probably know by now 2.1.90pre2 breaks PCMCIA 3.0.0 (I didn't
look your March snapshots though -- yet) as CONFIG_MAX_MEMSIZE gets
referenced from page.h but is only defined in linux/config.h (well
at least this breaks i82365.c :).

Since I had no time to really think about a clean solution I just
modified Configure to write the default (1024) in pcmcia/config.h,
this again lets me compile and load modules fine (with kmod :).

As for 2.1.90pre2, the only module I can't load is the sound module
for my on-board ESS card complaining about attach_/probe_/unload_
mpu401 routines - not much of a problem for now since

a) I still have to start fighting with modules.conf for sound
b) my laptop only has a PC speaker :(

Keep up the good work !

Ciao,

--alessandro <asuardi@uninetcom.it> <asuardi@it.oracle.com>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu