Re: [Linux-usb-users] Prevent a USB module from loading

2006-01-26 Thread Alan Stern
On Wed, 25 Jan 2006, Danny Budik wrote: > Hi all, > > I am having trouble using USBDEVFS. I've got 2.6.12 kernel and > hotplugging installed. I have a proprietary device whose vendor/product > IDs are 0547/1002. These IDs correspond to and invoke a kernel module > called "usbtest". So w

Re: [Linux-usb-users] Prevent a USB module from loading

2006-01-25 Thread Stephen J. Gowdy
YOu can add it to the /etc/hotplug/blacklist. On Wed, 25 Jan 2006, Danny Budik wrote: > Hi all, > > I am having trouble using USBDEVFS. I've got 2.6.12 kernel and > hotplugging installed. I have a proprietary device whose vendor/product > IDs are 0547/1002. These IDs correspond to and invo

[Linux-usb-users] Prevent a USB module from loading

2006-01-25 Thread Danny Budik
Hi all, I am having trouble using USBDEVFS. I've got 2.6.12 kernel and hotplugging installed. I have a proprietary device whose vendor/product IDs are 0547/1002. These IDs correspond to and invoke a kernel module called "usbtest". So when I try to access my device, I can't do it because