Opened 18 years ago

Closed 18 years ago

#1102 closed patch (fixed)

new vendor ID for the Motorola 6200

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

just 2 lines of code in to the contrib/6200ch.c

line 39 #define DCT6200_VENDOR_ID8 0x0000152f

and around line 150

(dir.vendor_id == DCT6200_VENDOR_ID8)

Attachments (1)

6200ch.c.diff (790 bytes) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 18 years ago by Tyler Drake <pcjabber@…>

This should probably be attached as a patch.

Changed 18 years ago by anonymous

Attachment: 6200ch.c.diff added

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [8718]) Closes #1102, adds missing 6200 vendor ID.

Note: See TracTickets for help on using tickets.