"M. Warner Losh" wrote: > In message: <[EMAIL PROTECTED]> > JacobRhoden <[EMAIL PROTECTED]> writes: > : I am trying to get a device working which uses ucom, and the ucom code has no > : comments whatsoever, I am able to work bits out, I was wondering if there was > : any sort of documentation whatsoever on this area? > > Use the source luke. However, you'll need to look closely at > sys/kern/tty* as well. Looking at something like umodem that > implements a ucom plug in might be useful too. You might check out > the handbook too, but I think that the usb docs there don't > specifically cover usb.
There was also a patch posted to the -current or -hackers mailing list around about the end of May that switched 0 and 1 and made made this wort of thing work for another USB device. -- Terry _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

