Re: pcmcia support with no ISA bus?
"Tony Toole" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <09f301c22f87$05d23d70$114c35d1@tonyxp> |
I've tried many, many memory ranges. Most outside of the range C0000 - E0000 are accepted, however the cards are not recognized due to pccardd reading corrupt CIS information. I'll keep plugging away. Thanks, Tony Toole ----- Original Message ----- From: "M. Warner Losh" <[email protected]> To: <[email protected]> Cc: <[email protected]> Sent: Friday, July 19, 2002 4:49 PM Subject: Re: pcmcia support with no ISA bus? > In message: <084901c22f56$4063cb10$114c35d1@tonyxp> > "Tony Toole" <[email protected]> writes: > : Under FreeBSD 4.6, is there any way to get a PCI pcmcia adaptor (such as the > : Ricoh or TI) to function on a system that has NO ISA bus, such as those > : based on the SC520? The current pcmcia implementation seems to require it > : for some reason. > > Yes. It works great. > > : According to the kernel, the pcmcia sockets are detected, and the dmesg > : shows the insert and remove events for the cards, but when pccardd or > : pccardc tries to set the memory range (ie. pccardc pccardmem 0xD4000), the > : operation failes. > > Then use an unused memory range. :-) > > Warner > > To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message