Re: usb

From: Goetz Bock <bock_at_blacknet.de>
Date: Tue, 12 Jun 2001 16:05:32 +0200

> [ ... connecting iPaq to Linux using USB ... ]
Mandrake is using a 2.4.x kernel. So it's pretty easy:

on ipaq:
- modprobe usbeth

on pc:
- modprobe usbnet

put ipaq onto cradle / make USB connect (it is critical, that the ipaq
is not connected before both modules are loaded, if it is, it will not
be detected and you must unload/load the modules on both computers)

on ipaq:
- ifconfig usbn inet <your ipaq's ip address> gw <your pc's ip address> up

on pc:
- ifcofnig usb0 inet <your pc's ip address> up

on any:
- ping the other

for a longer instruction, search the ipaq archive for my description on
how to use proxy arp to connect the ipaq to your pcs network.
If you don't need to reach an other box you should be fine with the
above.

    Goetz.

Received on Tue Jun 12 2001 - 07:02:40 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:12:27 EDT