Paul Sandys wrote this message on Sun, Nov 14, 2004 at 23:25 -0500:
> I've tried to get one of the 20x family 16C650 64-byte buffer SIIG cards to
> work. It does not work out of the box.
> 
> I had to add 0x40000001 into the flags in pucdata.c for my card and "options

where does this magic value come from?  Could you express it in defines
in the code?  i.e. PUC_FLAGS_MEMORY

> COM_MULTIPORT" into the kernel config. It's still limited to 115200 baud, but
> all I was interested is 9600 anyway.

COM_MULTIPORT will not be default due to the impact of having to test
every sio port on any sio interrupt...

> Can this be implemented into the source tree ?

A patch is helpful.

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to