GO7007 Driver for PS3 Linux
Introduction
MythTV runs on PS3 Linux with Plextor ConvertX TV402U and GO7007 Video4Linux2 driver.
Visit my blog entry (in Japanese): Hogememo: MythTV on PS3 Linux
Patches
GO7007 driver lacks compat ioctl routines for 32bit userland/64bit kernel configuration. And Video4Linux2's compat-ioctl32.c seems quite incomplete. These patches fix the problem on PS3 Linux. Not yet tested well, it just works for me.
ps3-go7007.patch: Patch against wis-go7007-linux-0.9.8.tar.bz2.
ps3-compat-ioctl32.patch: Patch against linux-20061208.tar.bz2.
Of course, there's no problem with ppc64 userland on ppc64 kernel. :-P