You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firewire: Add a new DCX-3200 model and split out generic changers.
Add a DCX-3200 model reported on the list. While I was looking at it, I noticed that the fallback changer (DEFAULT) only follows the Scientific Atlanta/Cisco STB code path.
So, I split the GENERIC STB into two different boxes. A quick analysis of the code of some of the other firewire changers out there suggests that nearly every single Motorola box will behave with the code we use to change "known" motorola STBs. So, now there's a Generic SA device and a Generic Motorola selection. If the motorola STB isn't already in the code, the Motorola Generic should work pretty reliably without new code.
0 commit comments