[PATCH] Add two drivers for Hexium frame grabber cards
commita03e1a2b7fcc8f6fa56faac0a38ebd6aa2fc589d
authorMichael Hunold <hunold@convergence.de>
Thu, 17 Jul 2003 03:09:33 +0000 (16 20:09 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 17 Jul 2003 03:09:33 +0000 (16 20:09 -0700)
tree3dd7ff16f15f3d44cc852e7747e8763a7395c5e3
parent1e8ea17144487bed16da9a93b4e549e7808952dd
[PATCH] Add two drivers for Hexium frame grabber cards

 - add drivers for the Orion and Gemini frame grabber cards, based on
   the saa7146.  For details, see http://www.hexium.hu/.  Thanks to
   Michael Hunold <michael@mihu.de>.
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/hexium.h [new file with mode: 0644]
drivers/media/video/hexium_gemini.c [new file with mode: 0644]
drivers/media/video/hexium_gemini.h [new file with mode: 0644]
drivers/media/video/hexium_orion.c [new file with mode: 0644]
drivers/media/video/hexium_orion.h [new file with mode: 0644]