Timeline
2011-12-20:
- 20:02 Changeset [375] by
- to avoid a bug with ATI SB7x0/SB8x0/SB9x0 EHCI (dev id: 0x4396),these …
- 02:38 Changeset [374] by
- resolving some constants into DEFINES
- 01:15 Changeset [373] by
- doing some RM related updates
- 01:11 Changeset [372] by
- doing some RM related updates
- 00:44 Changeset [371] by
- merging Gregg's updates revision 368
- 00:11 Changeset [370] by
- I introduced a regression which needs to be fixed now: for short packets, …
2011-12-19:
- 22:09 Changeset [369] by
- 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
- fixed
2011-12-18:
- 23:36 Changeset [368] by
- 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
- 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
- The latest working version was 10_168, since then none until 10_177 were …
2011-12-15:
2011-12-13:
- 00:09 Changeset [367] by
- this is 10.177
- 00:09 Changeset [366] by
- revert setting of FmInterval? and PeriodicStart? as it was done in original …
- 00:08 Changeset [365] by
- update tracing for variable number of port status regs: we format the …
2011-12-12:
- 23:48 Changeset [364] by
- remove superfluous clearing of Start of Frame flag
- 23:40 Changeset [363] by
- added trace points to init,init complete, reset host, register with USBD
- 22:04 Changeset [362] by
- update resource manager info: introduce variable adapter key, add PCI …
- 16:13 Ticket #10 (problem using usbhcd176.zip) created by
- 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
- I use a "Microsoft Remote Control and Receiver 1.0A for Media Center PC …
2011-12-10:
- 20:33 Changeset [361] by
- fix memory mapped register address space to 4096 bytes as this is the …
- 20:33 Changeset [360] by
- fix memory mapped register address space to 4096 bytes as this is the …
- 20:24 Changeset [359] by
- 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
- Tyan S2895 motherboard hangs at cold boot every morning, usually with …
2011-12-07:
- 20:36 Changeset [358] by
- this is 10.176
2011-12-06:
- 19:11 Changeset [357] by
- fix a bug in checking for setting of handover semaphores
- 02:30 Changeset [356] by
- confused "Port Change" interrupt with "remote wakeup" interrupt, now …
- 01:20 Changeset [355] by
- used wrong size for Intel PCI reg USB_RES, it's only 8-bits and not …
- 00:28 Changeset [354] by
- change trace routine to get in line with USBOHCD.SYS: make sure that op. …
- 00:20 Changeset [353] by
- disable "Resume received" interrupt during normal operation (only allow …
2011-11-30:
- 18:39 Changeset [352] by
- it turns out that for some HCs (in this case: the Intel ICHx chipsets from …
- 18:35 Changeset [351] by
- add Intel specific PCI config reg for UHCI for enable/disable wakeup.
2011-11-29:
- 00:24 Changeset [350] by
- on global reset, add same polling loop on port enable as for hub …
2011-11-28:
- 17:15 Changeset [349] by
- following this advice: http://forum.osdev.org/viewtopic.php?f=1&t=23318: …
2011-11-27:
- 23:28 Changeset [348] by
- updated tracing to be in line with USBOHCD.SYS / USBEHCD.SYS, added …
2011-11-20:
- 21:31 Changeset [347] by
- update tracing to remove HCOR dump on HW interrupt (too much clutter) but …
2011-11-19:
- 11:13 Changeset [346] by
- tracing: if copying to intermediate buffer is needed, limit datalen to max …
2011-11-17:
- 22:05 Changeset [345] by
- tracing: add sanity check in case we are getting passed a NULL pointer or …
- 08:56 Changeset [344] by
- updated tracing: bring in line with USBEHCD.SYS, add flag to make sure …
2011-11-15:
- 07:28 Changeset [343] by
- simplify check for handover semaphores
- 02:00 Changeset [342] by
- follow the structure in USBEHD.SYS and USBUHCD.SYS when dealing with fatal …
- 01:59 Changeset [341] by
- some reformatting, fix a potential problem: only free TDs/QH via …
- 01:56 Changeset [340] by
- follow the structure in USBEHD.SYS and USBOHCD.SYS when dealing with fatal …
- 01:54 Changeset [339] by
- do some cleanup, add device to custom list to handle ordinary bulk devices …
- 01:44 Changeset [338] by
- some reformatting
- 01:43 Changeset [337] by
- rework EHCI handoff: only initiate the handoff when the BIOS semaphore …
- 01:43 Changeset [336] by
- rework EHCI handoff: only initiate the handoff when the BIOS semaphore …
2011-10-29:
- 12:16 Changeset [335] by
- reworked BIOS handoff: if the BIOS (SMM code) just won't let go of the HC …
2011-10-25:
- 04:54 Changeset [334] by
- removing unnecessary tracing
- 02:52 Changeset [333] by
- removing all superfluous "pragma optimize": it's only needed when using …
- 02:03 Changeset [332] by
- kick out a CLI/STI from INIT_COMPLETE (OHCIResetHost), kick out a …
2011-10-22:
- 21:41 Changeset [331] by
- getting USBD IDC entry point: getting rid of superfluous function call
- 21:08 Changeset [330] by
- adding build script
- 21:05 Changeset [329] by
- ohccanio.c: removed a wait loop for start of frame when setting K-bit …
2011-10-06:
- 23:57 Changeset [328] by
- remove error handling from trace enabling: if we cannot get access to the …
2011-10-04:
- 00:52 Changeset [327] by
- another code cleanup, get in line with USBEHCD.SYS: precompute port index …
- 00:41 Changeset [326] by
- clean up code, removing unnecessary optimization suppression and variables
- 00:35 Changeset [325] by
- see APPLE implementation: Philips HC and possibly others (?) need to have …
2011-10-03:
- 23:59 Changeset [324] by
- trying to fix a timing problem: if you try to display contents of memory …
2011-09-28:
- 20:56 Changeset [323] by
- updated a define name to be in line with the original USBD driver code for …
- 20:55 Changeset [322] by
- cleaned up the OEMHLP "Access PCI BIOS" stuff, kicked out all copy and …
2011-09-26:
- 23:03 Changeset [321] by
- removing interrupt disable/reenable on host reset
- 23:02 Changeset [320] by
- try to make suspend/resume more reliable: saving and restoring some EHCI …
- 22:59 Changeset [319] by
- on fatal error now reregistering with USBD.SYS (as USBEHCD.SYS also does …
- 20:33 Changeset [318] by
- 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
- fixed: Since you are reporting success with 10.175 (usbhcd13.zip) with the …
- 00:13 Changeset [317] by
- unified remote wakeup processing across the 3 HC flavors, fixed a problem …
2011-09-24:
- 18:35 Changeset [316] by
- renaming of define to recreate the USBD DDk sources from 2002
- 18:34 Changeset [315] by
- suggest to again increase configuration buffer length, the patch came from …
- 01:16 Changeset [314] by
- 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
- Mouse movement is almost uncontrollable using this build of usbd.sys - …
2011-09-23:
- 22:51 Changeset [313] by
- fixed resume processing: wait for the resume flag to go to zero after …
- 22:41 Changeset [312] by
- remove driver binary (it's a build product, not a source)
- 22:39 Changeset [311] by
- initial import
- 21:32 Ticket #6 (All post rev 8 usbehcd.sys hang ThinkCentre A57 during boot) created by
- […] ACPI 3.18 The original IBM driver also hangs the system, if USB …
- 21:08 Ticket #2 (WD Book not working) reopened by
- 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
- fixed: please also test with latest version 10.175 (usbhcd13.zip)
- 10:13 Ticket #1 (USBUHCD.SYS problem) closed by
- 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
- fixed: fixed with version 10.175: changesets 277 and 298
- 08:27 Changeset [310] by
- unify suspend flag handling amongst the 3 HC drivers
- 08:26 Changeset [309] by
- update source code comments
- 07:46 Changeset [308] by
- PCI spec mandates to mask out lower 2 bits of the next pointer of the …
- 01:50 Changeset [307] by
- reworked resume routines for USBUHCD.SYS and USBOHCD.SYS
- 00:08 Changeset [306] by
- implemented the IO port calls as fastcall routines: it will allow the C …
2011-09-21:
- 02:08 Changeset [305] by
- this is 10.175
- 02:08 Changeset [304] by
- need to disable compiler optimization for routine RHubCtxHookRtn as it …
- 01:22 Changeset [303] by
- reworked root hub clear/set feature routines to incorporate the findings …
Note: See TracTimeline
for information about the timeline view.
