DragonFly BSD
DragonFly users List (threaded) for 2011-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

PCI parallel port card


From: Tim Darby <t+dfbsd@xxxxxxxxxxxx>
Date: Mon, 21 Mar 2011 15:52:10 -0700

I installed an I/O Future PP210 two parallel port PCI card and it's not being recognized (DF 2.9.1 master).  I get this in dmesg:

pci4: <simple comms, parallel port> (vendor 0x9710, dev 0x9865) at device 6.0 irq 7
pci4: <simple comms, parallel port> (vendor 0x9710, dev 0x9865) at device 6.2 irq 5

It's based on the NetMOS 9865 chip.  I'm guessing I just need to make an entry for it somewhere and rebuild the kernel (pcidev?).

Here's the output of pciconf:

none4@pci0:4:6:0: class=0x070103 card=0x2000a000 chip=0x98659710 rev=0x00 hdr=0x00
    vendor     = 'MosChip Semiconductors (Was: Netmos Technology)'
    device     = '?? PCI Serial Port X2'
    class      = simple comms
    subclass   = parallel port
none5@pci0:4:6:2: class=0x070103 card=0x2000a000 chip=0x98659710 rev=0x00 hdr=0x00
    vendor     = 'MosChip Semiconductors (Was: Netmos Technology)'
    device     = '?? PCI Serial Port X2'
    class      = simple comms
    subclass   = parallel port

Tim


[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]