Timeline



Dec 18, 2011:

11:36 PM Changeset [368] by gyoung
Sync of usbd.sys to 10.162 level. This is pretty close will review it …

Dec 17, 2011:

3:21 PM Ticket #12 (key card not viewed by USB drives or LVM?) created by Anchieri
I have received from my Wealth Care Assistance Found a Key card that I …
5:15 AM Ticket #11 (177 release showing delays during boot for USBE & USBO drivers.) created by darcio
The latest working version was 10_168, since then none until 10_177 …

Dec 15, 2011:

3:57 PM Ticket #10 (problem using usbhcd176.zip) closed by Lars Erdmann
fixed

Dec 13, 2011:

12:09 AM Changeset [367] by Lars Erdmann
this is 10.177
12:09 AM Changeset [366] by Lars Erdmann
revert setting of FmInterval and PeriodicStart as it was done in …
12:08 AM Changeset [365] by Lars Erdmann
update tracing for variable number of port status regs: we format the …

Dec 12, 2011:

11:48 PM Changeset [364] by Lars Erdmann
remove superfluous clearing of Start of Frame flag
11:40 PM Changeset [363] by Lars Erdmann
added trace points to init,init complete, reset host, register with USBD
10:04 PM Changeset [362] by Lars Erdmann
update resource manager info: introduce variable adapter key, add PCI …
4:13 PM Ticket #10 (problem using usbhcd176.zip) created by Anchieri
I have a HP PSC 1610 All in One printer attached to my desktop PC that …

Dec 11, 2011:

4:15 PM Ticket #9 (IR Remote control for EmperoarTV does not work anymore with all of ...) created by Grimus
I use a "Microsoft Remote Control and Receiver 1.0A for Media Center …

Dec 10, 2011:

8:33 PM Changeset [361] by Lars Erdmann
fix memory mapped register address space to 4096 bytes as this is the …
8:33 PM Changeset [360] by Lars Erdmann
fix memory mapped register address space to 4096 bytes as this is the …
8:24 PM Changeset [359] by Lars Erdmann
fix size of memory mapped register to 256 bytes: this is the minimum …

Dec 8, 2011:

1:50 AM Ticket #8 (eCS 2.1 boot hangs at USBEHCD or USBD) created by thomabrown
Tyan S2895 motherboard hangs at cold boot every morning, usually with …

Dec 7, 2011:

8:36 PM Changeset [358] by Lars Erdmann
this is 10.176

Dec 6, 2011:

