Re: [Linux-usb-users] Stable API for USB programming

2006-12-20 Thread Greg KH
On Wed, Dec 13, 2006 at 03:23:31PM +, Phil Endecott wrote: > Dear USB Experts, > > I am trying to understand the relative merits of the various > programming interfaces to the Linux USB system. As far as I can see, > the current or planned options include: > > 1. The kernel device-driver i

[Linux-usb-users] Stable API for USB programming

2006-12-13 Thread Phil Endecott
Dear USB Experts, I am trying to understand the relative merits of the various programming interfaces to the Linux USB system. As far as I can see, the current or planned options include: 1. The kernel device-driver interface (i.e. usb_register()). This looks like a fairly simple interface,