Michael Halcrow wrote:
On Mon, Jun 05, 2006 at 12:07:16AM -0600, Shane Hathaway wrote:
insmod usbserial vendor=0x09b2 product=0x0001
Is there a kernel module with the filename ``usbserial'' in your pwd?
If not, then see if it's at
``/lib/modules/`uname -r`/kernel/drivers/usb/serial/usbserial.ko''
Ah yes, insmod cares about the working directory, doesn't it? Steve,
try this instead:
modprobe usbserial vendor=0x09b2 product=0x0001
Shane
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/