Age | Commit message (Expand) | Author |
---|---|---|
2015-01-18 | Do not trust the content of event TRBs coming from the hardware and | Martin Pieuchot |
2015-01-18 | Since we are no longer resetting rings when a Babble or Stall condition | Martin Pieuchot |
2014-12-15 | Stop using usb_{alloc,free}mem() for the rings and internal structures. | Martin Pieuchot |
2014-10-30 | Do not enable interrupts before attaching usb(4), fix a panic when an | Martin Pieuchot |
2014-04-29 | Get rid of the per-softc freelist of transfer descriptors and use a | Martin Pieuchot |
2014-03-25 | Instead of matching root hubs with a custom address, that only works | Martin Pieuchot |
2014-03-25 | Upon resume do a full reset of the HC, including the command and event | Martin Pieuchot |
2014-03-08 | Dumb xhci(4) implementation. | Martin Pieuchot |