I tried to setup the usb cpia webcam on assabet/neponset.  It seems
that the usb driver and cpia part work fine. But the problem is
that there's no "/dev/video", which is necessary for the webcam.
Do anybody have any idea about it?
 
The config items I included in ".config" when compling are:
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_CPIA=y
CONFIG_VIDEO_CPIA=y
CONFIG_SA1100_USB=y
CONFIG_SA1100_USB_CHAR=y
CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_OHCI=y
 
The compling procedure is fine. And the video functions can be found in
"System.map". But after boot, I can not find the "/dev/video" file.
 
The kernel I used was linux-2.4.2-rmk2-np2.
 
Thanks in advance.
 
Jianlin

Reply via email to