|
@@ -52,7 +52,7 @@ static struct descriptor {
|
|
0x29, /* bDescriptorType: hub descriptor */
|
|
0x29, /* bDescriptorType: hub descriptor */
|
|
2, /* bNrPorts -- runtime modified */
|
|
2, /* bNrPorts -- runtime modified */
|
|
0, /* wHubCharacteristics */
|
|
0, /* wHubCharacteristics */
|
|
- 0xff, /* bPwrOn2PwrGood */
|
|
|
|
|
|
+ 10, /* bPwrOn2PwrGood */
|
|
0, /* bHubCntrCurrent */
|
|
0, /* bHubCntrCurrent */
|
|
{}, /* Device removable */
|
|
{}, /* Device removable */
|
|
{} /* at most 7 ports! XXX */
|
|
{} /* at most 7 ports! XXX */
|