Timeline



Sep 23, 2011:

11:16 PM Changeset [314] by Lars Erdmann
doing the usual fixes: protect context hook against multiple …
11:11 PM Ticket #7 (Uncontrollable mouse when using USBD.SYS build 10.175) created by losepete
Mouse movement is almost uncontrollable using this build of usbd.sys - …
8:51 PM Changeset [313] by Lars Erdmann
fixed resume processing: wait for the resume flag to go to zero after …
8:41 PM Changeset [312] by Lars Erdmann
remove driver binary (it's a build product, not a source)
8:39 PM Changeset [311] by Lars Erdmann
initial import
7:32 PM Ticket #6 (All post rev 8 usbehcd.sys hang ThinkCentre A57 during boot) created by herwigb
[…] ACPI 3.18 The original IBM driver also hangs the system, if …
7:08 PM Ticket #2 (WD Book not working) reopened by rbri
Hi Lars, i did the test with 10.175. The camera still works. But now …
8:15 AM Ticket #2 (WD Book not working) closed by Lars Erdmann
fixed: please also test with latest version 10.175 (usbhcd13.zip)
8:13 AM Ticket #1 (USBUHCD.SYS problem) closed by Lars Erdmann
fixed: Also test with most up to date version 10.175 (usbhcd13.zip)
8:10 AM Ticket #5 (trouble version 11 and 12 with lenovo T61) closed by Lars Erdmann
fixed: fixed with version 10.175: changesets 277 and 298
6:27 AM Changeset [310] by Lars Erdmann
unify suspend flag handling amongst the 3 HC drivers
6:26 AM Changeset [309] by Lars Erdmann
update source code comments
5:46 AM Changeset [308] by Lars Erdmann
PCI spec mandates to mask out lower 2 bits of the next pointer of the …

Sep 22, 2011:

11:50 PM Changeset [307] by Lars Erdmann
reworked resume routines for USBUHCD.SYS and USBOHCD.SYS
10:08 PM Changeset [306] by Lars Erdmann
implemented the IO port calls as fastcall routines: it will allow the …

Sep 21, 2011:

12:08 AM Changeset [305] by Lars Erdmann
this is 10.175
12:08 AM Changeset [304] by Lars Erdmann
need to disable compiler optimization for routine RHubCtxHookRtn as it …

Sep 20, 2011:

11:22 PM Changeset [303] by Lars Erdmann
reworked root hub clear/set feature routines to incorporate the …
10:02 PM Changeset [302] by Lars Erdmann
updating root hub error handling on clear/setfeature to match that of …
6:37 AM Changeset [301] by Lars Erdmann
reduce root hub power on time (unfortunately EHCI does not offer this …
6:35 AM Changeset [300] by Lars Erdmann
on root hub port power, wait for the specifed root hub delay time …
12:33 AM Changeset [299] by Lars Erdmann
correct computation of "Mult" value plus another fix, the patch came …

Sep 19, 2011:

11:59 PM Changeset [298] by Lars Erdmann
fixed a trap reported by Barry Landy: reworked the original fix as the …
11:44 PM Changeset [297] by Lars Erdmann
completely reworked suspend/resume processing. Removed global …
8:30 PM Changeset [296] by Lars Erdmann
PCI Power management: adding necessary 10 ms second delay when going …
7:59 PM Changeset [295] by Lars Erdmann
updated some definitions
7:47 PM Changeset [294] by Lars Erdmann
clean up, bring in line with USBUHCD.SYS, USBOHCD.SYS

Sep 18, 2011:

10:19 PM Changeset [293] by Lars Erdmann
added support for /FS switch: following the same logic as for …
7:57 PM Changeset [292] by Lars Erdmann
kicking out delay routine "USBExecutionBlock": we have a full and …
7:45 PM Changeset [291] by Lars Erdmann
updated delay timing routine to match those of …
6:53 PM Changeset [290] by Lars Erdmann
timing loop in SuppressProcessing?: make blocking interruptable …
6:25 PM Changeset [289] by Lars Erdmann
changed GetDWORD function signature to match that of USBOHCD.SYS / …

Sep 16, 2011:

9:37 PM Changeset [288] by Lars Erdmann
For suspend, moved the delay loop BEHIND the point where all HCs were …
9:11 PM Changeset [287] by Lars Erdmann
added support for /FS switch: we now execute the root context hub and …

Sep 15, 2011:

11:13 PM Changeset [286] by Lars Erdmann
backed out polling for frame change after setting the skip bit, kept …
9:55 PM Changeset [285] by Lars Erdmann
resets for 50 ms according to USB spec but we have some probs with this one

Sep 11, 2011:

8:40 PM Changeset [284] by Lars Erdmann
reworked init processing, on setting controller to operational we poll …

Sep 8, 2011:

10:50 PM Changeset [283] by Lars Erdmann
suspend delay value was too big
10:46 PM Changeset [282] by Lars Erdmann
suspend/resume: experimenting with different delay values
10:33 PM Changeset [281] by Lars Erdmann
reworked SuppressProcessing? routine to make use of global info seg …
12:56 AM Changeset [280] by Lars Erdmann
revert back to original delay in between HC reset and reading from …
12:42 AM Changeset [279] by Lars Erdmann
reworked USBD.SYS for APM event routine registration (use …

Sep 7, 2011:

9:55 PM Changeset [278] by Lars Erdmann
add assembler helper file (added context hook stub routine to …
5:49 AM Changeset [277] by Lars Erdmann
fixed a trap reported by Barry Landy: when we wait for a QH to become …

Sep 6, 2011:

10:58 PM Changeset [276] by Lars Erdmann
updated to Gregg's revision 268
10:54 PM Changeset [275] by Lars Erdmann
changed waiting for recovery time T_RSTRCY after the root hub has …
10:14 PM Changeset [274] by Lars Erdmann
change makefile to support ICAT remote debugging
10:13 PM Changeset [273] by Lars Erdmann
update to fix device driver header flags (USBD.SYS is NOT an ADD …
10:13 PM Changeset [272] by Lars Erdmann
merge David's updates from revision 123
10:12 PM Changeset [271] by Lars Erdmann
this file is autogenerated and therefore should not go under config control
10:11 PM Changeset [270] by Lars Erdmann
merge David's updates from revision 123
9:24 PM Changeset [269] by Lars Erdmann
initial import

Sep 4, 2011:

8:45 PM Ticket #5 (trouble version 11 and 12 with lenovo T61) created by PETER Verweij
On a Thinkpad T61 the latest 2 versions give a trap when I insert a …

Aug 20, 2011:

7:45 PM Changeset [268] by gyoung
Fixed FindTDInPhysChain per Lars' request. Code cleanup renamed some …

Aug 19, 2011:

6:03 PM WikiStart edited by warpuser
(diff)
6:01 PM WikiStart edited by warpuser
(diff)

Aug 18, 2011:

8:51 AM Changeset [267] by Lars Erdmann
this is 10.174
8:42 AM Changeset [266] by Lars Erdmann
commented out the NEC hack, we might restrict that to NEC chipsets. …
2:27 AM Changeset [265] by Lars Erdmann
whenever we set skip bit in ED, wait for SOF, kick out some redundant …

Aug 17, 2011:

11:06 PM Changeset [264] by Lars Erdmann
USBEHCD.SYS: continued to rework pollrate compuation, USBOHCD.SYS: …

Aug 13, 2011:

1:58 PM WikiStart edited by warpuser
(diff)

Aug 9, 2011:

9:26 PM Changeset [263] by gyoung
One more change to CheckQHs; I am now almost certain it is …
8:23 PM Changeset [262] by gyoung
Improved sync of CheckQHs and CheckQHsHelper2
7:37 AM Changeset [261] by rudi
USBHID: Implemented IOCTL for dumping internal data, added "spy" tool
7:31 AM Changeset [260] by rudi
USBKBD/USBMOUSE: Changed include file order, some cleanup

Aug 6, 2011:

9:26 AM Changeset [259] by rudi
USBKBD: Avoid unconditional trace output
9:26 AM Changeset [258] by rudi
USBMOUSE: Avoid unconditional trace output

Aug 4, 2011:

11:26 PM Changeset [257] by Lars Erdmann
UHCI and OHCI: get the root hub events working again, EHCI start to …

Jul 29, 2011:

9:57 PM Changeset [256] by Lars Erdmann
fixed bmRequestType recipient mask
12:46 PM Changeset [255] by rudi
UHCI document added

Jul 26, 2011:

11:40 PM Changeset [254] by Lars Erdmann
replaced USBCallIDC with assembler routine
11:26 PM Changeset [253] by Lars Erdmann
updated data toggle compuation
10:28 PM Changeset [252] by Lars Erdmann
OHCIStopBios: wait for resume to happen (on systems with no SMM or …
10:27 PM Changeset [251] by Lars Erdmann
making CallOEMHlp an assembler function
8:12 PM Changeset [250] by Lars Erdmann
changing the handover to OS, added back in the handover from BIOS to …

Jul 25, 2011:

7:09 PM Changeset [249] by Lars Erdmann
simplify HCCA allocation. call FreeGDTSelector on freeing HCCA to …
11:39 AM Changeset [248] by rudi
Several documnetations added

Jul 24, 2011:

11:44 PM Changeset [247] by Lars Erdmann
backing out some changes, we might need to preserve the Vf flag in the …
11:37 PM Changeset [246] by Lars Erdmann
removing global variable gInterruptFlags, pass in via context hook …
11:26 PM Changeset [245] by Lars Erdmann
removing global variable gInterruptFlags, pass in via context hook …
8:04 PM Changeset [244] by Lars Erdmann
VMAlloc with VMDHA_SELMAP is somewhat tricky: when we want to free …

Jul 23, 2011:

11:20 PM Changeset [243] by Lars Erdmann
this is 10.172
4:40 PM Changeset [242] by Lars Erdmann
reworked timer/context hook routines: we now call the actual …

Jul 21, 2011:

10:19 PM Changeset [241] by Lars Erdmann
again reworked the saving/restoring of registers for the context hook …
7:43 AM Changeset [240] by Lars Erdmann
changed calling convention for all timer tick and context hook …

Jul 20, 2011:

10:53 PM Changeset [239] by Lars Erdmann
fix size of QH structure to be a multiple of 16 bytes (and of the same …
1:49 AM Changeset [238] by Lars Erdmann
OHCI, "CreateIsoStruct?": fixed an alignment issue (TD array needs to …

Jul 19, 2011:

10:14 PM Changeset [237] by Lars Erdmann
added tracepoints to INIT and INIT COMPLETE context

Jul 18, 2011:

10:42 PM Changeset [236] by Lars Erdmann
completely reworked AllocateMemory?, it now allocates at physical 16 MB …

Jul 16, 2011:

9:22 PM Changeset [235] by Lars Erdmann
the computation of the number of necessary microFrames to use in split …
9:17 PM Changeset [234] by Lars Erdmann
The back pointer of an siTD needs to have ALL 5 lower bits set to zero …
1:15 AM Changeset [233] by Lars Erdmann
this is 10.171

Jul 15, 2011:

7:47 PM Changeset [232] by Lars Erdmann
need to increase ITD structure size from 96 bytes to 128 bytes: EHCI …

Jul 14, 2011:

8:35 PM Changeset [231] by Lars Erdmann
split transactions: add routine "setSplitMask" to properly compute the …

Jul 13, 2011:

4:44 PM Changeset [230] by Lars Erdmann
again, reworked "CheckIsoBandwidth?" and "RecalculateIsoBand?": it …
1:49 PM Changeset [229] by Lars Erdmann
removed "CheckIso_LS_FS_PeriodBand" from implementation and also trace …
1:29 AM Changeset [228] by Lars Erdmann
"CheckIsoBandwidth?": updated the bandwidth computation for HS. It now …

Jul 11, 2011:

5:53 PM Changeset [227] by Lars Erdmann
fix bandwidth computation (not yet done), prepare to move over to a …

Jul 8, 2011:

5:39 PM Changeset [226] by Lars Erdmann
use pushf,cli,...,popf instead of setting sti explicitely, we don't …

Jul 6, 2011:

11:14 PM Changeset [225] by Lars Erdmann
changed the HC initialization sequence, also, moved setting of 4GB …
10:29 PM Changeset [224] by Lars Erdmann
removing 32-bit shift routines, replacing "multiple of page" …
9:52 PM Changeset [223] by Lars Erdmann
changing "LockYield?" to use DevHelp_ProcBlock instead of DevHelp_Yield …

Jul 5, 2011:

9:47 PM Changeset [222] by Lars Erdmann
Commented out "CheckIsoBandwidth?" until it is fixed (and we have …

Jul 3, 2011:

8:27 PM Changeset [221] by Lars Erdmann
Found yet some other places that needed fixes because of 32-bit offsets
4:32 PM Changeset [220] by Lars Erdmann
"IsoFillTDs": fix computation of offset into the (s)iTD array, again …

Jul 1, 2011:

12:15 AM Changeset [219] by Lars Erdmann
remove unnecessary register pushes/pops (these routines interface with C)

Jun 30, 2011:

11:56 PM Changeset [218] by Lars Erdmann
serializing concurrent "iso open": protecting the update of isoinfo …

Jun 29, 2011:

1:35 AM Changeset [217] by Lars Erdmann
updated access to config.sys commandline as we are no longer reporting …
1:33 AM Changeset [216] by Lars Erdmann
updated makefiles to specify PRELOAD attribute for data and code segments

Jun 28, 2011:

11:37 PM Changeset [215] by Lars Erdmann
fixed the device attributes/capabilities bit strip
Note: See TracTimeline for information about the timeline view.