search for: pucdata

Displaying 2 results from an estimated 2 matches for "pucdata".

Did you mean: pcdata
2008 May 05
2
PCI serial card works on 6.2 but not on 6.3
We have upgraded a box from 6.2 to 6.3-RELEASE. Afterwards the box does not recognize its ST Lab I-160 serial card with Netmos 9845 Chipset. It worked flawlessly on 6.2 with puc(4) driver. >From dmesg: pci1: <simple comms, UART> at device 8.0 (no driver attached) ~# pciconf -l -v | grep -B 4 UART none2@pci1:8:0: class=0x070002 card=0x00041000 chip=0x98459710 rev=0x01 hdr=0x00
2006 Apr 05
0
sunix rs-232 pcmcia card
hello, i have this pcmcia card with two rs-232 connectors - http://www.sunix.com.tw/ipc/sunix_en/detail.php?class_a=16&prod_id=57#spec it is sunix CBS2000X with Oxford CF950 UART (16C950 compatible) host controller. but it doesn't seem to work with fbsd, i have added this record do pucdata.c { "Sunix CBS2000X", { 0x1409, 0x7168, 0, 0 }, { 0xffff, 0xffff, 0, 0 }, { { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ }, { PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ },...