Date: Wed, 30 Jul 2003 00:10:13 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: jrhoden@unimelb.edu.au Cc: freebsd-hackers@freebsd.org Subject: Re: usb (ucom) driver code comments..? Message-ID: <20030730.001013.53573754.imp@bsdimp.com> In-Reply-To: <200307301041.16162.jrhoden@unimelb.edu.au> References: <200307301041.16162.jrhoden@unimelb.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200307301041.16162.jrhoden@unimelb.edu.au> JacobRhoden <jrhoden@unimelb.edu.au> 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. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030730.001013.53573754.imp>