usbvision-video.c 59 KB

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