vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hello tech@, I have a D-Link DM-560 Data Fax/Modem, it's not working. here is what the kernel (-current somewhere around last week) tells me via PCMCIA_VERBOSE: pcmcia0: CIS version PCMCIA 2.0 or 2.1 pcmcia0: CIS info: Intelligent, PCMCIA FAX+MODEM pcmcia0: Manufacturer code 0x200, product 0x1 pcmcia0: function 0: serial port, ccr addr ff80 mask 67 pcmcia0: function 0, config table entry 15: I/O card; irq mask 86bc; \ iomask a, iospace 3f8-3ff; rdybsy_active io8 irqshare irqpulse \ irqlevel powerdown audio pcmcia0: function 0, config table entry 23: I/O card; irq mask 86bc; \ iomask a, iospace 2f8-2ff; rdybsy_active io8 irqshare irqpulse \ irqlevel powerdown audio pcmcia0: function 0, config table entry 31: I/O card; irq mask 86bc; \ iomask a, iospace 3e8-3ef; rdybsy_active io8 irqshare irqpulse \ irqlevel powerdown audio pcmcia0: function 0, config table entry 39: I/O card; irq mask 86bc; \ iomask a, iospace 2e8-2ef; rdybsy_active io8 irqshare irqpulse \ irqlevel powerdown audio pccom2 at pcmcia0 function 0 "Intelligent, PCMCIA FAX+MODEM" port \ 0xa3f8/8: ns8250, no fifo ok, pccom2 is recognized as ns8250, reading the specification for the dm-560 it is a 16C550 UART interface. i hope that the 16C550 really is a 16550-compatible, so that it would work if it is correctly recognized. any ideas how to convince that thing to work? cheers, jan ps: manufacturer-code 0x200 is, according to pcmciadevs.h, something like farallon. i have a d-link card. so this might be interestening as well ? |