Re: [linux-usb-devel] Re: the module pointer

2003-03-13 Thread Greg KH
On Thu, Mar 13, 2003 at 09:42:14PM -0800, David Brownell wrote: > > Too bad "sysfs" doesn't seem to want to hold general purpose > read/write files, or it'd have a number of the most important > capabilities: exposing device and interface descriptor state, > as well as the logical structure of th

Re: [linux-usb-devel] Re: the module pointer

2003-03-13 Thread David Brownell
Greg KH wrote: On Fri, Mar 14, 2003 at 03:48:24AM +0100, Oliver Neukum wrote: Hi Greg, you recently asked whether the module pointers could be removed. I looked at the question and the answers is that they cannot be removed. The ioctl into the driver through usbfs makes that impossible. Ah crap

[linux-usb-devel] Re: the module pointer

2003-03-13 Thread Greg KH
On Fri, Mar 14, 2003 at 03:48:24AM +0100, Oliver Neukum wrote: > Hi Greg, > > you recently asked whether the module pointers could be removed. > I looked at the question and the answers is that they cannot be removed. > The ioctl into the driver through usbfs makes that impossible. Ah crap, I hat