On Fri, May 05, 2000, David Brownell <[EMAIL PROTECTED]> wrote:
> > > The PCMCIA sequence Alan posted is similar to
> > > what we can do today, no kernel changes, with USB
> > > just by watching usbdevfs.  The work to be done
> > > doesn't seem primarily kernel mode ...
> > 
> > Actually, you need some extra glue. My userspace driver
> > binding patch has all of the glue necessary in the
> > kernel at least.
> 
> I guess I don't see that, since I've got the module
> loading part going without such a patch.  (As I just
> posted:  http://jusb.sourceforge.net/?selected=usbd
> has details.)

It's the binding part. You can load a module, but you can't be sure that
the driver is assigned to the correct device.

> Though I'll be glad to have that GET_DRIVER patch you
> posted, to make sure that the currently automated binding
> is happening as intended!

JE


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to