Commit 91711874 authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (9553): gspca: Webcam 145f:013a added in pac207.

parent 2e0903b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -263,6 +263,7 @@ etoms 102c:6251 Qcam xxxxxx VGA
zc3xx		10fd:0128	Typhoon Webshot II USB 300k 0x0128
spca561		10fd:7e50	FlyCam Usb 100
zc3xx		10fd:8050	Typhoon Webshot II USB 300k
pac207		145f:013a	Trust WB-1300N
spca501		1776:501c	Arowana 300K CMOS Camera
t613		17a1:0128	TASCORP JPEG Webcam, NGS Cyclops
vc032x		17ef:4802	Lenovo Vc0323+MI1310_SOC
+1 −0
Original line number Diff line number Diff line
@@ -536,6 +536,7 @@ static const __devinitdata struct usb_device_id device_table[] = {
	{USB_DEVICE(0x093a, 0x2471)},
	{USB_DEVICE(0x093a, 0x2472)},
	{USB_DEVICE(0x093a, 0x2476)},
	{USB_DEVICE(0x145f, 0x013a)},
	{USB_DEVICE(0x2001, 0xf115)},
	{}
};