Re: PCMCIA RS232 card

Watanabe Kazuhiro <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
Hi.

At Tue, 6 Nov 2007 11:07:29 +0600,
Bachilo Dmitry wrote:
> I wonder if there can something be done to make the subject work.
> When I plug it in it says:
> cardbus0: <simple comms, UART> at device 0.0 (no driver attached)
> As far as I know, FreeBSD supports this type of cards (with puc driver?), but 
> I've tried hard and got nowhere. It is an "STlab RS232 Serial adapter". 
> What additional information from me is required?

Does your kernel includes the puc(4) driver? e.g.:

| % kldstat -v | grep puc
|                 71 pci/puc
|                 72 cardbus/puc
|                 76 puc/sio
|                 164 puc/ppc
| % 

By default the driver is not included in the GENERIC kernel.

If you load the puc(4) driver as a kernel module (puc.ko), would you
try to include the driver into the kernel instead of loading the
kernel module?

And will you show me the output of "pciconf -lv"?
---
Watanabe Kazuhiro ([email protected])
_______________________________________________
[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.