OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Ling on March 10, 2007, 05:46:31 pm
-
Meanie was good enought to compile the driver for my DM9601 based USB NIC. I have not set one up before. I imagine that I need to copy the driver to the appropriate location, then I think I need to add an entry to the file that lists all the NIC types to tell it to use my dm9601.0 driver for that type of nic. Help.
-
Meanie was good enought to compile the driver for my DM9601 based USB NIC. I have not set one up before. I imagine that I need to copy the driver to the appropriate location, then I think I need to add an entry to the file that lists all the NIC types to tell it to use my dm9601.0 driver for that type of nic. Help.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155925\"][{POST_SNAPBACK}][/a][/div]
Hi,
I think
you can copy dm9601.o into /lib/modules/2.4.20/kernel/drivers/usb
then use
depmod -a
to check wether there is any error exists
finally you can use
insmod dm9601.o
to insert DM9601 module into kernel
--------
I also have a usb nic using dm9601 chip,
but i could not find the linux driver for it,
can you send me your driver and let me have a try ?
thanks
-
Thanks for the direction. Here is the link to the driver.
https://www.oesf.org/forums/index.php?showt...155807&st=180 (https://www.oesf.org/forums/index.php?showtopic=21898&pid=155807&st=180)
-
Thanks for the direction. Here is the link to the driver.
https://www.oesf.org/forums/index.php?showt...155807&st=180 (https://www.oesf.org/forums/index.php?showtopic=21898&pid=155807&st=180)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=155941\"][{POST_SNAPBACK}][/a][/div]
Thanks, but this module will report a "Float Point" exception
# insmod dm9601.o
Floating point exception