7:11 PM Changeset [357] by Lars Erdmann
fix a bug in checking for setting of handover semaphores
2:30 AM Changeset [356] by Lars Erdmann
confused "Port Change" interrupt with "remote wakeup" interrupt, now …
1:20 AM Changeset [355] by Lars Erdmann
used wrong size for Intel PCI reg USB_RES, it's only 8-bits and not …
12:28 AM Changeset [354] by Lars Erdmann
change trace routine to get in line with USBOHCD.SYS: make sure that …
12:20 AM Changeset [353] by Lars Erdmann
disable "Resume received" interrupt during normal operation (only …

Nov 30, 2011:

6:39 PM Changeset [352] by Lars Erdmann
it turns out that for some HCs (in this case: the Intel ICHx chipsets …
6:35 PM Changeset [351] by Lars Erdmann
add Intel specific PCI config reg for UHCI for enable/disable wakeup.

Nov 29, 2011:

12:24 AM Changeset [350] by Lars Erdmann
on global reset, add same polling loop on port enable as for hub processing

Nov 28, 2011:

5:15 PM Changeset [349] by Lars Erdmann
following this advice: …

Nov 27, 2011:

11:28 PM Changeset [348] by Lars Erdmann
updated tracing to be in line with USBOHCD.SYS / USBEHCD.SYS, added …

Nov 20, 2011:

9:31 PM Changeset [347] by Lars Erdmann
update tracing to remove HCOR dump on HW interrupt (too much clutter) …

Nov 19, 2011:

11:13 AM Changeset [346] by Lars Erdmann
tracing: if copying to intermediate buffer is needed, limit datalen to …

Nov 17, 2011:

10:05 PM Changeset [345] by Lars Erdmann
tracing: add sanity check in case we are getting passed a NULL pointer …
8:56 AM Changeset [344] by Lars Erdmann
updated tracing: bring in line with USBEHCD.SYS, add flag to make sure …

Nov 15, 2011:

7:28 AM Changeset [343] by Lars Erdmann
simplify check for handover semaphores
2:00 AM Changeset [342] by Lars Erdmann
follow the structure in USBEHD.SYS and USBUHCD.SYS when dealing with …
1:59 AM Changeset [341] by Lars Erdmann
some reformatting, fix a potential problem: only free TDs/QH via …
1:56 AM Changeset [340] by Lars Erdmann
follow the structure in USBEHD.SYS and USBOHCD.SYS when dealing with …
1:54 AM Changeset [339] by Lars Erdmann
do some cleanup, add device to custom list to handle ordinary bulk …
1:44 AM Changeset [338] by Lars Erdmann
some reformatting
1:43 AM Changeset [337] by Lars Erdmann
rework EHCI handoff: only initiate the handoff when the BIOS semaphore …
1:43 AM Changeset [336] by Lars Erdmann
rework EHCI handoff: only initiate the handoff when the BIOS semaphore …

Oct 29, 2011:

12:16 PM Changeset [335] by Lars Erdmann
reworked BIOS handoff: if the BIOS (SMM code) just won't let go of the …

Oct 25, 2011:

4:54 AM Changeset [334] by Lars Erdmann
removing unnecessary tracing
2:52 AM Changeset [333] by Lars Erdmann
removing all superfluous "pragma optimize": it's only needed when …
2:03 AM Changeset [332] by Lars Erdmann
kick out a CLI/STI from INIT_COMPLETE (OHCIResetHost), kick out a …

Oct 22, 2011:

9:41 PM Changeset [331] by Lars Erdmann
getting USBD IDC entry point: getting rid of superfluous function call
9:08 PM Changeset [330] by Lars Erdmann
adding build script
9:05 PM Changeset [329] by Lars Erdmann
ohccanio.c: removed a wait loop for start of frame when setting K-bit …

Oct 6, 2011:

11:57 PM Changeset [328] by Lars Erdmann
remove error handling from trace enabling: if we cannot get access to …

Oct 4, 2011:

12:52 AM Changeset [327] by Lars Erdmann
another code cleanup, get in line with USBEHCD.SYS: precompute port …
12:41 AM Changeset [326] by Lars Erdmann
clean up code, removing unnecessary optimization suppression and variables
12:35 AM Changeset [325] by Lars Erdmann
see APPLE implementation: Philips HC and possibly others (?) need to …

Oct 3, 2011:

11:59 PM Changeset [324] by Lars Erdmann
trying to fix a timing problem: if you try to display contents of …

Sep 28, 2011:

8:56 PM Changeset [323] by Lars Erdmann
updated a define name to be in line with the original USBD driver code …
8:55 PM Changeset [322] by Lars Erdmann
cleaned up the OEMHLP "Access PCI BIOS" stuff, kicked out all copy and …

Sep 26, 2011:

11:03 PM Changeset [321] by Lars Erdmann
removing interrupt disable/reenable on host reset
11:02 PM Changeset [320] by Lars Erdmann
try to make suspend/resume more reliable: saving and restoring some …
10:59 PM Changeset [319] by Lars Erdmann
on fatal error now reregistering with USBD.SYS (as USBEHCD.SYS also …
8:33 PM Changeset [318] by Lars Erdmann
reworking resume on wakeup: we need to do everything just as for …
8:29 PM Ticket #3 (Problem with USBOHCD.SYS from usbxhcd8.zip) closed by Lars Erdmann
fixed: Since you are reporting success with 10.175 (usbhcd13.zip) with the …
12:13 AM Changeset [317] by Lars Erdmann
unified remote wakeup processing across the 3 HC flavors, fixed a …

Sep 24, 2011:

6:35 PM Changeset [316] by Lars Erdmann
renaming of define to recreate the USBD DDk sources from 2002
6:34 PM Changeset [315] by Lars Erdmann
suggest to again increase configuration buffer length, the patch came …
1:16 AM Changeset [314] by Lars Erdmann
doing the usual fixes: protect context hook against multiple …
1:11 AM 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 - …

Sep 23, 2011:

10:51 PM Changeset [313] by Lars Erdmann
fixed resume processing: wait for the resume flag to go to zero after …
10:41 PM Changeset [312] by Lars Erdmann
remove driver binary (it's a build product, not a source)
10:39 PM Changeset [311] by Lars Erdmann
initial import
9: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 …
9: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 …
10:15 AM Ticket #2 (WD Book not working) closed by Lars Erdmann
fixed: please also test with latest version 10.175 (usbhcd13.zip)
10:13 AM Ticket #1 (USBUHCD.SYS problem) closed by Lars Erdmann
fixed: Also test with most up to date version 10.175 (usbhcd13.zip)
10: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
8:27 AM Changeset [310] by Lars Erdmann
unify suspend flag handling amongst the 3 HC drivers
8:26 AM Changeset [309] by Lars Erdmann
update source code comments
7:46 AM Changeset [308] by Lars Erdmann
PCI spec mandates to mask out lower 2 bits of the next pointer of the …
1:50 AM Changeset [307] by Lars Erdmann
reworked resume routines for USBUHCD.SYS and USBOHCD.SYS
12:08 AM Changeset [306] by Lars Erdmann
implemented the IO port calls as fastcall routines: it will allow the …

Sep 21, 2011:

2:08 AM Changeset [305] by Lars Erdmann
this is 10.175
2:08 AM Changeset [304] by Lars Erdmann
need to disable compiler optimization for routine RHubCtxHookRtn as it …
1:22 AM Changeset [303] by Lars Erdmann
reworked root hub clear/set feature routines to incorporate the …
12:02 AM Changeset [302] by Lars Erdmann
updating root hub error handling on clear/setfeature to match that of …

Sep 20, 2011:

8:37 AM Changeset [301] by Lars Erdmann
reduce root hub power on time (unfortunately EHCI does not offer this …
8:35 AM Changeset [300] by Lars Erdmann
on root hub port power, wait for the specifed root hub delay time …
2:33 AM Changeset [299] by Lars Erdmann
correct computation of "Mult" value plus another fix, the patch came …
1:59 AM Changeset [298] by Lars Erdmann
fixed a trap reported by Barry Landy: reworked the original fix as the …
1:44 AM Changeset [297] by Lars Erdmann
completely reworked suspend/resume processing. Removed global …

Sep 19, 2011:

10:30 PM Changeset [296] by Lars Erdmann
PCI Power management: adding necessary 10 ms second delay when going …
9:59 PM Changeset [295] by Lars Erdmann
updated some definitions
9:47 PM Changeset [294] by Lars Erdmann
clean up, bring in line with USBUHCD.SYS, USBOHCD.SYS
12:19 AM Changeset [293] by Lars Erdmann
added support for /FS switch: following the same logic as for …
Note: See TracTimeline for information about the timeline view.