- Notifications
You must be signed in to change notification settings - Fork1
Commitb988eee
committed
Further progress on USB
Several bugs were fixed, several new registers are written too, and Idid a bit of research into the elusive LAN_RUN pin which seems to berelated -- the GPIO pin # differs between boards, but it's connected tonRESET on the LAN9215 chip. Cycling the pin low-high should reset thecontroller, in theory.1 parent8d7a6ea commitb988eee
2 files changed
+41
-11
lines changedLines changed: 39 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
| |||
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
38 |
| - | |
| 37 | + | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
| |||
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
49 | 67 |
| |
50 | 68 |
| |
51 |
| - | |
| 69 | + | |
52 | 70 |
| |
53 | 71 |
| |
54 | 72 |
| |
55 | 73 |
| |
56 | 74 |
| |
57 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
58 | 78 |
| |
59 |
| - | |
| 79 | + | |
60 | 80 |
| |
61 | 81 |
| |
62 | 82 |
| |
63 | 83 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
67 | 97 |
| |
68 | 98 |
| |
69 | 99 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
0 commit comments
Comments
(0)