
mythtv at cvs
Mar 16, 2009, 12:13 PM
Post #1 of 2
(370 views)
Permalink
|
|
Ticket #6366: PVR350 ioctl changes for ivtv >= 1.4.0
|
|
#6366: PVR350 ioctl changes for ivtv >= 1.4.0 -------------------------------------+-------------------------------------- Reporter: ian [at] iarmst | Owner: ijr Type: enhancement | Status: new Priority: minor | Milestone: unknown Component: MythTV - Video Playback | Version: head Severity: medium | Mlocked: 0 -------------------------------------+-------------------------------------- As of ivtv 1.4.0 (kernel 2.6.27), there were some minor changes to move toward removing the last proprietary ioctls for controlling the PVR350 OSD. These don't break existing code, but patches are required to move away from the old ioctls. This patch modifies MythTV PVR350 output support to remove usage of the old osd dma ioctl when used with ivtv >= 1.4.0 since the driver will now use dma for write() operations. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/6366> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|