Date: Fri, 27 Aug 2010 08:56:43 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: Jim Bryant <kc5vdj.freebsd@gmail.com> Cc: freebsd-usb@freebsd.org Subject: Re: writing usb drivers under 8.x Message-ID: <201008270856.43512.hselasky@c2i.net> In-Reply-To: <4C76DCBF.3080904@gmail.com> References: <4C76AB76.4070806@gmail.com> <201008262232.44775.hselasky@c2i.net> <4C76DCBF.3080904@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 26 August 2010 23:29:35 Jim Bryant wrote: > Actually, all of my test programs (for testing my reverse engineering > efforts) have been done in libusb-1.0. > > I would actually like to write kernel-level drivers though for these. > Then you should look at existing drivers in /sys/dev/usb/xxx, which match your device class. What kind of API do you want to userspace? tty-device, character device? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008270856.43512.hselasky>