Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork71
Commit51fe8e4
committed
# adjust/tidy debug headers.
poseidon.library# add a DumpPipe helper to display debug info about a pipe.# correct BOS parsing.# add helpers for USB2/3 pipe settings. pGetRootPort, pBuildRouteString, and pGetTTInfo. use them in psdAllocPipe to populate details passed to the hardware.pciusb.device# rework device ctx & slot allocation code to support devices downstream of hubs connected to the controller. using helper functions.# adjust command submit handling to fix issues.# correct SET_ADDRESS/CLEAR_FEATURE(ENDPOINT_HALT) handling.1 parent9fde18b commit51fe8e4
File tree
10 files changed
+807
-249
lines changed- compiler/include/devices
- rom/usb
- pciusb
- poseidon
10 files changed
+807
-249
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
69 | 84 | | |
0 commit comments
Comments
(0)