Re: xHCI enable slot command if there are several ports connected

2018-10-10 Thread Dmitry Malkin
Thank you very much. I really was confused by "Enable Slot" name. On 10/10/2018 12:31 PM, Mathias Nyman wrote: On 09.10.2018 21:57, Alan Stern wrote: On Tue, 9 Oct 2018, Dmitry Malkin wrote: Hi guys, Could someone can give me a hint to this question: if there are multiple connected USB dev

Re: xHCI enable slot command if there are several ports connected

2018-10-10 Thread Mathias Nyman
On 09.10.2018 21:57, Alan Stern wrote: On Tue, 9 Oct 2018, Dmitry Malkin wrote: Hi guys, Could someone can give me a hint to this question: if there are multiple connected USB devices (multiple ports with set PORTSC.CCS bit) to xHCI and I issue the very first enable slot command which port wi

Re: xHCI enable slot command if there are several ports connected

2018-10-09 Thread Alan Stern
On Tue, 9 Oct 2018, Dmitry Malkin wrote: > Hi guys, > > Could someone can give me a hint to this question: > > if there are multiple connected USB devices (multiple ports with set > PORTSC.CCS bit) to xHCI and I issue the very first enable slot command > which port will be "enabled"? > > I do