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
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