Subject: Re: Loadble Kernel Module for USB devices
To: None <port-i386@netbsd.org>
From: pat laplante <azathoth@cyberdude.com>
List: port-i386
Date: 06/01/2004 23:41:55
Pat Laplante wrote:
> anybody was able to do that?
> My problem right now is that I can get the attach to work. My LKM
> load but when I plug the device it still goes to Ugen.
>
> But the driver works nice so far as a kernel mode driver.....
>
> pat
>
K,
I got the LKM to work fine. Newly connected camera now attached to the
lkm. But if I exit the LKM before unplugging the camera, netbsd dies.
Somehow, the camera is still connected to the lkm. How do you deconnect
the camera from the lkm?
thanks
pat