Re: [linux-usb-devel] Getting USB device up from probe

2002-05-17 Thread Brad Hards
On Fri, 17 May 2002 17:37, Avinash natarajan wrote: > hi... > i am writing a driver for USB device in linux.i need to get the usb > interface up from the probe(this is because i cant assume that the usb > device is attached when the driver is installed and also for plug 'n' > play). > is t

[linux-usb-devel] Getting USB device up from probe

2002-05-17 Thread Avinash natarajan
hi...     i am writing a driver for USB device in linux.i need to get the usb interface up from the probe(this is because i cant assume that the usb device is attached when the driver is installed and also for plug 'n' play).     is there anyway by which i can invoke a script from a module i