From linux-arm-kernel Fri Jul 02 07:55:07 2004 From: Matthias Welwarsky Date: Fri, 02 Jul 2004 07:55:07 +0000 To: linux-arm-kernel Subject: Re: Direct-mapped Compact Flash on ARM9 Message-Id: <200407020955.09730.mwelwarsky () web ! de> X-MARC-Message: https://marc.info/?l=linux-arm-kernel&m=108875492621144 On Thursday 01 July 2004 23:15, James Graves wrote: > By the way, > > I should have mentioned that I'm trying to interface to an I/O card > (specifically a wireless LAN card). Keep in mind that you have to talk ISA bus protocol to the card, if it's really CompactFlash. Means, you have to keep the bus timing precisely else you will read garbage from the cards registers. The problem with many CPUs is that you cannot program the setup and hold timings necessary for CF. Some WLAN cards are very slow, too, so you need to have the READY line connected. Also note that CF has two CS signals, whereas external memory busses usually have only one. regards, matthias > Thanks, > > James Graves > Delta Mobile Software > http://www.deltamobile.com > > ------------------------------------------------------------------- > Subscription options: > http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel FAQ: > http://www.arm.linux.org.uk/armlinux/mlfaq.php > Etiquette: http://www.arm.linux.org.uk/armlinux/mletiquette.php ------------------------------------------------------------------- Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel FAQ: http://www.arm.linux.org.uk/armlinux/mlfaq.php Etiquette: http://www.arm.linux.org.uk/armlinux/mletiquette.php