Gigabit Ethernet
2 participantes
Página 1 de 1.
Gigabit Ethernet
Hello,
this a complicated question ....
If we would like to use this device in our LG PVR:
http://www.win-star.com/eshop/goods.php?id=29
We found that they provide linux source code for drivers:
http://www.win-star.com/eshop/article.php?id=17
I had a quick look into the linux drivers files and i found something like:
=====================================================
ASIX AX88178 USB2.0 Gigabit Ethernet Network Adapter
ASIX AX88772 USB2.0 Fast Ethernet Network Adapter
ASIX AX88772A USB2.0 Fast Ethernet Network Adapter
Driver Compilation & Configuration on the Linux
=====================================================
This driver supports kernel versions from 2.6.14 to 2.6.26.
And three files:
asixc.c
asixc.h
Makefile
Most sure these are for X86 platform.
The question is ..
is it feasible to compile this module withing crosscompiler for mipse32, and then insmode this module into memory..?
Thanks
this a complicated question ....
If we would like to use this device in our LG PVR:
http://www.win-star.com/eshop/goods.php?id=29
We found that they provide linux source code for drivers:
http://www.win-star.com/eshop/article.php?id=17
I had a quick look into the linux drivers files and i found something like:
=====================================================
ASIX AX88178 USB2.0 Gigabit Ethernet Network Adapter
ASIX AX88772 USB2.0 Fast Ethernet Network Adapter
ASIX AX88772A USB2.0 Fast Ethernet Network Adapter
Driver Compilation & Configuration on the Linux
=====================================================
This driver supports kernel versions from 2.6.14 to 2.6.26.
And three files:
asixc.c
asixc.h
Makefile
Most sure these are for X86 platform.
The question is ..
is it feasible to compile this module withing crosscompiler for mipse32, and then insmode this module into memory..?
Thanks
vic1972- Mensajes : 2260
Fecha de inscripción : 09/12/2009
Edad : 52
Localización : Malaga
Re: Gigabit Ethernet
It should. I did this kind of things in the past for the AgVr3, a little linux PDA also based on a MIPS processor. See some info here. I adapted the lirc_serial IR control driver module for the AgVr3 (the result is here).vic1972 escribió:[...]If we would like to use this device in our LG PVR: http://www.win-star.com/eshop/goods.php?id=29 We found that they provide linux source code for drivers: http://www.win-star.com/eshop/article.php?id=17 [...]three files: asixc.c asixc.h Makefile [...]is it feasible to compile this module withing crosscompiler for mipse32, and then insmode this module into memory..?
Learning how to compile kernel modules for the MS450 should open us a lot of interesting possibilities, such as being able to handle USB Infrared blusters, DVD/BlueRay drives, etc.
For the AgVr3 we had a complete cross-compailing toolchain which does not seem to be the case here. Do any of you have requested the open source code to LG (they must provide it by law)? What is included in their source code package? Are the kernel sources included? Having these pieces of info could be a starting point...
Best, EVR.
evr- Mensajes : 279
Fecha de inscripción : 12/10/2010
Temas similares
» Gigabit Ethernet
» Extremadamente lento via ethernet
» Ethernet de velocidad limitada
» TUTORIAL: activate eth0 (Ethernet)
» 'Streaming' de señal TDT hacia Ethernet
» Extremadamente lento via ethernet
» Ethernet de velocidad limitada
» TUTORIAL: activate eth0 (Ethernet)
» 'Streaming' de señal TDT hacia Ethernet
Página 1 de 1.
Permisos de este foro:
No puedes responder a temas en este foro.