Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#2665 closed patch (fixed)

6416 Model III vendor/model id's

Reported by: SlicerDicer Owned by: Janne Grunau
Priority: trivial Milestone: 0.21
Component: mythtv Version: head
Severity: low Keywords: firewire changer contrib dct-6416
Cc: Ticket locked: no

Description

#define DCT6416_VENDOR_ID1 0x000017ee
#define DCT6416_MODEL_ID1 0x0000646b

Change History (6)

comment:1 Changed 17 years ago by jwestfall

Resolution: fixed
Status: newclosed

(In [11698]) add another vendor/model, closes #2665

comment:2 Changed 17 years ago by anonymous

Resolution: fixed
Status: closedreopened

New vendor_id: #define DCT6416_VENDOR_ID2 0x00001a66 #define DCT6416_MODEL_ID1 0x0000646b The model_id already exists in 6200ch.c

comment:3 Changed 17 years ago by fryfrog@…

Looks like I made a dupe, but at least mine has a diff attached.

#3320: enhancement: PATCH: Add support for another DCT6416 "vendor_id" to 6200ch.c (new)

comment:4 Changed 17 years ago by Janne Grunau

Milestone: unknown0.21
Owner: changed from Isaac Richards to Janne Grunau
Status: reopenednew
Version: 0.20head

marked #3320 as duplicate with patch

comment:5 Changed 17 years ago by Janne Grunau

Resolution: fixed
Status: newclosed

(In [13273]) Fixes #2665. Adds DCT6416 Vendor ID 0x1a66 to 6200 channel changer

comment:6 Changed 17 years ago by danielk

(In [13278]) Refs #2665. Refs #3286. Adds new FireWire? vendor id's to firewiredevice.cpp, and puts reminders in it and the channel changers to keep the files in sync.

Note: See TracTickets for help on using tickets.