Author Topic: Setting Up A Usb Nic  (Read 5640 times)

Ling

  • Sr. Member
  • ****
  • Posts: 350
    • View Profile
    • http://
Setting Up A Usb Nic
« 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.
SL-C3200 w/ pdaXii13 5.3
SL-C860 w/ OZ GPE 3.4.1
Accessories: 4GB Microdrive, 4GB Transcend SD, Linksys WFC12 CF 802.11b, Ambicom CF Modem, Socket Bluetooth

wellswang

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • http://wells.osall.com
Setting Up A Usb Nic
« Reply #1 on: March 10, 2007, 10:18:13 pm »
Quote
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

Ling

  • Sr. Member
  • ****
  • Posts: 350
    • View Profile
    • http://
Setting Up A Usb Nic
« Reply #2 on: March 10, 2007, 10:37:54 pm »
Thanks for the direction. Here is the link to the driver.

https://www.oesf.org/forums/index.php?showt...155807&st=180&#
SL-C3200 w/ pdaXii13 5.3
SL-C860 w/ OZ GPE 3.4.1
Accessories: 4GB Microdrive, 4GB Transcend SD, Linksys WFC12 CF 802.11b, Ambicom CF Modem, Socket Bluetooth

wellswang

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • http://wells.osall.com
Setting Up A Usb Nic
« Reply #3 on: March 11, 2007, 12:46:29 am »
Quote
Thanks for the direction. Here is the link to the driver.

https://www.oesf.org/forums/index.php?showt...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

Code: [Select]
# insmod dm9601.o
Floating point exception