On Oct 21, 2005, at 9:06 AM, M. Warner Losh wrote:
Another solution would be to have your driver use the tty layer instead of banging the hardware directly, if that is compatible with the goals of your driver.
A better alternative is to teach uart(4) about the protocol. It's designed to allow multiple protocols. -- Marcel Moolenaar USPA: A-39004 [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

