Steve wrote: > Right I found that but when I tried that command I got... > insmod: can't read 'usbserial': No such file or directory > > Is this a kernel module I need to compile or something, or is it even > available under the 2.6 Kernel series?
It's definitely in 2.6, although Ubuntu may have chosen not to build it. What does the following command tell you? gunzip -c < /proc/config.gz | grep CONFIG_USB_SERIAL Shane /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
