How to use JP108 usb lan adapter under SmartQ7 linux.

本文介绍了一种解决JP108 USB网卡在SmartQ7设备上不被识别的方法。通过修改内核中的dm9601驱动程序,并重新编译内核,最终使JP108 USB网卡能够在SmartQ7上正常工作。

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

 

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

Unfortunately, it is not recognized both by my linux host Ubuntu8.04 and SmartQ7 device at all.

 

By googling, I found this page,

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

 

It is said this JP108 which on WindowsXP it displays "Sunrising USB Ethernet adapter driverSR9600" is compatiable with the dm9601 driver.

 

Thus I made a mod to dm9601.c in SmartQ7's kernel

by adding the following lines to structure usb_device_id products[]

 

{

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

.driver_info = (unsigned long)&dm9601_info,

},

 

 

After configuring this dm9601 to the linux kernel and rebuilding.

 

Now the JP108 works with SmartQ7.

 

 

 

 

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值