OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: LukeLuke on September 22, 2006, 08:52:34 am
-
The gadget is this :
http://cgi.ebay.it/ws/eBayISAPI.dll?ViewIt...AMEWN%3AIT&rd=1 (http://cgi.ebay.it/ws/eBayISAPI.dll?ViewItem&ih=019&item=290023507220&rd=1&sspagename=STRK%3AMEWN%3AIT&rd=1)
is an ST268 USB NIC, when i use it on pdaXrom it's not work!
What can i do ?
root@zaurus ~# lsusb -v
Bus 001 Device 014: ID 0a46:0268 Davicom Semiconductor, Inc.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0a46 Davicom Semiconductor, Inc.
idProduct 0x0268
bcdDevice 1.01
iManufacturer 1 ShanTou
iProduct 2 ST268 USB NIC
iSerial 3 0268
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
Remote Wakeup
MaxPower 144mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 0 (Defined at Interface level)
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type none
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type none
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
Usage Type Data
wMaxPacketSize 0x0008 bytes 8 once
bInterval 1
Language IDs: (length=4)
0409 English(US)
THANKS
Bye
-
I also get this NIC and try to compile the driver in NIC's CD.
But I has no luck on it. The driver I compiled always hold on "Initializing" status.
-
The gadget is this :
http://cgi.ebay.it/ws/eBayISAPI.dll?ViewIt...AMEWN%3AIT&rd=1 (http://cgi.ebay.it/ws/eBayISAPI.dll?ViewItem&ih=019&item=290023507220&rd=1&sspagename=STRK%3AMEWN%3AIT&rd=1)
is an ST268 USB NIC, when i use it on pdaXrom it's not work!
What can i do ?
root@zaurus ~# lsusb -v
Bus 001 Device 014: ID 0a46:0268 Davicom Semiconductor, Inc.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0a46 Davicom Semiconductor, Inc.
idProduct 0x0268
bcdDevice 1.01
iManufacturer 1 ShanTou
iProduct 2 ST268 USB NIC
iSerial 3 0268
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
Remote Wakeup
MaxPower 144mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 0 (Defined at Interface level)
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type none
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type none
Usage Type Data
wMaxPacketSize 0x0040 bytes 64 once
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
Usage Type Data
wMaxPacketSize 0x0008 bytes 8 once
bInterval 1
Language IDs: (length=4)
0409 English(US)
THANKS
Bye
[div align=\"right\"][a href=\"index.php?act=findpost&pid=142069\"][{POST_SNAPBACK}][/a][/div]
Plz post u last lines of dmesg, just after put USB-Ether at ZHost... I have one with same chipset and this works for me at beta3, beta4 and r121.... but u need up ether with ifconfig or dhcpcd
-
I have the same usb ethernet adapter too, and am also trying to figure out how to make it work.
The last lines of dsmg:
hub.c: new USB device -2, assigned address 2
usb.c: kmalloc IF c3b05440, numif 1
usb.c: new device strings: Mfr=1, Product=2, SerialNumber=3
usb.c: USB device number 2 default language ID 0x409
Manufacturer: ShanTou
Product: ST268 USB NIC
SerialNumber: 0268
usb.c: unhandled interfaces on device
usb.c: USB device 2 (vend/prod 0xa46/0x268) is not claimed by any active driver.
Length = 18
DescriptorType = 01
USB version = 1.10
Vendor:Product = 0a46:0268
MaxPacketSize0 = 8
NumConfigurations = 1
Device version = 1.01
Device Class:SubClass:Protocol = 00:00:00
Per-interface classes
Configuration:
bLength = 9
bDescriptorType = 02
wTotalLength = 0027
bNumInterfaces = 01
bConfigurationValue = 01
iConfiguration = 00
bmAttributes = a0
MaxPower = 144mA
Interface: 0
Alternate Setting: 0
bLength = 9
bDescriptorType = 04
bInterfaceNumber = 00
bAlternateSetting = 00
bNumEndpoints = 03
bInterface Class:SubClass:Protocol = 00:00:00
iInterface = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 81 (in)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0040
bInterval = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 02 (out)
bmAttributes = 02 (Bulk)
wMaxPacketSize = 0040
bInterval = 00
Endpoint:
bLength = 7
bDescriptorType = 05
bEndpointAddress = 83 (in)
bmAttributes = 03 (Interrupt)
wMaxPacketSize = 0008
bInterval = 01
usb.c: kusbd: /sbin/hotplug add 2
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 256 ret -110
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 256 ret -110
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 256 ret -110
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 256 ret -110
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 256 ret -110
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 256 ret -110
If possible please shed us some light.. Really want to make it work.
-
Plz post u last lines of dmesg, just after put USB-Ether at ZHost... I have one with same chipset and this works for me at beta3, beta4 and r121.... but u need up ether with ifconfig or dhcpcd
[div align=\"right\"][a href=\"index.php?act=findpost&pid=142080\"][{POST_SNAPBACK}][/a][/div]
this is my dmesg :
usb 1-2.2: new full speed USB device using pxa27x-ohci and address 20
usb 1-2.2: configuration #1 chosen from 1 choice
THANKS
Bye
-
Do you have the source of the driver ? I got ST268.c and ST268.h but when i compile, there are a lot of errors.
Here is the source of the driver i have http://atoz.org.cn/download/drivers/ST268.zip (http://atoz.org.cn/download/drivers/ST268.zip)
Thanks!
-
Do you have the source of the driver ? I got ST268.c and ST268.h but when i compile, there are a lot of errors.
Here is the source of the driver i have http://atoz.org.cn/download/drivers/ST268.zip (http://atoz.org.cn/download/drivers/ST268.zip)
Thanks!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=143970\"][{POST_SNAPBACK}][/a][/div]
Sorry, I have revised and my USB Ether is not same chipset ....
I think u need ask Sash, if module for it has been added to r121 kernel... because there are davicom supports at kernel 2.6 ....
-
Sorry, I have revised and my USB Ether is not same chipset ....
I think u need ask Sash, if module for it has been added to r121 kernel... because there are davicom supports at kernel 2.6 ....
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=143971\")
Hi, i managed to compile the driver so i have ST268.o. However, when i type:
insmod ST268.o, there is error:
ST268: couldn't find the kernel version the module was compiled for.
I got linux source from [a href=\"http://mail.pdaxrom.org/download/1.1.0beta3/src/linux-c3100-20050602-rom1_01.tar.bz2]http://mail.pdaxrom.org/download/1.1.0beta...rom1_01.tar.bz2[/url]
because im using beta3 version. Is it correct? Because i cannot find linux-2.4.20 in the website.
-
I don't have a lan adapter myself, but maybe this thread will help? https://www.oesf.org/forums/index.php?showtopic=16259&hl=usb (https://www.oesf.org/forums/index.php?showtopic=16259&hl=usb)