readme
来自「华邦的W996[78]cf芯片组的摄象头驱动程序」· 代码 · 共 44 行
TXT
44 行
WINBOND-WEBCAM GO/GO PLUS PROJECT DEVELOPER GENERAL READMEThis is a developer release of the driver for the w996[78]cf chipset used inthe WebCam GO/GO plus model manufactured by Creative (and possibly other if based on the same chipset).The project development area is on sourceforge at the address: http://project.sourceforge.net/winbond-webcam/See the FTP section for more files -> the logsThis is a developer only release. Not useful, not working, for the people. This module use the USB subsytem and the video4linux interface. You need a 2.4.0 kernel of above with USB support and video4linux enabled.Please read the README.Developer for a basic driver structure explaination. (Verybasic)Developer utilities------------------- - sniff2mod by David Gauchard (http://www.laas.fr/~gauchard/linux/sniff2mod) A utilities that parse the data provided by sniffusb0.12 (on Win) and dumps out in a terse format useful for analyzing the comunication between the host and the camera. - parse.pl: a little script that parse the data provided by sniff2mod and dumps out some useful kernel code. - usbserial: a tcl script by Bernd Blessman <bibi@online.de> that parse intermediate data produced by sniff2mod and extract the register involved in the serial programming of the camera (0x6-0x9) dumping it out in a terse format. Raffaele Spangaro keatch@f2.com http:/www.keatch.f2s.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?