On 2009-08-05, Laurent Salle <[email protected]> wrote:
>>> To use the 8th port, I use:
>>> # cu -l cua0a -s 19200
>>> and I get garbled text, almost like when the baudrate is not correctly set.

Perhaps the multiplier in the puc(4) driver is wrong for this card, in
which case setting a particular speed in cu would not /actually/ give that
speed on the serial line..

>>> This drive me to thing that my problem comes from the way I create the
>>> missing /dev/ files. Right after the install, the /dev/ folder contains
>>> only files for 4 ports:

I think you got that bit right.

First, as ever, try a -current snapshot in case it was since fixed.
If not, collect together these things for another email:

- dmesg (I know you sent one, but it's helpful to have everything
relevant collected in a single email)

- try different port speeds and try and find one that does display
correctly

- include pcidevs -v output

Reply via email to