Timeline
2012-02-17:
- 22:48 WikiStart edited by
- Add netlabs login info and some developer info (diff)
- 07:28 Ticket #16 (Regression - with v179 USB worked - with v181 USB does not work) created by
- I have a IBM Think Centre M51 computer. This computer was used by my wife …
- 00:47 Changeset [445] by
- migrating USBD.SYS to supporting variable length configuration data in the …
2012-02-16:
- 23:40 Changeset [444] by
- see eComStation bug #1400 and #3010 on USBD.SYS version 10.162: it's NOT …
2012-02-15:
2012-02-12:
- 17:15 Ticket #14 (External USB harddisk works with 10.178 but not with 10.179) closed by
- fixed: With 10.181 all issues described in this ticket are gone again.
2012-02-11:
- 15:37 Changeset [443] by
- this is 10.181
- 01:22 Changeset [442] by
- remove unnecessary delay
- 00:42 Changeset [441] by
- clean up
- 00:31 Changeset [440] by
- do not enable PME# on power down in order to prevent problems with MOBOs …
2012-02-10:
- 00:31 Changeset [439] by
- UHCI uses I/O mapped space and not mem mapped space
2012-02-09:
- 23:18 Changeset [438] by
- changes necessary to avoid reading from PCI config space before transition …
- 01:41 Changeset [437] by
- according to PCI PM spec, transition to DO needs a 10ms recovery time …
2012-02-08:
- 22:43 Changeset [436] by
- complete rework of suspend/resume for all HC flavours: chapter 8.2.2 of …
2012-01-29:
- 19:30 Changeset [435] by
- Lots of changes: reworked Sleep routine for UHCI/OHCI/EHCI, change EHCI …
2012-01-23:
- 10:51 Ticket #15 (Acer noteboot problem with usbuhcd.sys driver) created by
- I recently install ecs 2.1 on my acer notebook Aspire 5680 This is …
- 01:53 Ticket #11 (177 release showing delays during boot for USBE & USBO drivers.) closed by
- fixed
2012-01-22:
- 22:11 Changeset [434] by
- this is 10.180
2012-01-21:
- 02:23 Changeset [433] by
- removing tight loops as several timings are considerably longer than just …
- 01:58 Changeset [432] by
- backing out a change, using the DevHelp_Yield construct (tight loop for an …
2012-01-20:
- 23:01 Ticket #14 (External USB harddisk works with 10.178 but not with 10.179) created by
- An external USB 3.0 harddisk of 950 GB (partitioned into a 500 GB and a …
2012-01-18:
- 22:47 Changeset [431] by
- this is 10.179
- 22:42 Changeset [430] by
- some simplifications
- 22:41 Changeset [429] by
- added Yield support to the reset root hub command: it's too long to poll …
- 22:38 Changeset [428] by
- typo: reading the command reg from a bogus I/O address, reduced the delay …
- 22:33 Changeset [427] by
- reduced the delay times as today's HW is really fast.
- 22:32 Changeset [426] by
- typo: reading the port status from a bogus I/O address, reduced the delay …
- 22:27 Changeset [425] by
- added tracing for suspend/resume
- 22:26 Changeset [424] by
- reduced the delay times as today's HW is really fast.
- 22:22 Changeset [423] by
- reduced the delay times as today's HW is really fast.
- 22:21 Changeset [422] by
- forgot to preset the retry counter to zero for the various retry loops …
- 18:59 Changeset [421] by
- UHCI: implementing some missing pieces of root hub processing, UHCI+OHCI: …
2012-01-17:
- 19:39 Changeset [420] by
- UHCI and EHCI is shitty HW: use tight loops for all polls that go against …
- 01:22 Ticket #2 (WD Book not working) closed by
- fixed
2012-01-16:
- 21:29 Changeset [419] by
- brought tracing for USBUHCD.SYS in line with USBOHCD.SYS+USBEHCD.SYS …
- 19:06 Changeset [418] by
- add import to makefile (def file generation) instead of linking in an …
- 02:16 Changeset [417] by
- new dates for resource manager
- 01:52 Changeset [416] by
- add a horrible hack to skip processing of suspend/resume by USBMSD.ADD …
2012-01-15:
- 04:58 Changeset [415] by
- a bunch of fixes to improve suspend/resume, some changes to shutdown …
2012-01-14:
- 20:58 Changeset [414] by
- new dates for resource manager
- 20:58 Changeset [413] by
- formatting change
- 19:06 Changeset [412] by
- run "CheckQHs" only for other interrupts than CD and HC ERROR. Use tight …
- 19:04 Changeset [411] by
- use tight timing loops where possible, simplify setting of 64-bit base reg …
2012-01-13:
- 10:18 Ticket #13 (Just 4 usbuhcd.sys entries) created by
- Hi, and thanks a lot for your work on usb drivers! I have the following …
- 03:36 Changeset [410] by
- fix a bug, starting the HC should poll for status reg halted bit and not …
- 03:27 Changeset [409] by
- use Delay for tight loops
- 03:05 Changeset [408] by
- reworked enabling async/periodic schedule, reworked shutdown processing …
- 02:45 Changeset [407] by
- back out changes
2012-01-12:
- 01:04 Changeset [406] by
- missed a line
- 00:47 Changeset [405] by
- add delay between HC resumes and client resumes so that HCs will be alive …
- 00:46 Changeset [404] by
- increase of resume recovery time to cover slow devices
- 00:24 Changeset [403] by
- merging in Greggs changes from rev. 397
- 00:03 Changeset [402] by
- back out change
- 00:02 Changeset [401] by
- Many changes: completely reworked enabling async and period schedules, …
2012-01-10:
- 22:58 Changeset [400] by
- svn.netlabs.org/usb/ticket/2: for NVidia chipset, make sure that the …
- 09:26 Changeset [399] by
- changed HCCA allocation: we better NOT muck around with the HCCA reg and …
- 08:59 Changeset [398] by
- update tracing equivalent to USBEHCD.SYS
2012-01-08:
- 16:46 Changeset [397] by
- Improved sync of HubPortStatusRetrieved? & DetachDevice?.
- 00:57 Changeset [396] by
- rework port reset/owner change according to EHCI spec chapter 4.2.2
- 00:56 Changeset [395] by
- add tracing for ProcessClearHubFeature/ProcessSetHubFeature?
- 00:55 Changeset [394] by
- remove superfluous tracing
2012-01-07:
- 17:38 Changeset [393] by
- add tracing of op. regs on EHCIResetHost entry and exit, remove actication …
- 17:34 Changeset [392] by
- svn.netlabs.org/usb/ticket/2: add additional tracing to check operational …
- 17:02 Ticket #7 (Uncontrollable mouse when using USBD.SYS build 10.175) closed by
- fixed
2012-01-04:
- 17:38 Changeset [391] by
- svn.netlabs.org/usb/ticket/2: remove the wait loop after setting config …
- 15:54 Changeset [390] by
- svn.netlabs.org/usb/ticket/2: after setting config flag poll in a tight …
- 13:25 Ticket #9 (IR Remote control for EmperoarTV does not work anymore with all of Lars' ...) closed by
- fixed
- 09:29 Changeset [389] by
- svn.netlabs.org/usb/ticket/2: yet another rework to the HC initialization, …
- 04:22 Changeset [388] by
- svn.netlabs.org/usb/ticket/2: an attempt to fix the problem for NVidia …
- 02:00 Changeset [387] by
- change descriptive text for EHCIResetHost Trace Exit so that we can …
2012-01-02:
- 20:52 Changeset [386] by
- Updated HubPortStatusRetrieved? which I apparently skipped finishing on the …
- 02:17 Changeset [385] by
- bring "FinshIO" in line with the equivalent routines in USBOHCD.SYS and …
- 01:14 Changeset [384] by
- do an additional HC reset just after the global reset to trigger …
2012-01-01:
- 23:03 Changeset [383] by
- backing out a change on port reset handling: remove condition to test if …
2011-12-30:
- 20:35 Changeset [382] by
- svn.netsvn.netlabs.org/usb/ticket/11: an attempt to fix the delays on …
- 20:32 Changeset [381] by
- svn.netlabs.org/usb/ticket/9: and yet another fix: in "FinishIO" the irqRB …
- 19:31 Ticket #9 (IR Remote control for EmperoarTV does not work anymore with all of Lars' ...) reopened by
- 19:04 Ticket #9 (IR Remote control for EmperoarTV does not work anymore with all of Lars' ...) closed by
- fixed: I am closing the ticket. When the next release comes out (usbhcd179, …
- 02:02 Changeset [380] by
- removed all comments
2011-12-23:
- 16:18 Changeset [379] by
- this is 10.178
- 16:17 Changeset [378] by
- remove a bunch of trace message in order to reduce clutter of trace …
- 16:16 Changeset [377] by
- rework the BIOS handover, try to fix hangs on boot if USBUHCD.SYS loads …
2011-12-21:
- 21:38 Changeset [376] by
- svn.netlabs.org/usb/ticket/9: bug in original IBM code, on short packets, …
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 …
Note: See TracTimeline
for information about the timeline view.
