Re: IBM X24 and PCMCIA

"Kevin Oberman" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
> From: Lutz Bichler <[email protected]>
> Date: Thu, 31 Jul 2003 19:32:29 +0200
> Sender: [email protected]
> 
> Hi,
> 
> does anybody know how to use the pcmcia slot of the IBM X24 under FreeBSD 
> 5.1-RELEASE? Independent of the OLDCARD/NEWCARD setting in the kernel config, 
> i get "fatal error: no PC CARD slots" when i start pccard.

You probably need to add:
hw.cbb.start_memory="0x20000000"
to /boot/loader.conf. You might also need
hw.pci.allow_unsupported_io_range="1" and
hw.ata.atapi_dma="1"
(The last is not related to this problem, but is important if you want
to get decent performance from a CD reader.)

Use NEWCARD. I am guessing that you meant pccardd on the fatal
message. If that's the case, don't worry on NEWCARD as pccardd is not
used with NEWCARD. You do still need pccard_enable="YES" in rc.config.

If you still can't get things working, be sure to include your dmesg
in further inquiries.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [email protected]			Phone: +1 510 486-8634
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.