Re: xhci data toggle out of sync
- Reply: Mahesh Vardhamanaiah : "RE: xhci data toggle out of sync"
- In reply to: Mahesh Vardhamanaiah : "RE: xhci data toggle out of sync"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Apr 2022 11:50:17 UTC
On 4/20/22 12:59, Mahesh Vardhamanaiah wrote: > Hi HPS, > > Still no luck. I had added device_prints if the configure EP gets invoked and I don’t see them either during the error. > > login: (da0:umass-sim0:0:0:0): READ(10). CDB: 28 00 00 aa f2 68 00 00 80 00 > (da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error > (da0:umass-sim0:0:0:0): Retrying command, 3 more tries remain > > > Thanks, > Mahesh Hi Mahesh, Can you send me back the full patch you are using for FreeBSD-12? You are sure the code actually got built and installed? I don't expect the "READ(10) error to go away", but it should recover more quikly, if I'm not mistaken, just to be clear. --HPS