Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 13:06:56 -0700
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        usb <usb@freebsd.org>
Subject:   usb headers
Message-ID:  <20090618200655.GE19356@citylink.fud.org.nz>

next in thread | raw e-mail | index | archive | help
Hi,


Here is a patch that I want to get in, the changes are

 - Make usb_xfer opaque, the drivers can not grub around inside it
 - Reduce the number if headers needed for a usb driver, the common case
   is just usb.h and usbdi.h
 
http://people.freebsd.org/~thompsa/usb_usbdi10.diff

Any objections?


Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090618200655.GE19356>