mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
hardware_caps: just changes in comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: ff6046bb56
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-10 (Fri, 10 Mar 2017)
Origin message was:
------------------
- hardware_caps: just changes in comments
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -34,7 +34,6 @@ hw_caps_t *get_hwcaps(void) {
|
||||
caps.can_ps_14_9 = 1;
|
||||
caps.force_tuner_2G = 0;
|
||||
strcpy(caps.boxvendor, "Coolstream");
|
||||
/* list of boxnames from neutrinoyparser.cpp */
|
||||
strcpy(caps.boxarch, "Nevis");
|
||||
switch (rev) {
|
||||
case 6:
|
||||
@@ -42,7 +41,7 @@ hw_caps_t *get_hwcaps(void) {
|
||||
strcpy(caps.boxname, "HD1");
|
||||
caps.force_tuner_2G = 1;
|
||||
break;
|
||||
case 8:
|
||||
case 8: // TODO: Neo2 - Twin
|
||||
strcpy(caps.boxname, "Neo");
|
||||
caps.force_tuner_2G = 1;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user