Re: PCI -> PCMCIA Adapter woes - patch
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Andrew Back <[email protected]> writes: : Hi, : : Well I tried both patches. First applying Tony's, rebuilding the kernel : and rebooting. Then with loader.conf changes. And then backed out the : patch and tried Warner's, with and without loader.conf mods. : : I got the same result every time, detects card insertion and removal, but : 'null' cards. When I try 'pccardc dumpcis' with a card inserted I get: : : read returned -1 bytes (expected 2) : cannot allocate memory : : Have I missed something else? Like set memory address in rc.conf for : pccard bridge? Yes. In bridged environments you often need to set a memory address that's above the ISA hole. I recently committed patches to -current to allow one to do that, but haven't MFC'd them yet. Warner To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message