Date: Tue, 10 Feb 2004 07:28:19 +0800 From: Stefan Katletz <[EMAIL PROTECTED]> Subject: Re: [LIB] Re: Linux
On Tue, 2004-02-10 at 05:44, Philip Nienhuis wrote: > "T. Ribbrock" wrote: > > - I have a compact flash to PCMCIA adapter that worked just fine under > > RHL 7.3, but is having issues under MDK 9.1. Again, I have an idea as > > to why and I have a workaround but lack the time to investigate > > further... I also had 2 problems with compact flash cards: 1. devfs doesn't work with flash cards and modules (it tries to mount the device before the appropriate modules have been loaded). Do you see the load going up when you insert the card? Does /var/log/messages say something like "Can't connect to parent"? 2. make sure you have enabled ISA support (either in kernel or as modules). It's crazy, but flash cards are 16bit and need ISA support. Stefan ************************************************************** http://libretto.basiclink.com - Libretto mailing list http://www.silverace.com/libretto/ - Archives -------TO UNSUBSCRIBE------- Reply to any of the list messages. The reply mail should be addressed to: [EMAIL PROTECTED] - Then replace any text on the message's subject line: cmd:unsubscribe --------TO UNSUBSCRIBE DIGEST------ Do above but with this on subject line: cmd:unsubscribe digest **************************************************************
