On Sun, Oct 01, 2006 at 12:34:09PM +0200, Dietrich von Harrach wrote: > > Dear PCMCIA maintainers > I bought an EXSYS 1352 > Dual serial card which works under XP for use with linux > > it is seen by the card services as: > > PRODID_1="PC CARD" > PRODID_2="GENERIC" > PRODID_3="" > PRODID_4="" > MANFID=0279,950b > FUNCID=2 > > and has an OX16CF950B chip inside > a description with technical details can be found at: > > http://www.exsys.ch/deutsch/produkte/ex_1352.html > > It is not recognized and installed correctly as two serial ports > > it is installed as ttyS0 as a 16450 > > > > The manf id 0x0279 exists in ciscode.h > as > #define MANFID_OXSEMI 0x0279 > but there is > no provision for _DUAL_RS232 like for the quatech > cards > > What can I do?
Please supply the entire kernel messages (you can dump them using dmesg) and the output of lspci -vx. Thanks. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core _______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
