Re: implement for aupcmcia
KIYOHARA Takashi <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
Hi! Garrett, From: "Garrett D'Amore" <[email protected]> Date: Thu, 09 Mar 2006 09:54:48 -0800 > First off, aupcmcia doesn't work right now. I'm waiting to get a logic > analyzer to figure out some problems with reads. (Writes seem OK though.) > > The way aupcmcia "works" is that it provides a single device instance > with multiple "slots". umm,,, mistook. I believed that mem_stcfg[0123] was able to set pcmcia of device type the some time. But, only a couple had the pin of pcmcia in alchemy. ;-< I understood. ;-) > The logic for wiring board-specific bits (like GPIOs for card detect, > power up, etc.) is placed in the board-specific code. ... snip ... > These are registered with the aupcmcia controller as an > "aupcmcia_machdep" structure in the alchemy_board structure. OK. I will try aupcmcia. -- kiyohara