USB camera successfully loaded
作者:Alex 日期:2006-03-29
After hundreds of webpages ' reading, more than 10 drvers' trying and 6-7 times' kernel compiling, I've finally find out a way to get a large and clear picture with this Logitech notebook pro!
Actually, it's really easy, just under redhat 9, without any kernel compiling, without any drivers to install. All I need to do is to untar a package called pwcx.tar and insmod the already existed .o file, with a parameter -force.
The problem has conficted me for two days, and i was working almost crazy on it. I've tried every method i can find on the net, nothing works but the last one, which i find in a corner. Now I've come to the conclution that many helps on the internet is useless, especially for linux development! All I need to do is to use my hands and brains!!!!!
With this experence I'm now much more familia with linux, never afraid of using it ,never afraid of any driver installing ,never afraid of the kernel compiling. Anyhow, it's a good experence for me.
Now have a snapshot, and a good sleep after it! Say a good night to myself, and a good morning to someone :)
Actually, it's really easy, just under redhat 9, without any kernel compiling, without any drivers to install. All I need to do is to untar a package called pwcx.tar and insmod the already existed .o file, with a parameter -force.
The problem has conficted me for two days, and i was working almost crazy on it. I've tried every method i can find on the net, nothing works but the last one, which i find in a corner. Now I've come to the conclution that many helps on the internet is useless, especially for linux development! All I need to do is to use my hands and brains!!!!!
With this experence I'm now much more familia with linux, never afraid of using it ,never afraid of any driver installing ,never afraid of the kernel compiling. Anyhow, it's a good experence for me.
Now have a snapshot, and a good sleep after it! Say a good night to myself, and a good morning to someone :)
基于2.4内核的电视卡驱动在2.6下的错误
作者:Alex 日期:2006-03-19
Linux2.6内核驱动移植
作者:Alex 日期:2006-03-19
随着Linux2.6的发布,由于2.6内核做了教的改动,各个设备的驱动程序在不同程度上要进行改写。为了方便各位Linux爱好者我把自己整理的这分文档share出来。该文当列举了2.6内核同以前版本的绝大多数变化,可惜的是由于时间和精力有限没有详细列出各个函数的用法。
特别声明:该文档中的内容来自http://lwn.net,该网也上也有各个函数的较为详细的说明可供各位参考。如果需要该文档的word版的朋友, 请mail到weiriver@sohu.com索取。
1、 使用新的入口







