Timeline


and

2011-12-20:

20:02 Changeset [375] by erdmann
to avoid a bug with ATI SB7x0/SB8x0/SB9x0 EHCI (dev id: 0x4396),these …
02:38 Changeset [374] by erdmann
resolving some constants into DEFINES
01:15 Changeset [373] by erdmann
doing some RM related updates
01:11 Changeset [372] by erdmann
doing some RM related updates
00:44 Changeset [371] by erdmann
merging Gregg's updates revision 368
00:11 Changeset [370] by erdmann
I introduced a regression which needs to be fixed now: for short packets, …

2011-12-19:

22:09 Changeset [369] by erdmann
Changing resource manager output to a somewhat more informative text …
20:49 Ticket #6 (All post rev 8 usbehcd.sys hang ThinkCentre A57 during boot) closed by erdmann
fixed

2011-12-18:

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

2011-12-17:

15:21 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 …
05:15 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 were …

2011-12-15:

15:57 Ticket #10 (problem using usbhcd176.zip) closed by erdmann
fixed

2011-12-13:

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

2011-12-12:

23:48 Changeset [364] by erdmann
remove superfluous clearing of Start of Frame flag
23:40 Changeset [363] by erdmann
added trace points to init,init complete, reset host, register with USBD
22:04 Changeset [362] by erdmann
update resource manager info: introduce variable adapter key, add PCI …
16:13 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 …

2011-12-11:

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

2011-12-10:

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

2011-12-08:

01:50 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 …

2011-12-07:

20:36 Changeset [358] by erdmann
this is 10.176

2011-12-06:

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

2011-11-30:

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

2011-11-29:

00:24 Changeset [350] by erdmann
on global reset, add same polling loop on port enable as for hub …

2011-11-28:

17:15 Changeset [349] by erdmann
following this advice: http://forum.osdev.org/viewtopic.php?f=1&t=23318: …

2011-11-27:

23:28 Changeset [348] by erdmann
updated tracing to be in line with USBOHCD.SYS / USBEHCD.SYS, added …

2011-11-20:

21:31 Changeset [347] by erdmann
update tracing to remove HCOR dump on HW interrupt (too much clutter) but …

2011-11-19:

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

2011-11-17:

22:05 Changeset [345] by erdmann
tracing: add sanity check in case we are getting passed a NULL pointer or …
08:56 Changeset [344] by erdmann
updated tracing: bring in line with USBEHCD.SYS, add flag to make sure …

2011-11-15:

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

2011-10-29:

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

2011-10-25:

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

2011-10-22:

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

2011-10-06:

23:57 Changeset [328] by erdmann
remove error handling from trace enabling: if we cannot get access to the …

2011-10-04:

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

2011-10-03:

23:59 Changeset [324] by erdmann
trying to fix a timing problem: if you try to display contents of memory …

2011-09-28:

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

2011-09-26:

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

2011-09-24:

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

2011-09-23:

22:51 Changeset [313] by erdmann
fixed resume processing: wait for the resume flag to go to zero after …
22:41 Changeset [312] by erdmann
remove driver binary (it's a build product, not a source)
22:39 Changeset [311] by erdmann
initial import
21:32 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 USB …
21:08 Ticket #2 (WD Book not working) reopened by rbri
Hi Lars, i did the test with 10.175. The camera still works. But now my …
10:15 Ticket #2 (WD Book not working) closed by erdmann
fixed: please also test with latest version 10.175 (usbhcd13.zip)
10:13 Ticket #1 (USBUHCD.SYS problem) closed by erdmann
fixed: Also test with most up to date version 10.175 (usbhcd13.zip)
10:10 Ticket #5 (trouble version 11 and 12 with lenovo T61) closed by erdmann
fixed: fixed with version 10.175: changesets 277 and 298
08:27 Changeset [310] by erdmann
unify suspend flag handling amongst the 3 HC drivers
08:26 Changeset [309] by erdmann
update source code comments
07:46 Changeset [308] by erdmann
PCI spec mandates to mask out lower 2 bits of the next pointer of the …
01:50 Changeset [307] by erdmann
reworked resume routines for USBUHCD.SYS and USBOHCD.SYS
00:08 Changeset [306] by erdmann
implemented the IO port calls as fastcall routines: it will allow the C …

2011-09-21:

02:08 Changeset [305] by erdmann
this is 10.175
02:08 Changeset [304] by erdmann
need to disable compiler optimization for routine RHubCtxHookRtn as it …
01:22 Changeset [303] by erdmann
reworked root hub clear/set feature routines to incorporate the findings …
Note: See TracTimeline for information about the timeline view.