How to use JP108 usb lan adapter under SmartQ7 linux.

SmartQ7 如何使用JP108 USB网卡(买亏了,贪便宜,是个山寨货)

I have a SmartQ7, and I bought this JP108 from Taobao website.

Unfortunately, it is not recognizedboth by mylinux host Ubuntu8.04 and SmartQ7device at all.

By googling, I found this page,

http://21500.org/?p=616

It is said thisJP108which on WindowsXP it displays “Sunrising USB Ethernet adapter driver,SR9600” is compatiable with the dm9601 driver.

Thus I made a mod to dm9601.cin SmartQ7’s kernel

by adding the following lines tostructure usb_device_id products[]

{

USB_DEVICE(0×0fe6, 0×8101) , /* “SUNRISING USB Ethernet” */

.driver_info = (unsigned long)&dm9601_info,

},

Afterconfiguring this dm9601to the linux kernel and rebuilding.

Now theJP108 works with SmartQ7.

趁着有脾气装潇洒,有本钱耍个性,

How to use JP108 usb lan adapter under SmartQ7 linux.

相关文章:

你感兴趣的文章:

标签云: