Date: Sat, 19 Sep 1998 22:40:40 -0700 From: Mike Smith <mike@smith.net.au> To: Brian Jenkins <b_jenkins@yahoo.com> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PCMCIA Not Working Message-ID: <199809200540.WAA04032@word.smith.net.au> In-Reply-To: Your message of "Sat, 19 Sep 1998 20:16:01 PDT." <19980920031601.26553.rocketmail@send104.yahoomail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I am looking for some advice about how to get a PCMCIA controller set > up to work under FreeBSD. I have successfully installed FreeBSD 2.2.6 > and PAO-980430 on a Zykronix Little Monster VI single board computer > with a Zykronix PCI/PCMCIA Slice (with a Cirrus Logic 6832 Cardbus > controller). So far, the PCMCIA controller is not being detected. I > don't have information about the IRQ, I/O address, etc. for the PCMCIA > controller as it is currently installed. What should I try next? CardBus is not supported. If you have a real CL-PD6832 it will be configured for PCCARD mode automatically by the code in sys/pci/pcic_p.c. Your slice may be using a different vendor/device ID, in which case you just need to add them to the list there to obtain the desired functionality. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809200540.WAA04032>