usbvision-video.c 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075
  1. /*
  2. * USB USBVISION Video device driver 0.9.9
  3. *
  4. *
  5. *
  6. * Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de>
  7. *
  8. * This module is part of usbvision driver project.
  9. *
  10. * This program is free software; you can redistribute it and/or modify
  11. * it under the terms of the GNU General Public License as published by
  12. * the Free Software Foundation; either version 2 of the License, or
  13. * (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. * GNU General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public License
  21. * along with this program; if not, write to the Free Software
  22. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  23. *
  24. * Let's call the version 0.... until compression decoding is completely
  25. * implemented.
  26. *
  27. * This driver is written by Jose Ignacio Gijon and Joerg Heckenbach.
  28. * It was based on USB CPiA driver written by Peter Pregler,
  29. * Scott J. Bertin and Johannes Erdfelt
  30. * Ideas are taken from bttv driver by Ralph Metzler, Marcus Metzler &
  31. * Gerd Knorr and zoran 36120/36125 driver by Pauline Middelink
  32. * Updates to driver completed by Dwaine P. Garden
  33. *
  34. *
  35. * TODO:
  36. * - use submit_urb for all setup packets
  37. * - Fix memory settings for nt1004. It is 4 times as big as the
  38. * nt1003 memory.
  39. * - Add audio on endpoint 3 for nt1004 chip. Seems impossible, needs a codec interface. Which one?
  40. * - Clean up the driver.
  41. * - optimization for performance.
  42. * - Add Videotext capability (VBI). Working on it.....
  43. * - Check audio for other devices
  44. *
  45. */
  46. #include <linux/version.h>
  47. #include <linux/kernel.h>
  48. #include <linux/list.h>
  49. #include <linux/timer.h>
  50. #include <linux/slab.h>
  51. #include <linux/mm.h>
  52. #include <linux/utsname.h>
  53. #include <linux/highmem.h>
  54. #include <linux/smp_lock.h>
  55. #include <linux/videodev.h>
  56. #include <linux/vmalloc.h>
  57. #include <linux/module.h>
  58. #include <linux/init.h>
  59. #include <linux/spinlock.h>
  60. #include <asm/io.h>
  61. #include <linux/videodev2.h>
  62. #include <linux/video_decoder.h>
  63. #include <linux/i2c.h>
  64. #include <media/saa7115.h>
  65. #include <media/v4l2-common.h>
  66. #include <media/tuner.h>
  67. #include <media/audiochip.h>
  68. #include <linux/moduleparam.h>
  69. #include <linux/workqueue.h>
  70. #ifdef CONFIG_KMOD
  71. #include <linux/kmod.h>
  72. #endif
  73. #include "usbvision.h"
  74. #define DRIVER_AUTHOR "Joerg Heckenbach <joerg@heckenbach-aw.de>, Dwaine Garden <DwaineGarden@rogers.com>"
  75. #define DRIVER_NAME "usbvision"
  76. #define DRIVER_ALIAS "USBVision"
  77. #define DRIVER_DESC "USBVision USB Video Device Driver for Linux"
  78. #define DRIVER_LICENSE "GPL"
  79. #define USBVISION_DRIVER_VERSION_MAJOR 0
  80. #define USBVISION_DRIVER_VERSION_MINOR 9
  81. #define USBVISION_DRIVER_VERSION_PATCHLEVEL 9
  82. #define USBVISION_DRIVER_VERSION KERNEL_VERSION(USBVISION_DRIVER_VERSION_MAJOR,USBVISION_DRIVER_VERSION_MINOR,USBVISION_DRIVER_VERSION_PATCHLEVEL)
  83. #define USBVISION_VERSION_STRING __stringify(USBVISION_DRIVER_VERSION_MAJOR) "." __stringify(USBVISION_DRIVER_VERSION_MINOR) "." __stringify(USBVISION_DRIVER_VERSION_PATCHLEVEL)
  84. #define ENABLE_HEXDUMP 0 /* Enable if you need it */
  85. #ifdef USBVISION_DEBUG
  86. #define PDEBUG(level, fmt, args...) \
  87. if (video_debug & (level)) info("[%s:%d] " fmt, __PRETTY_FUNCTION__, __LINE__ , ## args)
  88. #else
  89. #define PDEBUG(level, fmt, args...) do {} while(0)
  90. #endif
  91. #define DBG_IOCTL 1<<0
  92. #define DBG_IO 1<<1
  93. #define DBG_PROBE 1<<2
  94. #define DBG_MMAP 1<<3
  95. //String operations
  96. #define rmspace(str) while(*str==' ') str++;
  97. #define goto2next(str) while(*str!=' ') str++; while(*str==' ') str++;
  98. static int usbvision_nr = 0; // sequential number of usbvision device
  99. static struct usbvision_v4l2_format_st usbvision_v4l2_format[] = {
  100. { 1, 1, 8, V4L2_PIX_FMT_GREY , "GREY" },
  101. { 1, 2, 16, V4L2_PIX_FMT_RGB565 , "RGB565" },
  102. { 1, 3, 24, V4L2_PIX_FMT_RGB24 , "RGB24" },
  103. { 1, 4, 32, V4L2_PIX_FMT_RGB32 , "RGB32" },
  104. { 1, 2, 16, V4L2_PIX_FMT_RGB555 , "RGB555" },
  105. { 1, 2, 16, V4L2_PIX_FMT_YUYV , "YUV422" },
  106. { 1, 2, 12, V4L2_PIX_FMT_YVU420 , "YUV420P" }, // 1.5 !
  107. { 1, 2, 16, V4L2_PIX_FMT_YUV422P , "YUV422P" }
  108. };
  109. /* supported tv norms */
  110. static struct usbvision_tvnorm tvnorms[] = {
  111. {
  112. .name = "PAL",
  113. .id = V4L2_STD_PAL,
  114. }, {
  115. .name = "NTSC",
  116. .id = V4L2_STD_NTSC,
  117. }, {
  118. .name = "SECAM",
  119. .id = V4L2_STD_SECAM,
  120. }, {
  121. .name = "PAL-M",
  122. .id = V4L2_STD_PAL_M,
  123. }
  124. };
  125. #define TVNORMS ARRAY_SIZE(tvnorms)
  126. // Function prototypes
  127. static void usbvision_release(struct usb_usbvision *usbvision);
  128. // Default initalization of device driver parameters
  129. static int isocMode = ISOC_MODE_COMPRESS; // Set the default format for ISOC endpoint
  130. static int video_debug = 0; // Set the default Debug Mode of the device driver
  131. static int PowerOnAtOpen = 1; // Set the default device to power on at startup
  132. static int video_nr = -1; // Sequential Number of Video Device
  133. static int radio_nr = -1; // Sequential Number of Radio Device
  134. static int vbi_nr = -1; // Sequential Number of VBI Device
  135. static char *CustomDevice=NULL; // Set as nothing....
  136. // Grab parameters for the device driver
  137. #if defined(module_param) // Showing parameters under SYSFS
  138. module_param(isocMode, int, 0444);
  139. module_param(video_debug, int, 0444);
  140. module_param(PowerOnAtOpen, int, 0444);
  141. module_param(video_nr, int, 0444);
  142. module_param(radio_nr, int, 0444);
  143. module_param(vbi_nr, int, 0444);
  144. module_param(CustomDevice, charp, 0444);
  145. #else // Old Style
  146. MODULE_PARAM(isocMode, "i");
  147. MODULE_PARM(video_debug, "i"); // Grab the Debug Mode of the device driver
  148. MODULE_PARM(adjustCompression, "i"); // Grab the compression to be adaptive
  149. MODULE_PARM(PowerOnAtOpen, "i"); // Grab the device to power on at startup
  150. MODULE_PARM(SwitchSVideoInput, "i"); // To help people with Black and White output with using s-video input. Some cables and input device are wired differently.
  151. MODULE_PARM(video_nr, "i"); // video_nr option allows to specify a certain /dev/videoX device (like /dev/video0 or /dev/video1 ...)
  152. MODULE_PARM(radio_nr, "i"); // radio_nr option allows to specify a certain /dev/radioX device (like /dev/radio0 or /dev/radio1 ...)
  153. MODULE_PARM(vbi_nr, "i"); // vbi_nr option allows to specify a certain /dev/vbiX device (like /dev/vbi0 or /dev/vbi1 ...)
  154. MODULE_PARM(CustomDevice, "s"); // .... CustomDevice
  155. #endif
  156. MODULE_PARM_DESC(isocMode, " Set the default format for ISOC endpoint. Default: 0x60 (Compression On)");
  157. MODULE_PARM_DESC(video_debug, " Set the default Debug Mode of the device driver. Default: 0 (Off)");
  158. MODULE_PARM_DESC(PowerOnAtOpen, " Set the default device to power on when device is opened. Default: 1 (On)");
  159. MODULE_PARM_DESC(video_nr, "Set video device number (/dev/videoX). Default: -1 (autodetect)");
  160. MODULE_PARM_DESC(radio_nr, "Set radio device number (/dev/radioX). Default: -1 (autodetect)");
  161. MODULE_PARM_DESC(vbi_nr, "Set vbi device number (/dev/vbiX). Default: -1 (autodetect)");
  162. MODULE_PARM_DESC(CustomDevice, " Define the fine tuning parameters for the device. Default: null");
  163. // Misc stuff
  164. MODULE_AUTHOR(DRIVER_AUTHOR);
  165. MODULE_DESCRIPTION(DRIVER_DESC);
  166. MODULE_LICENSE(DRIVER_LICENSE);
  167. MODULE_VERSION(USBVISION_VERSION_STRING);
  168. MODULE_ALIAS(DRIVER_ALIAS);
  169. /****************************************************************************************/
  170. /* SYSFS Code - Copied from the stv680.c usb module. */
  171. /* Device information is located at /sys/class/video4linux/video0 */
  172. /* Device parameters information is located at /sys/module/usbvision */
  173. /* Device USB Information is located at /sys/bus/usb/drivers/USBVision Video Grabber */
  174. /****************************************************************************************/
  175. #define YES_NO(x) ((x) ? "Yes" : "No")
  176. static inline struct usb_usbvision *cd_to_usbvision(struct class_device *cd)
  177. {
  178. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  179. return video_get_drvdata(vdev);
  180. }
  181. static ssize_t show_version(struct class_device *cd, char *buf)
  182. {
  183. return sprintf(buf, "%s\n", USBVISION_VERSION_STRING);
  184. }
  185. static CLASS_DEVICE_ATTR(version, S_IRUGO, show_version, NULL);
  186. static ssize_t show_model(struct class_device *cd, char *buf)
  187. {
  188. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  189. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  190. return sprintf(buf, "%s\n", usbvision_device_data[usbvision->DevModel].ModelString);
  191. }
  192. static CLASS_DEVICE_ATTR(model, S_IRUGO, show_model, NULL);
  193. static ssize_t show_hue(struct class_device *cd, char *buf)
  194. {
  195. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  196. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  197. struct v4l2_control ctrl;
  198. ctrl.id = V4L2_CID_HUE;
  199. ctrl.value = 0;
  200. if(usbvision->user)
  201. call_i2c_clients(usbvision, VIDIOC_G_CTRL, &ctrl);
  202. return sprintf(buf, "%d\n", ctrl.value >> 8);
  203. }
  204. static CLASS_DEVICE_ATTR(hue, S_IRUGO, show_hue, NULL);
  205. static ssize_t show_contrast(struct class_device *cd, char *buf)
  206. {
  207. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  208. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  209. struct v4l2_control ctrl;
  210. ctrl.id = V4L2_CID_CONTRAST;
  211. ctrl.value = 0;
  212. if(usbvision->user)
  213. call_i2c_clients(usbvision, VIDIOC_G_CTRL, &ctrl);
  214. return sprintf(buf, "%d\n", ctrl.value >> 8);
  215. }
  216. static CLASS_DEVICE_ATTR(contrast, S_IRUGO, show_contrast, NULL);
  217. static ssize_t show_brightness(struct class_device *cd, char *buf)
  218. {
  219. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  220. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  221. struct v4l2_control ctrl;
  222. ctrl.id = V4L2_CID_BRIGHTNESS;
  223. ctrl.value = 0;
  224. if(usbvision->user)
  225. call_i2c_clients(usbvision, VIDIOC_G_CTRL, &ctrl);
  226. return sprintf(buf, "%d\n", ctrl.value >> 8);
  227. }
  228. static CLASS_DEVICE_ATTR(brightness, S_IRUGO, show_brightness, NULL);
  229. static ssize_t show_saturation(struct class_device *cd, char *buf)
  230. {
  231. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  232. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  233. struct v4l2_control ctrl;
  234. ctrl.id = V4L2_CID_SATURATION;
  235. ctrl.value = 0;
  236. if(usbvision->user)
  237. call_i2c_clients(usbvision, VIDIOC_G_CTRL, &ctrl);
  238. return sprintf(buf, "%d\n", ctrl.value >> 8);
  239. }
  240. static CLASS_DEVICE_ATTR(saturation, S_IRUGO, show_saturation, NULL);
  241. static ssize_t show_streaming(struct class_device *cd, char *buf)
  242. {
  243. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  244. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  245. return sprintf(buf, "%s\n", YES_NO(usbvision->streaming==Stream_On?1:0));
  246. }
  247. static CLASS_DEVICE_ATTR(streaming, S_IRUGO, show_streaming, NULL);
  248. static ssize_t show_compression(struct class_device *cd, char *buf)
  249. {
  250. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  251. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  252. return sprintf(buf, "%s\n", YES_NO(usbvision->isocMode==ISOC_MODE_COMPRESS));
  253. }
  254. static CLASS_DEVICE_ATTR(compression, S_IRUGO, show_compression, NULL);
  255. static ssize_t show_device_bridge(struct class_device *cd, char *buf)
  256. {
  257. struct video_device *vdev = container_of(cd, struct video_device, class_dev);
  258. struct usb_usbvision *usbvision = video_get_drvdata(vdev);
  259. return sprintf(buf, "%d\n", usbvision->bridgeType);
  260. }
  261. static CLASS_DEVICE_ATTR(bridge, S_IRUGO, show_device_bridge, NULL);
  262. static void usbvision_create_sysfs(struct video_device *vdev)
  263. {
  264. int res;
  265. if (!vdev)
  266. return;
  267. do {
  268. res=class_device_create_file(&vdev->class_dev,
  269. &class_device_attr_version);
  270. if (res<0)
  271. break;
  272. res=class_device_create_file(&vdev->class_dev,
  273. &class_device_attr_model);
  274. if (res<0)
  275. break;
  276. res=class_device_create_file(&vdev->class_dev,
  277. &class_device_attr_hue);
  278. if (res<0)
  279. break;
  280. res=class_device_create_file(&vdev->class_dev,
  281. &class_device_attr_contrast);
  282. if (res<0)
  283. break;
  284. res=class_device_create_file(&vdev->class_dev,
  285. &class_device_attr_brightness);
  286. if (res<0)
  287. break;
  288. res=class_device_create_file(&vdev->class_dev,
  289. &class_device_attr_saturation);
  290. if (res<0)
  291. break;
  292. res=class_device_create_file(&vdev->class_dev,
  293. &class_device_attr_streaming);
  294. if (res<0)
  295. break;
  296. res=class_device_create_file(&vdev->class_dev,
  297. &class_device_attr_compression);
  298. if (res<0)
  299. break;
  300. res=class_device_create_file(&vdev->class_dev,
  301. &class_device_attr_bridge);
  302. if (res>=0)
  303. return;
  304. } while (0);
  305. err("%s error: %d\n", __FUNCTION__, res);
  306. }
  307. static void usbvision_remove_sysfs(struct video_device *vdev)
  308. {
  309. if (vdev) {
  310. class_device_remove_file(&vdev->class_dev,
  311. &class_device_attr_version);
  312. class_device_remove_file(&vdev->class_dev,
  313. &class_device_attr_model);
  314. class_device_remove_file(&vdev->class_dev,
  315. &class_device_attr_hue);
  316. class_device_remove_file(&vdev->class_dev,
  317. &class_device_attr_contrast);
  318. class_device_remove_file(&vdev->class_dev,
  319. &class_device_attr_brightness);
  320. class_device_remove_file(&vdev->class_dev,
  321. &class_device_attr_saturation);
  322. class_device_remove_file(&vdev->class_dev,
  323. &class_device_attr_streaming);
  324. class_device_remove_file(&vdev->class_dev,
  325. &class_device_attr_compression);
  326. class_device_remove_file(&vdev->class_dev,
  327. &class_device_attr_bridge);
  328. }
  329. }
  330. /*
  331. * usbvision_open()
  332. *
  333. * This is part of Video 4 Linux API. The driver can be opened by one
  334. * client only (checks internal counter 'usbvision->user'). The procedure
  335. * then allocates buffers needed for video processing.
  336. *
  337. */
  338. static int usbvision_v4l2_open(struct inode *inode, struct file *file)
  339. {
  340. struct video_device *dev = video_devdata(file);
  341. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  342. int errCode = 0;
  343. PDEBUG(DBG_IO, "open");
  344. usbvision_reset_powerOffTimer(usbvision);
  345. if (usbvision->user)
  346. errCode = -EBUSY;
  347. else {
  348. /* Allocate memory for the frame buffers */
  349. errCode = usbvision_frames_alloc(usbvision);
  350. if(!errCode) {
  351. /* Allocate memory for the scratch ring buffer */
  352. errCode = usbvision_scratch_alloc(usbvision);
  353. if ((!errCode) && (isocMode==ISOC_MODE_COMPRESS)) {
  354. /* Allocate intermediate decompression buffers only if needed */
  355. errCode = usbvision_decompress_alloc(usbvision);
  356. }
  357. }
  358. if (errCode) {
  359. /* Deallocate all buffers if trouble */
  360. usbvision_frames_free(usbvision);
  361. usbvision_scratch_free(usbvision);
  362. usbvision_decompress_free(usbvision);
  363. }
  364. }
  365. /* If so far no errors then we shall start the camera */
  366. if (!errCode) {
  367. down(&usbvision->lock);
  368. if (usbvision->power == 0) {
  369. usbvision_power_on(usbvision);
  370. usbvision_init_i2c(usbvision);
  371. }
  372. /* Send init sequence only once, it's large! */
  373. if (!usbvision->initialized) {
  374. int setup_ok = 0;
  375. setup_ok = usbvision_setup(usbvision,isocMode);
  376. if (setup_ok)
  377. usbvision->initialized = 1;
  378. else
  379. errCode = -EBUSY;
  380. }
  381. if (!errCode) {
  382. usbvision_begin_streaming(usbvision);
  383. errCode = usbvision_init_isoc(usbvision);
  384. /* device needs to be initialized before isoc transfer */
  385. usbvision_muxsel(usbvision,0);
  386. usbvision->user++;
  387. }
  388. else {
  389. if (PowerOnAtOpen) {
  390. usbvision_i2c_usb_del_bus(&usbvision->i2c_adap);
  391. usbvision_power_off(usbvision);
  392. usbvision->initialized = 0;
  393. }
  394. }
  395. up(&usbvision->lock);
  396. }
  397. if (errCode) {
  398. }
  399. /* prepare queues */
  400. usbvision_empty_framequeues(usbvision);
  401. PDEBUG(DBG_IO, "success");
  402. return errCode;
  403. }
  404. /*
  405. * usbvision_v4l2_close()
  406. *
  407. * This is part of Video 4 Linux API. The procedure
  408. * stops streaming and deallocates all buffers that were earlier
  409. * allocated in usbvision_v4l2_open().
  410. *
  411. */
  412. static int usbvision_v4l2_close(struct inode *inode, struct file *file)
  413. {
  414. struct video_device *dev = video_devdata(file);
  415. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  416. PDEBUG(DBG_IO, "close");
  417. down(&usbvision->lock);
  418. usbvision_audio_off(usbvision);
  419. usbvision_restart_isoc(usbvision);
  420. usbvision_stop_isoc(usbvision);
  421. usbvision_decompress_free(usbvision);
  422. usbvision_frames_free(usbvision);
  423. usbvision_scratch_free(usbvision);
  424. usbvision->user--;
  425. if (PowerOnAtOpen) {
  426. /* power off in a little while to avoid off/on every close/open short sequences */
  427. usbvision_set_powerOffTimer(usbvision);
  428. usbvision->initialized = 0;
  429. }
  430. up(&usbvision->lock);
  431. if (usbvision->remove_pending) {
  432. printk(KERN_INFO "%s: Final disconnect\n", __FUNCTION__);
  433. usbvision_release(usbvision);
  434. }
  435. PDEBUG(DBG_IO, "success");
  436. return 0;
  437. }
  438. /*
  439. * usbvision_ioctl()
  440. *
  441. * This is part of Video 4 Linux API. The procedure handles ioctl() calls.
  442. *
  443. */
  444. static int usbvision_v4l2_do_ioctl(struct inode *inode, struct file *file,
  445. unsigned int cmd, void *arg)
  446. {
  447. struct video_device *dev = video_devdata(file);
  448. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  449. if (!USBVISION_IS_OPERATIONAL(usbvision))
  450. return -EFAULT;
  451. switch (cmd) {
  452. #ifdef CONFIG_VIDEO_ADV_DEBUG
  453. /* ioctls to allow direct acces to the NT100x registers */
  454. case VIDIOC_DBG_G_REGISTER:
  455. case VIDIOC_DBG_S_REGISTER:
  456. {
  457. struct v4l2_register *reg = arg;
  458. int errCode;
  459. if (reg->i2c_id != 0)
  460. return -EINVAL;
  461. if (!capable(CAP_SYS_ADMIN))
  462. return -EPERM;
  463. /* NT100x has a 8-bit register space */
  464. if (cmd == VIDIOC_DBG_G_REGISTER)
  465. errCode = usbvision_read_reg(usbvision, reg->reg&0xff);
  466. else
  467. errCode = usbvision_write_reg(usbvision, reg->reg&0xff, reg->val);
  468. if (errCode < 0) {
  469. err("%s: VIDIOC_DBG_%c_REGISTER failed: error %d", __FUNCTION__,
  470. cmd == VIDIOC_DBG_G_REGISTER ? 'G' : 'S', errCode);
  471. return errCode;
  472. }
  473. if (cmd == VIDIOC_DBG_S_REGISTER)
  474. reg->val = (u8)errCode;
  475. PDEBUG(DBG_IOCTL, "VIDIOC_DBG_%c_REGISTER reg=0x%02X, value=0x%02X",
  476. cmd == VIDIOC_DBG_G_REGISTER ? 'G' : 'S',
  477. (unsigned int)reg->reg, reg->val);
  478. return 0;
  479. }
  480. #endif
  481. case VIDIOC_QUERYCAP:
  482. {
  483. struct v4l2_capability *vc=arg;
  484. memset(vc, 0, sizeof(*vc));
  485. strlcpy(vc->driver, "USBVision", sizeof(vc->driver));
  486. strlcpy(vc->card, usbvision_device_data[usbvision->DevModel].ModelString,
  487. sizeof(vc->card));
  488. strlcpy(vc->bus_info, usbvision->dev->dev.bus_id,
  489. sizeof(vc->bus_info));
  490. vc->version = USBVISION_DRIVER_VERSION;
  491. vc->capabilities = V4L2_CAP_VIDEO_CAPTURE |
  492. V4L2_CAP_AUDIO |
  493. V4L2_CAP_READWRITE |
  494. V4L2_CAP_STREAMING |
  495. (usbvision->have_tuner ? V4L2_CAP_TUNER : 0);
  496. PDEBUG(DBG_IOCTL, "VIDIOC_QUERYCAP");
  497. return 0;
  498. }
  499. case VIDIOC_ENUMINPUT:
  500. {
  501. struct v4l2_input *vi = arg;
  502. int chan;
  503. if ((vi->index >= usbvision->video_inputs) || (vi->index < 0) )
  504. return -EINVAL;
  505. if (usbvision->have_tuner) {
  506. chan = vi->index;
  507. }
  508. else {
  509. chan = vi->index + 1; //skip Television string
  510. }
  511. switch(chan) {
  512. case 0:
  513. if (usbvision_device_data[usbvision->DevModel].VideoChannels == 4) {
  514. strcpy(vi->name, "White Video Input");
  515. }
  516. else {
  517. strcpy(vi->name, "Television");
  518. vi->type = V4L2_INPUT_TYPE_TUNER;
  519. vi->audioset = 1;
  520. vi->tuner = chan;
  521. vi->std = V4L2_STD_PAL | V4L2_STD_NTSC | V4L2_STD_SECAM;
  522. }
  523. break;
  524. case 1:
  525. vi->type = V4L2_INPUT_TYPE_CAMERA;
  526. if (usbvision_device_data[usbvision->DevModel].VideoChannels == 4) {
  527. strcpy(vi->name, "Green Video Input");
  528. }
  529. else {
  530. strcpy(vi->name, "Composite Video Input");
  531. }
  532. vi->std = V4L2_STD_PAL;
  533. break;
  534. case 2:
  535. vi->type = V4L2_INPUT_TYPE_CAMERA;
  536. if (usbvision_device_data[usbvision->DevModel].VideoChannels == 4) {
  537. strcpy(vi->name, "Yellow Video Input");
  538. }
  539. else {
  540. strcpy(vi->name, "S-Video Input");
  541. }
  542. vi->std = V4L2_STD_PAL;
  543. break;
  544. case 3:
  545. vi->type = V4L2_INPUT_TYPE_CAMERA;
  546. strcpy(vi->name, "Red Video Input");
  547. vi->std = V4L2_STD_PAL;
  548. break;
  549. }
  550. PDEBUG(DBG_IOCTL, "VIDIOC_ENUMINPUT name=%s:%d tuners=%d type=%d norm=%x",
  551. vi->name, vi->index, vi->tuner,vi->type,(int)vi->std);
  552. return 0;
  553. }
  554. case VIDIOC_ENUMSTD:
  555. {
  556. struct v4l2_standard *e = arg;
  557. unsigned int i;
  558. int ret;
  559. i = e->index;
  560. if (i >= TVNORMS)
  561. return -EINVAL;
  562. ret = v4l2_video_std_construct(e, tvnorms[e->index].id,
  563. tvnorms[e->index].name);
  564. e->index = i;
  565. if (ret < 0)
  566. return ret;
  567. return 0;
  568. }
  569. case VIDIOC_G_INPUT:
  570. {
  571. int *input = arg;
  572. *input = usbvision->ctl_input;
  573. return 0;
  574. }
  575. case VIDIOC_S_INPUT:
  576. {
  577. int *input = arg;
  578. if ((*input >= usbvision->video_inputs) || (*input < 0) )
  579. return -EINVAL;
  580. usbvision->ctl_input = *input;
  581. down(&usbvision->lock);
  582. usbvision_muxsel(usbvision, usbvision->ctl_input);
  583. usbvision_set_input(usbvision);
  584. usbvision_set_output(usbvision, usbvision->curwidth, usbvision->curheight);
  585. up(&usbvision->lock);
  586. return 0;
  587. }
  588. case VIDIOC_G_STD:
  589. {
  590. v4l2_std_id *id = arg;
  591. *id = usbvision->tvnorm->id;
  592. PDEBUG(DBG_IOCTL, "VIDIOC_G_STD std_id=%s", usbvision->tvnorm->name);
  593. return 0;
  594. }
  595. case VIDIOC_S_STD:
  596. {
  597. v4l2_std_id *id = arg;
  598. unsigned int i;
  599. for (i = 0; i < TVNORMS; i++)
  600. if (*id == tvnorms[i].id)
  601. break;
  602. if (i == TVNORMS)
  603. for (i = 0; i < TVNORMS; i++)
  604. if (*id & tvnorms[i].id)
  605. break;
  606. if (i == TVNORMS)
  607. return -EINVAL;
  608. down(&usbvision->lock);
  609. usbvision->tvnorm = &tvnorms[i];
  610. call_i2c_clients(usbvision, VIDIOC_S_STD,
  611. &usbvision->tvnorm->id);
  612. up(&usbvision->lock);
  613. PDEBUG(DBG_IOCTL, "VIDIOC_S_STD std_id=%s", usbvision->tvnorm->name);
  614. return 0;
  615. }
  616. case VIDIOC_G_TUNER:
  617. {
  618. struct v4l2_tuner *vt = arg;
  619. if (!usbvision->have_tuner || vt->index) // Only tuner 0
  620. return -EINVAL;
  621. strcpy(vt->name, "Television");
  622. /* Let clients fill in the remainder of this struct */
  623. call_i2c_clients(usbvision,VIDIOC_G_TUNER,vt);
  624. PDEBUG(DBG_IOCTL, "VIDIOC_G_TUNER signal=%x, afc=%x",vt->signal,vt->afc);
  625. return 0;
  626. }
  627. case VIDIOC_S_TUNER:
  628. {
  629. struct v4l2_tuner *vt = arg;
  630. // Only no or one tuner for now
  631. if (!usbvision->have_tuner || vt->index)
  632. return -EINVAL;
  633. /* let clients handle this */
  634. call_i2c_clients(usbvision,VIDIOC_S_TUNER,vt);
  635. PDEBUG(DBG_IOCTL, "VIDIOC_S_TUNER");
  636. return 0;
  637. }
  638. case VIDIOC_G_FREQUENCY:
  639. {
  640. struct v4l2_frequency *freq = arg;
  641. freq->tuner = 0; // Only one tuner
  642. freq->type = V4L2_TUNER_ANALOG_TV;
  643. freq->frequency = usbvision->freq;
  644. PDEBUG(DBG_IOCTL, "VIDIOC_G_FREQUENCY freq=0x%X", (unsigned)freq->frequency);
  645. return 0;
  646. }
  647. case VIDIOC_S_FREQUENCY:
  648. {
  649. struct v4l2_frequency *freq = arg;
  650. // Only no or one tuner for now
  651. if (!usbvision->have_tuner || freq->tuner)
  652. return -EINVAL;
  653. usbvision->freq = freq->frequency;
  654. call_i2c_clients(usbvision, cmd, freq);
  655. PDEBUG(DBG_IOCTL, "VIDIOC_S_FREQUENCY freq=0x%X", (unsigned)freq->frequency);
  656. return 0;
  657. }
  658. case VIDIOC_G_AUDIO:
  659. {
  660. struct v4l2_audio *v = arg;
  661. memset(v,0, sizeof(v));
  662. strcpy(v->name, "TV");
  663. PDEBUG(DBG_IOCTL, "VIDIOC_G_AUDIO");
  664. return 0;
  665. }
  666. case VIDIOC_S_AUDIO:
  667. {
  668. struct v4l2_audio *v = arg;
  669. if(v->index) {
  670. return -EINVAL;
  671. }
  672. PDEBUG(DBG_IOCTL, "VIDIOC_S_AUDIO");
  673. return 0;
  674. }
  675. case VIDIOC_QUERYCTRL:
  676. {
  677. struct v4l2_queryctrl *ctrl = arg;
  678. int id=ctrl->id;
  679. memset(ctrl,0,sizeof(*ctrl));
  680. ctrl->id=id;
  681. call_i2c_clients(usbvision, cmd, arg);
  682. if (ctrl->type)
  683. return 0;
  684. else
  685. return -EINVAL;
  686. PDEBUG(DBG_IOCTL,"VIDIOC_QUERYCTRL id=%x value=%x",ctrl->id,ctrl->type);
  687. }
  688. case VIDIOC_G_CTRL:
  689. {
  690. struct v4l2_control *ctrl = arg;
  691. PDEBUG(DBG_IOCTL,"VIDIOC_G_CTRL id=%x value=%x",ctrl->id,ctrl->value);
  692. call_i2c_clients(usbvision, VIDIOC_G_CTRL, ctrl);
  693. return 0;
  694. }
  695. case VIDIOC_S_CTRL:
  696. {
  697. struct v4l2_control *ctrl = arg;
  698. PDEBUG(DBG_IOCTL, "VIDIOC_S_CTRL id=%x value=%x",ctrl->id,ctrl->value);
  699. call_i2c_clients(usbvision, VIDIOC_S_CTRL, ctrl);
  700. return 0;
  701. }
  702. case VIDIOC_REQBUFS:
  703. {
  704. struct v4l2_requestbuffers *vr = arg;
  705. int ret;
  706. RESTRICT_TO_RANGE(vr->count,1,USBVISION_NUMFRAMES);
  707. // Check input validity : the user must do a VIDEO CAPTURE and MMAP method.
  708. if((vr->type != V4L2_BUF_TYPE_VIDEO_CAPTURE) ||
  709. (vr->memory != V4L2_MEMORY_MMAP))
  710. return -EINVAL;
  711. if(usbvision->streaming == Stream_On) {
  712. if ((ret = usbvision_stream_interrupt(usbvision)))
  713. return ret;
  714. }
  715. usbvision_empty_framequeues(usbvision);
  716. usbvision->curFrame = NULL;
  717. PDEBUG(DBG_IOCTL, "VIDIOC_REQBUFS count=%d",vr->count);
  718. return 0;
  719. }
  720. case VIDIOC_QUERYBUF:
  721. {
  722. struct v4l2_buffer *vb = arg;
  723. struct usbvision_frame *frame;
  724. // FIXME : must control that buffers are mapped (VIDIOC_REQBUFS has been called)
  725. if(vb->type != V4L2_CAP_VIDEO_CAPTURE) {
  726. return -EINVAL;
  727. }
  728. if(vb->index>=USBVISION_NUMFRAMES) {
  729. return -EINVAL;
  730. }
  731. // Updating the corresponding frame state
  732. vb->flags = 0;
  733. frame = &usbvision->frame[vb->index];
  734. if(frame->grabstate >= FrameState_Ready)
  735. vb->flags |= V4L2_BUF_FLAG_QUEUED;
  736. if(frame->grabstate >= FrameState_Done)
  737. vb->flags |= V4L2_BUF_FLAG_DONE;
  738. if(frame->grabstate == FrameState_Unused)
  739. vb->flags |= V4L2_BUF_FLAG_MAPPED;
  740. vb->memory = V4L2_MEMORY_MMAP;
  741. vb->m.offset = vb->index*usbvision->max_frame_size;
  742. vb->memory = V4L2_MEMORY_MMAP;
  743. vb->field = V4L2_FIELD_NONE;
  744. vb->length = usbvision->curwidth*usbvision->curheight*usbvision->palette.bytes_per_pixel;
  745. vb->timestamp = usbvision->frame[vb->index].timestamp;
  746. vb->sequence = usbvision->frame[vb->index].sequence;
  747. return 0;
  748. }
  749. case VIDIOC_QBUF:
  750. {
  751. struct v4l2_buffer *vb = arg;
  752. struct usbvision_frame *frame;
  753. unsigned long lock_flags;
  754. // FIXME : works only on VIDEO_CAPTURE MODE, MMAP.
  755. if(vb->type != V4L2_CAP_VIDEO_CAPTURE) {
  756. return -EINVAL;
  757. }
  758. if(vb->index>=USBVISION_NUMFRAMES) {
  759. return -EINVAL;
  760. }
  761. frame = &usbvision->frame[vb->index];
  762. if (frame->grabstate != FrameState_Unused) {
  763. return -EAGAIN;
  764. }
  765. /* Mark it as ready and enqueue frame */
  766. frame->grabstate = FrameState_Ready;
  767. frame->scanstate = ScanState_Scanning;
  768. frame->scanlength = 0; /* Accumulated in usbvision_parse_data() */
  769. vb->flags &= ~V4L2_BUF_FLAG_DONE;
  770. /* set v4l2_format index */
  771. frame->v4l2_format = usbvision->palette;
  772. spin_lock_irqsave(&usbvision->queue_lock, lock_flags);
  773. list_add_tail(&usbvision->frame[vb->index].frame, &usbvision->inqueue);
  774. spin_unlock_irqrestore(&usbvision->queue_lock, lock_flags);
  775. PDEBUG(DBG_IOCTL, "VIDIOC_QBUF frame #%d",vb->index);
  776. return 0;
  777. }
  778. case VIDIOC_DQBUF:
  779. {
  780. struct v4l2_buffer *vb = arg;
  781. int ret;
  782. struct usbvision_frame *f;
  783. unsigned long lock_flags;
  784. if (vb->type != V4L2_BUF_TYPE_VIDEO_CAPTURE)
  785. return -EINVAL;
  786. if (list_empty(&(usbvision->outqueue))) {
  787. if (usbvision->streaming == Stream_Idle)
  788. return -EINVAL;
  789. ret = wait_event_interruptible
  790. (usbvision->wait_frame,
  791. !list_empty(&(usbvision->outqueue)));
  792. if (ret)
  793. return ret;
  794. }
  795. spin_lock_irqsave(&usbvision->queue_lock, lock_flags);
  796. f = list_entry(usbvision->outqueue.next,
  797. struct usbvision_frame, frame);
  798. list_del(usbvision->outqueue.next);
  799. spin_unlock_irqrestore(&usbvision->queue_lock, lock_flags);
  800. f->grabstate = FrameState_Unused;
  801. vb->memory = V4L2_MEMORY_MMAP;
  802. vb->flags = V4L2_BUF_FLAG_MAPPED | V4L2_BUF_FLAG_QUEUED | V4L2_BUF_FLAG_DONE;
  803. vb->index = f->index;
  804. vb->sequence = f->sequence;
  805. vb->timestamp = f->timestamp;
  806. vb->field = V4L2_FIELD_NONE;
  807. vb->bytesused = f->scanlength;
  808. return 0;
  809. }
  810. case VIDIOC_STREAMON:
  811. {
  812. int b=V4L2_BUF_TYPE_VIDEO_CAPTURE;
  813. usbvision->streaming = Stream_On;
  814. call_i2c_clients(usbvision,VIDIOC_STREAMON , &b);
  815. PDEBUG(DBG_IOCTL, "VIDIOC_STREAMON");
  816. return 0;
  817. }
  818. case VIDIOC_STREAMOFF:
  819. {
  820. int *type = arg;
  821. int b=V4L2_BUF_TYPE_VIDEO_CAPTURE;
  822. if (*type != V4L2_BUF_TYPE_VIDEO_CAPTURE)
  823. return -EINVAL;
  824. if(usbvision->streaming == Stream_On) {
  825. usbvision_stream_interrupt(usbvision);
  826. // Stop all video streamings
  827. call_i2c_clients(usbvision,VIDIOC_STREAMOFF , &b);
  828. }
  829. usbvision_empty_framequeues(usbvision);
  830. PDEBUG(DBG_IOCTL, "VIDIOC_STREAMOFF");
  831. return 0;
  832. }
  833. case VIDIOC_ENUM_FMT:
  834. {
  835. struct v4l2_fmtdesc *vfd = arg;
  836. if(vfd->index>=USBVISION_SUPPORTED_PALETTES-1) {
  837. return -EINVAL;
  838. }
  839. vfd->flags = 0;
  840. vfd->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  841. strcpy(vfd->description,usbvision_v4l2_format[vfd->index].desc);
  842. vfd->pixelformat = usbvision_v4l2_format[vfd->index].format;
  843. memset(vfd->reserved, 0, sizeof(vfd->reserved));
  844. return 0;
  845. }
  846. case VIDIOC_G_FMT:
  847. {
  848. struct v4l2_format *vf = arg;
  849. switch (vf->type) {
  850. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  851. {
  852. vf->fmt.pix.width = usbvision->curwidth;
  853. vf->fmt.pix.height = usbvision->curheight;
  854. vf->fmt.pix.pixelformat = usbvision->palette.format;
  855. vf->fmt.pix.bytesperline = usbvision->curwidth*usbvision->palette.bytes_per_pixel;
  856. vf->fmt.pix.sizeimage = vf->fmt.pix.bytesperline*usbvision->curheight;
  857. vf->fmt.pix.colorspace = V4L2_COLORSPACE_SMPTE170M;
  858. vf->fmt.pix.field = V4L2_FIELD_NONE; /* Always progressive image */
  859. PDEBUG(DBG_IOCTL, "VIDIOC_G_FMT w=%d, h=%d, format=%s",
  860. vf->fmt.pix.width, vf->fmt.pix.height,usbvision->palette.desc);
  861. return 0;
  862. }
  863. default:
  864. PDEBUG(DBG_IOCTL, "VIDIOC_G_FMT invalid type %d",vf->type);
  865. return -EINVAL;
  866. }
  867. return 0;
  868. }
  869. case VIDIOC_TRY_FMT:
  870. case VIDIOC_S_FMT:
  871. {
  872. struct v4l2_format *vf = arg;
  873. int formatIdx,ret;
  874. switch(vf->type) {
  875. case V4L2_BUF_TYPE_VIDEO_CAPTURE:
  876. {
  877. /* Find requested format in available ones */
  878. for(formatIdx=0;formatIdx<USBVISION_SUPPORTED_PALETTES;formatIdx++) {
  879. if(vf->fmt.pix.pixelformat == usbvision_v4l2_format[formatIdx].format) {
  880. usbvision->palette = usbvision_v4l2_format[formatIdx];
  881. break;
  882. }
  883. }
  884. /* robustness */
  885. if(formatIdx == USBVISION_SUPPORTED_PALETTES) {
  886. return -EINVAL;
  887. }
  888. RESTRICT_TO_RANGE(vf->fmt.pix.width, MIN_FRAME_WIDTH, MAX_FRAME_WIDTH);
  889. RESTRICT_TO_RANGE(vf->fmt.pix.height, MIN_FRAME_HEIGHT, MAX_FRAME_HEIGHT);
  890. vf->fmt.pix.bytesperline = vf->fmt.pix.width*usbvision->palette.bytes_per_pixel;
  891. vf->fmt.pix.sizeimage = vf->fmt.pix.bytesperline*vf->fmt.pix.height;
  892. if(cmd == VIDIOC_TRY_FMT) {
  893. PDEBUG(DBG_IOCTL, "VIDIOC_TRY_FMT grabdisplay w=%d, h=%d, format=%s",
  894. vf->fmt.pix.width, vf->fmt.pix.height,usbvision->palette.desc);
  895. return 0;
  896. }
  897. /* stop io in case it is already in progress */
  898. if(usbvision->streaming == Stream_On) {
  899. if ((ret = usbvision_stream_interrupt(usbvision)))
  900. return ret;
  901. }
  902. usbvision_empty_framequeues(usbvision);
  903. usbvision->curFrame = NULL;
  904. // by now we are committed to the new data...
  905. down(&usbvision->lock);
  906. usbvision_set_output(usbvision, vf->fmt.pix.width, vf->fmt.pix.height);
  907. up(&usbvision->lock);
  908. PDEBUG(DBG_IOCTL, "VIDIOC_S_FMT grabdisplay w=%d, h=%d, format=%s",
  909. vf->fmt.pix.width, vf->fmt.pix.height,usbvision->palette.desc);
  910. return 0;
  911. }
  912. default:
  913. return -EINVAL;
  914. }
  915. }
  916. default:
  917. return -ENOIOCTLCMD;
  918. }
  919. return 0;
  920. }
  921. static int usbvision_v4l2_ioctl(struct inode *inode, struct file *file,
  922. unsigned int cmd, unsigned long arg)
  923. {
  924. return video_usercopy(inode, file, cmd, arg, usbvision_v4l2_do_ioctl);
  925. }
  926. static ssize_t usbvision_v4l2_read(struct file *file, char __user *buf,
  927. size_t count, loff_t *ppos)
  928. {
  929. struct video_device *dev = video_devdata(file);
  930. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  931. int noblock = file->f_flags & O_NONBLOCK;
  932. unsigned long lock_flags;
  933. int ret,i;
  934. struct usbvision_frame *frame;
  935. PDEBUG(DBG_IO, "%s: %ld bytes, noblock=%d", __FUNCTION__, (unsigned long)count, noblock);
  936. if (!USBVISION_IS_OPERATIONAL(usbvision) || (buf == NULL))
  937. return -EFAULT;
  938. /* no stream is running, make it running ! */
  939. usbvision->streaming = Stream_On;
  940. call_i2c_clients(usbvision,VIDIOC_STREAMON , NULL);
  941. /* First, enqueue as many frames as possible (like a user of VIDIOC_QBUF would do) */
  942. for(i=0;i<USBVISION_NUMFRAMES;i++) {
  943. frame = &usbvision->frame[i];
  944. if(frame->grabstate == FrameState_Unused) {
  945. /* Mark it as ready and enqueue frame */
  946. frame->grabstate = FrameState_Ready;
  947. frame->scanstate = ScanState_Scanning;
  948. frame->scanlength = 0; /* Accumulated in usbvision_parse_data() */
  949. /* set v4l2_format index */
  950. frame->v4l2_format = usbvision->palette;
  951. spin_lock_irqsave(&usbvision->queue_lock, lock_flags);
  952. list_add_tail(&frame->frame, &usbvision->inqueue);
  953. spin_unlock_irqrestore(&usbvision->queue_lock, lock_flags);
  954. }
  955. }
  956. /* Then try to steal a frame (like a VIDIOC_DQBUF would do) */
  957. if (list_empty(&(usbvision->outqueue))) {
  958. if(noblock)
  959. return -EAGAIN;
  960. ret = wait_event_interruptible
  961. (usbvision->wait_frame,
  962. !list_empty(&(usbvision->outqueue)));
  963. if (ret)
  964. return ret;
  965. }
  966. spin_lock_irqsave(&usbvision->queue_lock, lock_flags);
  967. frame = list_entry(usbvision->outqueue.next,
  968. struct usbvision_frame, frame);
  969. list_del(usbvision->outqueue.next);
  970. spin_unlock_irqrestore(&usbvision->queue_lock, lock_flags);
  971. /* An error returns an empty frame */
  972. if (frame->grabstate == FrameState_Error) {
  973. frame->bytes_read = 0;
  974. return 0;
  975. }
  976. PDEBUG(DBG_IO, "%s: frmx=%d, bytes_read=%ld, scanlength=%ld", __FUNCTION__,
  977. frame->index, frame->bytes_read, frame->scanlength);
  978. /* copy bytes to user space; we allow for partials reads */
  979. if ((count + frame->bytes_read) > (unsigned long)frame->scanlength)
  980. count = frame->scanlength - frame->bytes_read;
  981. if (copy_to_user(buf, frame->data + frame->bytes_read, count)) {
  982. return -EFAULT;
  983. }
  984. frame->bytes_read += count;
  985. PDEBUG(DBG_IO, "%s: {copy} count used=%ld, new bytes_read=%ld", __FUNCTION__,
  986. (unsigned long)count, frame->bytes_read);
  987. // For now, forget the frame if it has not been read in one shot.
  988. /* if (frame->bytes_read >= frame->scanlength) {// All data has been read */
  989. frame->bytes_read = 0;
  990. /* Mark it as available to be used again. */
  991. frame->grabstate = FrameState_Unused;
  992. /* } */
  993. return count;
  994. }
  995. static int usbvision_v4l2_mmap(struct file *file, struct vm_area_struct *vma)
  996. {
  997. unsigned long size = vma->vm_end - vma->vm_start,
  998. start = vma->vm_start;
  999. void *pos;
  1000. u32 i;
  1001. struct video_device *dev = video_devdata(file);
  1002. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  1003. down(&usbvision->lock);
  1004. if (!USBVISION_IS_OPERATIONAL(usbvision)) {
  1005. up(&usbvision->lock);
  1006. return -EFAULT;
  1007. }
  1008. if (!(vma->vm_flags & VM_WRITE) ||
  1009. size != PAGE_ALIGN(usbvision->curwidth*usbvision->curheight*usbvision->palette.bytes_per_pixel)) {
  1010. up(&usbvision->lock);
  1011. return -EINVAL;
  1012. }
  1013. for (i = 0; i < USBVISION_NUMFRAMES; i++) {
  1014. if (((usbvision->max_frame_size*i) >> PAGE_SHIFT) == vma->vm_pgoff)
  1015. break;
  1016. }
  1017. if (i == USBVISION_NUMFRAMES) {
  1018. PDEBUG(DBG_MMAP, "mmap: user supplied mapping address is out of range");
  1019. up(&usbvision->lock);
  1020. return -EINVAL;
  1021. }
  1022. /* VM_IO is eventually going to replace PageReserved altogether */
  1023. vma->vm_flags |= VM_IO;
  1024. vma->vm_flags |= VM_RESERVED; /* avoid to swap out this VMA */
  1025. pos = usbvision->frame[i].data;
  1026. while (size > 0) {
  1027. if (vm_insert_page(vma, start, vmalloc_to_page(pos))) {
  1028. PDEBUG(DBG_MMAP, "mmap: vm_insert_page failed");
  1029. up(&usbvision->lock);
  1030. return -EAGAIN;
  1031. }
  1032. start += PAGE_SIZE;
  1033. pos += PAGE_SIZE;
  1034. size -= PAGE_SIZE;
  1035. }
  1036. up(&usbvision->lock);
  1037. return 0;
  1038. }
  1039. /*
  1040. * Here comes the stuff for radio on usbvision based devices
  1041. *
  1042. */
  1043. static int usbvision_radio_open(struct inode *inode, struct file *file)
  1044. {
  1045. struct video_device *dev = video_devdata(file);
  1046. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  1047. struct v4l2_frequency freq;
  1048. int errCode = 0;
  1049. PDEBUG(DBG_IO, "%s:", __FUNCTION__);
  1050. down(&usbvision->lock);
  1051. if (usbvision->user) {
  1052. err("%s: Someone tried to open an already opened USBVision Radio!", __FUNCTION__);
  1053. errCode = -EBUSY;
  1054. }
  1055. else {
  1056. if(PowerOnAtOpen) {
  1057. usbvision_reset_powerOffTimer(usbvision);
  1058. if (usbvision->power == 0) {
  1059. usbvision_power_on(usbvision);
  1060. usbvision_init_i2c(usbvision);
  1061. }
  1062. }
  1063. // If so far no errors then we shall start the radio
  1064. usbvision->radio = 1;
  1065. call_i2c_clients(usbvision,AUDC_SET_RADIO,&usbvision->tuner_type);
  1066. freq.frequency = 1517; //SWR3 @ 94.8MHz
  1067. call_i2c_clients(usbvision, VIDIOC_S_FREQUENCY, &freq);
  1068. usbvision_set_audio(usbvision, USBVISION_AUDIO_RADIO);
  1069. usbvision->user++;
  1070. }
  1071. if (errCode) {
  1072. if (PowerOnAtOpen) {
  1073. usbvision_i2c_usb_del_bus(&usbvision->i2c_adap);
  1074. usbvision_power_off(usbvision);
  1075. usbvision->initialized = 0;
  1076. }
  1077. }
  1078. up(&usbvision->lock);
  1079. return errCode;
  1080. }
  1081. static int usbvision_radio_close(struct inode *inode, struct file *file)
  1082. {
  1083. struct video_device *dev = video_devdata(file);
  1084. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  1085. int errCode = 0;
  1086. PDEBUG(DBG_IO, "");
  1087. down(&usbvision->lock);
  1088. usbvision_audio_off(usbvision);
  1089. usbvision->radio=0;
  1090. usbvision->user--;
  1091. if (PowerOnAtOpen) {
  1092. usbvision_set_powerOffTimer(usbvision);
  1093. usbvision->initialized = 0;
  1094. }
  1095. up(&usbvision->lock);
  1096. if (usbvision->remove_pending) {
  1097. printk(KERN_INFO "%s: Final disconnect\n", __FUNCTION__);
  1098. usbvision_release(usbvision);
  1099. }
  1100. PDEBUG(DBG_IO, "success");
  1101. return errCode;
  1102. }
  1103. static int usbvision_do_radio_ioctl(struct inode *inode, struct file *file,
  1104. unsigned int cmd, void *arg)
  1105. {
  1106. struct video_device *dev = video_devdata(file);
  1107. struct usb_usbvision *usbvision = (struct usb_usbvision *) video_get_drvdata(dev);
  1108. if (!USBVISION_IS_OPERATIONAL(usbvision))
  1109. return -EIO;
  1110. switch (cmd) {
  1111. case VIDIOC_QUERYCAP:
  1112. {
  1113. struct v4l2_capability *vc=arg;
  1114. memset(vc, 0, sizeof(*vc));
  1115. strlcpy(vc->driver, "USBVision", sizeof(vc->driver));
  1116. strlcpy(vc->card, usbvision_device_data[usbvision->DevModel].ModelString,
  1117. sizeof(vc->card));
  1118. strlcpy(vc->bus_info, usbvision->dev->dev.bus_id,
  1119. sizeof(vc->bus_info));
  1120. vc->version = USBVISION_DRIVER_VERSION;
  1121. vc->capabilities = (usbvision->have_tuner ? V4L2_CAP_TUNER : 0);
  1122. PDEBUG(DBG_IO, "VIDIOC_QUERYCAP");
  1123. return 0;
  1124. }
  1125. case VIDIOC_QUERYCTRL:
  1126. {
  1127. struct v4l2_queryctrl *ctrl = arg;
  1128. int id=ctrl->id;
  1129. memset(ctrl,0,sizeof(*ctrl));
  1130. ctrl->id=id;
  1131. call_i2c_clients(usbvision, cmd, arg);
  1132. PDEBUG(DBG_IO,"VIDIOC_QUERYCTRL id=%x value=%x",ctrl->id,ctrl->type);
  1133. if (ctrl->type)
  1134. return 0;
  1135. else
  1136. return -EINVAL;
  1137. }
  1138. case VIDIOC_G_CTRL:
  1139. {
  1140. struct v4l2_control *ctrl = arg;
  1141. call_i2c_clients(usbvision, VIDIOC_G_CTRL, ctrl);
  1142. PDEBUG(DBG_IO,"VIDIOC_G_CTRL id=%x value=%x",ctrl->id,ctrl->value);
  1143. return 0;
  1144. }
  1145. case VIDIOC_S_CTRL:
  1146. {
  1147. struct v4l2_control *ctrl = arg;
  1148. call_i2c_clients(usbvision, VIDIOC_S_CTRL, ctrl);
  1149. PDEBUG(DBG_IO, "VIDIOC_S_CTRL id=%x value=%x",ctrl->id,ctrl->value);
  1150. return 0;
  1151. }
  1152. case VIDIOC_G_TUNER:
  1153. {
  1154. struct v4l2_tuner *t = arg;
  1155. if (t->index > 0)
  1156. return -EINVAL;
  1157. memset(t,0,sizeof(*t));
  1158. strcpy(t->name, "Radio");
  1159. t->type = V4L2_TUNER_RADIO;
  1160. /* Let clients fill in the remainder of this struct */
  1161. call_i2c_clients(usbvision,VIDIOC_G_TUNER,t);
  1162. PDEBUG(DBG_IO, "VIDIOC_G_TUNER signal=%x, afc=%x",t->signal,t->afc);
  1163. return 0;
  1164. }
  1165. case VIDIOC_S_TUNER:
  1166. {
  1167. struct v4l2_tuner *vt = arg;
  1168. // Only no or one tuner for now
  1169. if (!usbvision->have_tuner || vt->index)
  1170. return -EINVAL;
  1171. /* let clients handle this */
  1172. call_i2c_clients(usbvision,VIDIOC_S_TUNER,vt);
  1173. PDEBUG(DBG_IO, "VIDIOC_S_TUNER");
  1174. return 0;
  1175. }
  1176. case VIDIOC_G_AUDIO:
  1177. {
  1178. struct v4l2_audio *a = arg;
  1179. memset(a,0,sizeof(*a));
  1180. strcpy(a->name,"Radio");
  1181. PDEBUG(DBG_IO, "VIDIOC_G_AUDIO");
  1182. return 0;
  1183. }
  1184. case VIDIOC_S_AUDIO:
  1185. case VIDIOC_S_INPUT:
  1186. case VIDIOC_S_STD:
  1187. return 0;
  1188. case VIDIOC_G_FREQUENCY:
  1189. {
  1190. struct v4l2_frequency *f = arg;
  1191. memset(f,0,sizeof(*f));
  1192. f->type = V4L2_TUNER_RADIO;
  1193. f->frequency = usbvision->freq;
  1194. call_i2c_clients(usbvision, cmd, f);
  1195. PDEBUG(DBG_IO, "VIDIOC_G_FREQUENCY freq=0x%X", (unsigned)f->frequency);
  1196. return 0;
  1197. }
  1198. case VIDIOC_S_FREQUENCY:
  1199. {
  1200. struct v4l2_frequency *f = arg;
  1201. if (f->tuner != 0)
  1202. return -EINVAL;
  1203. usbvision->freq = f->frequency;
  1204. call_i2c_clients(usbvision, cmd, f);
  1205. PDEBUG(DBG_IO, "VIDIOC_S_FREQUENCY freq=0x%X", (unsigned)f->frequency);
  1206. return 0;
  1207. }
  1208. default:
  1209. {
  1210. PDEBUG(DBG_IO, "%s: Unknown command %x", __FUNCTION__, cmd);
  1211. return -ENOIOCTLCMD;
  1212. }
  1213. }
  1214. return 0;
  1215. }
  1216. static int usbvision_radio_ioctl(struct inode *inode, struct file *file,
  1217. unsigned int cmd, unsigned long arg)
  1218. {
  1219. return video_usercopy(inode, file, cmd, arg, usbvision_do_radio_ioctl);
  1220. }
  1221. /*
  1222. * Here comes the stuff for vbi on usbvision based devices
  1223. *
  1224. */
  1225. static int usbvision_vbi_open(struct inode *inode, struct file *file)
  1226. {
  1227. /* TODO */
  1228. return -EINVAL;
  1229. }
  1230. static int usbvision_vbi_close(struct inode *inode, struct file *file)
  1231. {
  1232. /* TODO */
  1233. return -EINVAL;
  1234. }
  1235. static int usbvision_do_vbi_ioctl(struct inode *inode, struct file *file,
  1236. unsigned int cmd, void *arg)
  1237. {
  1238. /* TODO */
  1239. return -EINVAL;
  1240. }
  1241. static int usbvision_vbi_ioctl(struct inode *inode, struct file *file,
  1242. unsigned int cmd, unsigned long arg)
  1243. {
  1244. return video_usercopy(inode, file, cmd, arg, usbvision_do_vbi_ioctl);
  1245. }
  1246. //
  1247. // Video registration stuff
  1248. //
  1249. // Video template
  1250. static const struct file_operations usbvision_fops = {
  1251. .owner = THIS_MODULE,
  1252. .open = usbvision_v4l2_open,
  1253. .release = usbvision_v4l2_close,
  1254. .read = usbvision_v4l2_read,
  1255. .mmap = usbvision_v4l2_mmap,
  1256. .ioctl = usbvision_v4l2_ioctl,
  1257. .llseek = no_llseek,
  1258. };
  1259. static struct video_device usbvision_video_template = {
  1260. .owner = THIS_MODULE,
  1261. .type = VID_TYPE_TUNER | VID_TYPE_CAPTURE,
  1262. .hardware = VID_HARDWARE_USBVISION,
  1263. .fops = &usbvision_fops,
  1264. .name = "usbvision-video",
  1265. .release = video_device_release,
  1266. .minor = -1,
  1267. };
  1268. // Radio template
  1269. static const struct file_operations usbvision_radio_fops = {
  1270. .owner = THIS_MODULE,
  1271. .open = usbvision_radio_open,
  1272. .release = usbvision_radio_close,
  1273. .ioctl = usbvision_radio_ioctl,
  1274. .llseek = no_llseek,
  1275. };
  1276. static struct video_device usbvision_radio_template=
  1277. {
  1278. .owner = THIS_MODULE,
  1279. .type = VID_TYPE_TUNER,
  1280. .hardware = VID_HARDWARE_USBVISION,
  1281. .fops = &usbvision_radio_fops,
  1282. .release = video_device_release,
  1283. .name = "usbvision-radio",
  1284. .minor = -1,
  1285. };
  1286. // vbi template
  1287. static const struct file_operations usbvision_vbi_fops = {
  1288. .owner = THIS_MODULE,
  1289. .open = usbvision_vbi_open,
  1290. .release = usbvision_vbi_close,
  1291. .ioctl = usbvision_vbi_ioctl,
  1292. .llseek = no_llseek,
  1293. };
  1294. static struct video_device usbvision_vbi_template=
  1295. {
  1296. .owner = THIS_MODULE,
  1297. .type = VID_TYPE_TUNER,
  1298. .hardware = VID_HARDWARE_USBVISION,
  1299. .fops = &usbvision_vbi_fops,
  1300. .release = video_device_release,
  1301. .name = "usbvision-vbi",
  1302. .minor = -1,
  1303. };
  1304. static struct video_device *usbvision_vdev_init(struct usb_usbvision *usbvision,
  1305. struct video_device *vdev_template,
  1306. char *name)
  1307. {
  1308. struct usb_device *usb_dev = usbvision->dev;
  1309. struct video_device *vdev;
  1310. if (usb_dev == NULL) {
  1311. err("%s: usbvision->dev is not set", __FUNCTION__);
  1312. return NULL;
  1313. }
  1314. vdev = video_device_alloc();
  1315. if (NULL == vdev) {
  1316. return NULL;
  1317. }
  1318. *vdev = *vdev_template;
  1319. // vdev->minor = -1;
  1320. vdev->dev = &usb_dev->dev;
  1321. snprintf(vdev->name, sizeof(vdev->name), "%s", name);
  1322. video_set_drvdata(vdev, usbvision);
  1323. return vdev;
  1324. }
  1325. // unregister video4linux devices
  1326. static void usbvision_unregister_video(struct usb_usbvision *usbvision)
  1327. {
  1328. // vbi Device:
  1329. if (usbvision->vbi) {
  1330. PDEBUG(DBG_PROBE, "unregister /dev/vbi%d [v4l2]", usbvision->vbi->minor & 0x1f);
  1331. if (usbvision->vbi->minor != -1) {
  1332. video_unregister_device(usbvision->vbi);
  1333. }
  1334. else {
  1335. video_device_release(usbvision->vbi);
  1336. }
  1337. usbvision->vbi = NULL;
  1338. }
  1339. // Radio Device:
  1340. if (usbvision->rdev) {
  1341. PDEBUG(DBG_PROBE, "unregister /dev/radio%d [v4l2]", usbvision->rdev->minor & 0x1f);
  1342. if (usbvision->rdev->minor != -1) {
  1343. video_unregister_device(usbvision->rdev);
  1344. }
  1345. else {
  1346. video_device_release(usbvision->rdev);
  1347. }
  1348. usbvision->rdev = NULL;
  1349. }
  1350. // Video Device:
  1351. if (usbvision->vdev) {
  1352. PDEBUG(DBG_PROBE, "unregister /dev/video%d [v4l2]", usbvision->vdev->minor & 0x1f);
  1353. if (usbvision->vdev->minor != -1) {
  1354. video_unregister_device(usbvision->vdev);
  1355. }
  1356. else {
  1357. video_device_release(usbvision->vdev);
  1358. }
  1359. usbvision->vdev = NULL;
  1360. }
  1361. }
  1362. // register video4linux devices
  1363. static int __devinit usbvision_register_video(struct usb_usbvision *usbvision)
  1364. {
  1365. // Video Device:
  1366. usbvision->vdev = usbvision_vdev_init(usbvision, &usbvision_video_template, "USBVision Video");
  1367. if (usbvision->vdev == NULL) {
  1368. goto err_exit;
  1369. }
  1370. if (video_register_device(usbvision->vdev, VFL_TYPE_GRABBER, video_nr)<0) {
  1371. goto err_exit;
  1372. }
  1373. printk(KERN_INFO "USBVision[%d]: registered USBVision Video device /dev/video%d [v4l2]\n", usbvision->nr,usbvision->vdev->minor & 0x1f);
  1374. // Radio Device:
  1375. if (usbvision_device_data[usbvision->DevModel].Radio) {
  1376. // usbvision has radio
  1377. usbvision->rdev = usbvision_vdev_init(usbvision, &usbvision_radio_template, "USBVision Radio");
  1378. if (usbvision->rdev == NULL) {
  1379. goto err_exit;
  1380. }
  1381. if (video_register_device(usbvision->rdev, VFL_TYPE_RADIO, radio_nr)<0) {
  1382. goto err_exit;
  1383. }
  1384. printk(KERN_INFO "USBVision[%d]: registered USBVision Radio device /dev/radio%d [v4l2]\n", usbvision->nr, usbvision->rdev->minor & 0x1f);
  1385. }
  1386. // vbi Device:
  1387. if (usbvision_device_data[usbvision->DevModel].vbi) {
  1388. usbvision->vbi = usbvision_vdev_init(usbvision, &usbvision_vbi_template, "USBVision VBI");
  1389. if (usbvision->vdev == NULL) {
  1390. goto err_exit;
  1391. }
  1392. if (video_register_device(usbvision->vbi, VFL_TYPE_VBI, vbi_nr)<0) {
  1393. goto err_exit;
  1394. }
  1395. printk(KERN_INFO "USBVision[%d]: registered USBVision VBI device /dev/vbi%d [v4l2] (Not Working Yet!)\n", usbvision->nr,usbvision->vbi->minor & 0x1f);
  1396. }
  1397. // all done
  1398. return 0;
  1399. err_exit:
  1400. err("USBVision[%d]: video_register_device() failed", usbvision->nr);
  1401. usbvision_unregister_video(usbvision);
  1402. return -1;
  1403. }
  1404. /*
  1405. * usbvision_alloc()
  1406. *
  1407. * This code allocates the struct usb_usbvision. It is filled with default values.
  1408. *
  1409. * Returns NULL on error, a pointer to usb_usbvision else.
  1410. *
  1411. */
  1412. static struct usb_usbvision *usbvision_alloc(struct usb_device *dev)
  1413. {
  1414. struct usb_usbvision *usbvision;
  1415. if ((usbvision = kzalloc(sizeof(struct usb_usbvision), GFP_KERNEL)) == NULL) {
  1416. goto err_exit;
  1417. }
  1418. usbvision->dev = dev;
  1419. init_MUTEX(&usbvision->lock); /* to 1 == available */
  1420. // prepare control urb for control messages during interrupts
  1421. usbvision->ctrlUrb = usb_alloc_urb(USBVISION_URB_FRAMES, GFP_KERNEL);
  1422. if (usbvision->ctrlUrb == NULL) {
  1423. goto err_exit;
  1424. }
  1425. init_waitqueue_head(&usbvision->ctrlUrb_wq);
  1426. init_MUTEX(&usbvision->ctrlUrbLock); /* to 1 == available */
  1427. usbvision_init_powerOffTimer(usbvision);
  1428. return usbvision;
  1429. err_exit:
  1430. if (usbvision && usbvision->ctrlUrb) {
  1431. usb_free_urb(usbvision->ctrlUrb);
  1432. }
  1433. if (usbvision) {
  1434. kfree(usbvision);
  1435. }
  1436. return NULL;
  1437. }
  1438. /*
  1439. * usbvision_release()
  1440. *
  1441. * This code does final release of struct usb_usbvision. This happens
  1442. * after the device is disconnected -and- all clients closed their files.
  1443. *
  1444. */
  1445. static void usbvision_release(struct usb_usbvision *usbvision)
  1446. {
  1447. PDEBUG(DBG_PROBE, "");
  1448. down(&usbvision->lock);
  1449. usbvision_reset_powerOffTimer(usbvision);
  1450. usbvision->initialized = 0;
  1451. up(&usbvision->lock);
  1452. usbvision_remove_sysfs(usbvision->vdev);
  1453. usbvision_unregister_video(usbvision);
  1454. if (usbvision->ctrlUrb) {
  1455. usb_free_urb(usbvision->ctrlUrb);
  1456. }
  1457. kfree(usbvision);
  1458. PDEBUG(DBG_PROBE, "success");
  1459. }
  1460. /******************************** usb interface *****************************************/
  1461. static void usbvision_configure_video(struct usb_usbvision *usbvision)
  1462. {
  1463. int model,i;
  1464. if (usbvision == NULL)
  1465. return;
  1466. model = usbvision->DevModel;
  1467. usbvision->palette = usbvision_v4l2_format[2]; // V4L2_PIX_FMT_RGB24;
  1468. if (usbvision_device_data[usbvision->DevModel].Vin_Reg2 >= 0) {
  1469. usbvision->Vin_Reg2_Preset = usbvision_device_data[usbvision->DevModel].Vin_Reg2 & 0xff;
  1470. } else {
  1471. usbvision->Vin_Reg2_Preset = 0;
  1472. }
  1473. for (i = 0; i < TVNORMS; i++)
  1474. if (usbvision_device_data[model].VideoNorm == tvnorms[i].mode)
  1475. break;
  1476. if (i == TVNORMS)
  1477. i = 0;
  1478. usbvision->tvnorm = &tvnorms[i]; /* set default norm */
  1479. usbvision->video_inputs = usbvision_device_data[model].VideoChannels;
  1480. usbvision->ctl_input = 0;
  1481. /* This should be here to make i2c clients to be able to register */
  1482. usbvision_audio_off(usbvision); //first switch off audio
  1483. if (!PowerOnAtOpen) {
  1484. usbvision_power_on(usbvision); //and then power up the noisy tuner
  1485. usbvision_init_i2c(usbvision);
  1486. }
  1487. }
  1488. /*
  1489. * usbvision_probe()
  1490. *
  1491. * This procedure queries device descriptor and accepts the interface
  1492. * if it looks like USBVISION video device
  1493. *
  1494. */
  1495. static int __devinit usbvision_probe(struct usb_interface *intf, const struct usb_device_id *devid)
  1496. {
  1497. struct usb_device *dev = interface_to_usbdev(intf);
  1498. __u8 ifnum = intf->altsetting->desc.bInterfaceNumber;
  1499. const struct usb_host_interface *interface;
  1500. struct usb_usbvision *usbvision = NULL;
  1501. const struct usb_endpoint_descriptor *endpoint;
  1502. int model;
  1503. PDEBUG(DBG_PROBE, "VID=%#04x, PID=%#04x, ifnum=%u",
  1504. dev->descriptor.idVendor, dev->descriptor.idProduct, ifnum);
  1505. /* Is it an USBVISION video dev? */
  1506. model = 0;
  1507. for(model = 0; usbvision_device_data[model].idVendor; model++) {
  1508. if (le16_to_cpu(dev->descriptor.idVendor) != usbvision_device_data[model].idVendor) {
  1509. continue;
  1510. }
  1511. if (le16_to_cpu(dev->descriptor.idProduct) != usbvision_device_data[model].idProduct) {
  1512. continue;
  1513. }
  1514. printk(KERN_INFO "%s: %s found\n", __FUNCTION__, usbvision_device_data[model].ModelString);
  1515. break;
  1516. }
  1517. if (usbvision_device_data[model].idVendor == 0) {
  1518. return -ENODEV; //no matching device
  1519. }
  1520. if (usbvision_device_data[model].Interface >= 0) {
  1521. interface = &dev->actconfig->interface[usbvision_device_data[model].Interface]->altsetting[0];
  1522. }
  1523. else {
  1524. interface = &dev->actconfig->interface[ifnum]->altsetting[0];
  1525. }
  1526. endpoint = &interface->endpoint[1].desc;
  1527. if ((endpoint->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) != USB_ENDPOINT_XFER_ISOC) {
  1528. err("%s: interface %d. has non-ISO endpoint!", __FUNCTION__, ifnum);
  1529. err("%s: Endpoint attribures %d", __FUNCTION__, endpoint->bmAttributes);
  1530. return -ENODEV;
  1531. }
  1532. if ((endpoint->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == USB_DIR_OUT) {
  1533. err("%s: interface %d. has ISO OUT endpoint!", __FUNCTION__, ifnum);
  1534. return -ENODEV;
  1535. }
  1536. usb_get_dev(dev);
  1537. if ((usbvision = usbvision_alloc(dev)) == NULL) {
  1538. err("%s: couldn't allocate USBVision struct", __FUNCTION__);
  1539. return -ENOMEM;
  1540. }
  1541. if (dev->descriptor.bNumConfigurations > 1) {
  1542. usbvision->bridgeType = BRIDGE_NT1004;
  1543. }
  1544. else if (usbvision_device_data[model].ModelString == "Dazzle Fusion Model DVC-90 Rev 1 (SECAM)") {
  1545. usbvision->bridgeType = BRIDGE_NT1005;
  1546. }
  1547. else {
  1548. usbvision->bridgeType = BRIDGE_NT1003;
  1549. }
  1550. PDEBUG(DBG_PROBE, "bridgeType %d", usbvision->bridgeType);
  1551. down(&usbvision->lock);
  1552. usbvision->nr = usbvision_nr++;
  1553. usbvision->have_tuner = usbvision_device_data[model].Tuner;
  1554. if (usbvision->have_tuner) {
  1555. usbvision->tuner_type = usbvision_device_data[model].TunerType;
  1556. }
  1557. usbvision->tuner_addr = ADDR_UNSET;
  1558. usbvision->DevModel = model;
  1559. usbvision->remove_pending = 0;
  1560. usbvision->iface = ifnum;
  1561. usbvision->ifaceAltInactive = 0;
  1562. usbvision->ifaceAltActive = 1;
  1563. usbvision->video_endp = endpoint->bEndpointAddress;
  1564. usbvision->isocPacketSize = 0;
  1565. usbvision->usb_bandwidth = 0;
  1566. usbvision->user = 0;
  1567. usbvision->streaming = Stream_Off;
  1568. usbvision_register_video(usbvision);
  1569. usbvision_configure_video(usbvision);
  1570. up(&usbvision->lock);
  1571. usb_set_intfdata (intf, usbvision);
  1572. usbvision_create_sysfs(usbvision->vdev);
  1573. PDEBUG(DBG_PROBE, "success");
  1574. return 0;
  1575. }
  1576. /*
  1577. * usbvision_disconnect()
  1578. *
  1579. * This procedure stops all driver activity, deallocates interface-private
  1580. * structure (pointed by 'ptr') and after that driver should be removable
  1581. * with no ill consequences.
  1582. *
  1583. */
  1584. static void __devexit usbvision_disconnect(struct usb_interface *intf)
  1585. {
  1586. struct usb_usbvision *usbvision = usb_get_intfdata(intf);
  1587. PDEBUG(DBG_PROBE, "");
  1588. if (usbvision == NULL) {
  1589. err("%s: usb_get_intfdata() failed", __FUNCTION__);
  1590. return;
  1591. }
  1592. usb_set_intfdata (intf, NULL);
  1593. down(&usbvision->lock);
  1594. // At this time we ask to cancel outstanding URBs
  1595. usbvision_stop_isoc(usbvision);
  1596. if (usbvision->power) {
  1597. usbvision_i2c_usb_del_bus(&usbvision->i2c_adap);
  1598. usbvision_power_off(usbvision);
  1599. }
  1600. usbvision->remove_pending = 1; // Now all ISO data will be ignored
  1601. usb_put_dev(usbvision->dev);
  1602. usbvision->dev = NULL; // USB device is no more
  1603. up(&usbvision->lock);
  1604. if (usbvision->user) {
  1605. printk(KERN_INFO "%s: In use, disconnect pending\n", __FUNCTION__);
  1606. wake_up_interruptible(&usbvision->wait_frame);
  1607. wake_up_interruptible(&usbvision->wait_stream);
  1608. }
  1609. else {
  1610. usbvision_release(usbvision);
  1611. }
  1612. PDEBUG(DBG_PROBE, "success");
  1613. }
  1614. static struct usb_driver usbvision_driver = {
  1615. .name = "usbvision",
  1616. .id_table = usbvision_table,
  1617. .probe = usbvision_probe,
  1618. .disconnect = usbvision_disconnect
  1619. };
  1620. /*
  1621. * customdevice_process()
  1622. *
  1623. * This procedure preprocesses CustomDevice parameter if any
  1624. *
  1625. */
  1626. static void customdevice_process(void)
  1627. {
  1628. usbvision_device_data[0]=usbvision_device_data[1];
  1629. usbvision_table[0]=usbvision_table[1];
  1630. if(CustomDevice)
  1631. {
  1632. char *parse=CustomDevice;
  1633. PDEBUG(DBG_PROBE, "CustomDevide=%s", CustomDevice);
  1634. /*format is CustomDevice="0x0573 0x4D31 0 7113 3 PAL 1 1 1 5 -1 -1 -1 -1 -1"
  1635. usbvision_device_data[0].idVendor;
  1636. usbvision_device_data[0].idProduct;
  1637. usbvision_device_data[0].Interface;
  1638. usbvision_device_data[0].Codec;
  1639. usbvision_device_data[0].VideoChannels;
  1640. usbvision_device_data[0].VideoNorm;
  1641. usbvision_device_data[0].AudioChannels;
  1642. usbvision_device_data[0].Radio;
  1643. usbvision_device_data[0].Tuner;
  1644. usbvision_device_data[0].TunerType;
  1645. usbvision_device_data[0].Vin_Reg1;
  1646. usbvision_device_data[0].Vin_Reg2;
  1647. usbvision_device_data[0].X_Offset;
  1648. usbvision_device_data[0].Y_Offset;
  1649. usbvision_device_data[0].Dvi_yuv;
  1650. usbvision_device_data[0].ModelString;
  1651. */
  1652. rmspace(parse);
  1653. usbvision_device_data[0].ModelString="USBVISION Custom Device";
  1654. parse+=2;
  1655. sscanf(parse,"%x",&usbvision_device_data[0].idVendor);
  1656. goto2next(parse);
  1657. PDEBUG(DBG_PROBE, "idVendor=0x%.4X", usbvision_device_data[0].idVendor);
  1658. parse+=2;
  1659. sscanf(parse,"%x",&usbvision_device_data[0].idProduct);
  1660. goto2next(parse);
  1661. PDEBUG(DBG_PROBE, "idProduct=0x%.4X", usbvision_device_data[0].idProduct);
  1662. sscanf(parse,"%d",&usbvision_device_data[0].Interface);
  1663. goto2next(parse);
  1664. PDEBUG(DBG_PROBE, "Interface=%d", usbvision_device_data[0].Interface);
  1665. sscanf(parse,"%d",&usbvision_device_data[0].Codec);
  1666. goto2next(parse);
  1667. PDEBUG(DBG_PROBE, "Codec=%d", usbvision_device_data[0].Codec);
  1668. sscanf(parse,"%d",&usbvision_device_data[0].VideoChannels);
  1669. goto2next(parse);
  1670. PDEBUG(DBG_PROBE, "VideoChannels=%d", usbvision_device_data[0].VideoChannels);
  1671. switch(*parse)
  1672. {
  1673. case 'P':
  1674. PDEBUG(DBG_PROBE, "VideoNorm=PAL");
  1675. usbvision_device_data[0].VideoNorm=V4L2_STD_PAL;
  1676. break;
  1677. case 'S':
  1678. PDEBUG(DBG_PROBE, "VideoNorm=SECAM");
  1679. usbvision_device_data[0].VideoNorm=V4L2_STD_SECAM;
  1680. break;
  1681. case 'N':
  1682. PDEBUG(DBG_PROBE, "VideoNorm=NTSC");
  1683. usbvision_device_data[0].VideoNorm=V4L2_STD_NTSC;
  1684. break;
  1685. default:
  1686. PDEBUG(DBG_PROBE, "VideoNorm=PAL (by default)");
  1687. usbvision_device_data[0].VideoNorm=V4L2_STD_PAL;
  1688. break;
  1689. }
  1690. goto2next(parse);
  1691. sscanf(parse,"%d",&usbvision_device_data[0].AudioChannels);
  1692. goto2next(parse);
  1693. PDEBUG(DBG_PROBE, "AudioChannels=%d", usbvision_device_data[0].AudioChannels);
  1694. sscanf(parse,"%d",&usbvision_device_data[0].Radio);
  1695. goto2next(parse);
  1696. PDEBUG(DBG_PROBE, "Radio=%d", usbvision_device_data[0].Radio);
  1697. sscanf(parse,"%d",&usbvision_device_data[0].Tuner);
  1698. goto2next(parse);
  1699. PDEBUG(DBG_PROBE, "Tuner=%d", usbvision_device_data[0].Tuner);
  1700. sscanf(parse,"%d",&usbvision_device_data[0].TunerType);
  1701. goto2next(parse);
  1702. PDEBUG(DBG_PROBE, "TunerType=%d", usbvision_device_data[0].TunerType);
  1703. sscanf(parse,"%d",&usbvision_device_data[0].Vin_Reg1);
  1704. goto2next(parse);
  1705. PDEBUG(DBG_PROBE, "Vin_Reg1=%d", usbvision_device_data[0].Vin_Reg1);
  1706. sscanf(parse,"%d",&usbvision_device_data[0].Vin_Reg2);
  1707. goto2next(parse);
  1708. PDEBUG(DBG_PROBE, "Vin_Reg2=%d", usbvision_device_data[0].Vin_Reg2);
  1709. sscanf(parse,"%d",&usbvision_device_data[0].X_Offset);
  1710. goto2next(parse);
  1711. PDEBUG(DBG_PROBE, "X_Offset=%d", usbvision_device_data[0].X_Offset);
  1712. sscanf(parse,"%d",&usbvision_device_data[0].Y_Offset);
  1713. goto2next(parse);
  1714. PDEBUG(DBG_PROBE, "Y_Offset=%d", usbvision_device_data[0].Y_Offset);
  1715. sscanf(parse,"%d",&usbvision_device_data[0].Dvi_yuv);
  1716. PDEBUG(DBG_PROBE, "Dvi_yuv=%d", usbvision_device_data[0].Dvi_yuv);
  1717. //add to usbvision_table also
  1718. usbvision_table[0].match_flags=USB_DEVICE_ID_MATCH_DEVICE;
  1719. usbvision_table[0].idVendor=usbvision_device_data[0].idVendor;
  1720. usbvision_table[0].idProduct=usbvision_device_data[0].idProduct;
  1721. }
  1722. }
  1723. /*
  1724. * usbvision_init()
  1725. *
  1726. * This code is run to initialize the driver.
  1727. *
  1728. */
  1729. static int __init usbvision_init(void)
  1730. {
  1731. int errCode;
  1732. PDEBUG(DBG_PROBE, "");
  1733. PDEBUG(DBG_IOCTL, "IOCTL debugging is enabled [video]");
  1734. PDEBUG(DBG_IO, "IO debugging is enabled [video]");
  1735. PDEBUG(DBG_PROBE, "PROBE debugging is enabled [video]");
  1736. PDEBUG(DBG_MMAP, "MMAP debugging is enabled [video]");
  1737. /* disable planar mode support unless compression enabled */
  1738. if (isocMode != ISOC_MODE_COMPRESS ) {
  1739. // FIXME : not the right way to set supported flag
  1740. usbvision_v4l2_format[6].supported = 0; // V4L2_PIX_FMT_YVU420
  1741. usbvision_v4l2_format[7].supported = 0; // V4L2_PIX_FMT_YUV422P
  1742. }
  1743. customdevice_process();
  1744. errCode = usb_register(&usbvision_driver);
  1745. if (errCode == 0) {
  1746. printk(KERN_INFO DRIVER_DESC " : " USBVISION_VERSION_STRING "\n");
  1747. PDEBUG(DBG_PROBE, "success");
  1748. }
  1749. return errCode;
  1750. }
  1751. static void __exit usbvision_exit(void)
  1752. {
  1753. PDEBUG(DBG_PROBE, "");
  1754. usb_deregister(&usbvision_driver);
  1755. PDEBUG(DBG_PROBE, "success");
  1756. }
  1757. module_init(usbvision_init);
  1758. module_exit(usbvision_exit);
  1759. /*
  1760. * Overrides for Emacs so that we follow Linus's tabbing style.
  1761. * ---------------------------------------------------------------------------
  1762. * Local variables:
  1763. * c-basic-offset: 8
  1764. * End:
  1765. */