Opened 18 years ago
Closed 17 years ago
#2799 closed enhancement (fixed)
PATCH: allows 6200ch to use GUID instead of nodeID
Reported by: | mchou | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
/mythtv/contrib/channel_changers/6200ch.c
Quick and dirty patch to allow 6200ch to use GUID instead of nodeID. This is helpful since the nodeID is not guaranteed to be fixed (firewire bus rest, reboots). The GUID given on the command line must match the output of "plugreport."
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
/mythtv/contrib/channel_changers/6200ch.c
Quick and dirty patch to allow 6200ch to use firewire GUID instead of nodeID. This is helpful since the nodeID is not guaranteed to be fixed (firewire bus reset, firewire hotplug, reboots), but GUID is. The GUID given on the command line must match the output of "plugreport" or dmesg (in boot phase).