ucom and sio

From: Brandon Fos*** (bfoz_at_bfoz.net)
Date: 12/29/04

  • Next message: Harald Weis: "USB scanner not attached when connected after system startup]"
    Date: Wed, 29 Dec 2004 07:16:43 -0800 (PST)
    To: freebsd-stable@freebsd.org
    
    

    Judging from the man page, ucom is limited to acting like a tty with no
    support for sio. Is this true? Is there some magic config bit somewhere
    that will enable hidden sio support?

    I have some old software that talks to some old hardware over rs232 (using
    cuaa) and the builtin 232 port just died. I'm trying to get a Bafo BF-810
    working in raw mode but haven't had much luck (open()'s and write()'s
    block, unless non-blocking is set, but then they return without doing
    anything).

    Any suggestions?

    Thanks

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Harald Weis: "USB scanner not attached when connected after system startup]"