David Brownell wrote:
> 
> > >        how to transmit date from sa1100 to host.
> >
> > You need to patch the device side. I think it is included in patches like:
> > ftp://ftp.handhelds.org/pub/linux/arm/sa-1100-patches/diff-2.4.3-rmk1-np2.gz
> >
> > Then you setup usbnet and it should work. Otherwise, happy debugging.
> 
> And "setup usbnet" (www.bzImage.org kernel) can be more or less:
> 
> "ifconfig usb0 10.0.0.1" ... on the sa1100 based "Linux Device"
> "ifconfig usb0 10.0.0.2" ... on the linux host
> 
> That gives you an IP link between the SA1100 (iPaq or whatever)
> and the linux host, over USB.
> 
> For "sa1100", substitute "the other side of a 'USB Network Cable'"
> (or similar device) if necessary.
usbf (USB function) I believe. So it would be:
ifconfig usbf 10.0.0.1" ... on the sa1100 based "Linux Device"

UTSL.

Brad

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to