Correction, didn't check hard enough. Seems they are modules after all. When you plug in the USB cable g_file_storage is loaded into the kernel, you'll need to find a way to have g_ether loaded instead.. or rmmod it and insmod the g_ether module. The kernel modules are in /mnt/initfs/lib/modules/2.6.12.3-omap1 On 10/23/05, Tom Rathbone <tom.rathbone at gmail.com> wrote: > Just checked and it isn't loaded as a module. Unfortunate. > > On 10/23/05, Tom Rathbone <tom.rathbone at gmail.com> wrote: > > Check out the Linux-USB Gadget API (www.linux-usb.org/gadget/). > > You'll need to find a way to remove the file storage gadget (if it's > > compiled as a module then simply 'rmmod g_file_storage && insmod > > g_ether' on the device.. then 'ifconfig usb0 10.0.0.1'). If it's > > built into the devices kernel, as opposed ot being a module, then > > you'll need to see about building a new kernel, not looked at this yet > > so can't really offer any advice on that one. > > > > On 10/23/05, W. Borgert <debacle at debian.org> wrote: > > > Hi, > > > > > > does the N770 support TCP/IP over USB like the Zaurus SL-5500? > > > If so, how? When I connect my N770 to my Debian 3.1 box, it > > > says it's a "File-backed Storage Gadget". As I don't have WLAN > > > nor BT at home, I don't know how to use the web browser, etc. > > > > > > Thanks in advance! > > > > > > Cheers, > > > -- > > > W. Borgert <debacle at debian.org>, http://people.debian.org/~debacle/ > > > _______________________________________________ > > > maemo-users mailing list > > > maemo-users at maemo.org > > > https://maemo.org/mailman/listinfo/maemo-users > > > > > >