Timeline
2012-04-04:
- 22:06 Changeset [476] by
- make sure that if used for setting operational registers, these are always …
- 22:05 Changeset [475] by
- fix typo
- 22:05 Changeset [474] by
- for INIT,INIT_COMPLETE,SHUTDOWN, use tight delay loops even for extended …
- 15:43 Ticket #20 (System has only USB 2.0, but USB keyboard, mouse have problems) created by
- This is an ASRock H55M-LE, and has USB 2.0 only. There are two instances …
- 03:24 Changeset [473] by
- add some timing delays for mandatory minimum reset time and so that device …
- 03:19 Changeset [472] by
- if /FS flag set on OS shutdown, after putting HC into suspend, wait for …
- 03:17 Changeset [471] by
- back out a change: for low speed and full speed devices we DO NOT have a …
- 03:15 Changeset [470] by
- if /FS flag set on OS shutdown, put HC into suspend instead of putting it …
- 03:12 Changeset [469] by
- if /FS flag set on OS shutdown, put HC into suspend instead of putting it …
- 03:10 Changeset [468] by
- allow suspend/resume processing also for USBMSD, remove all related stuff
2012-04-03:
- 10:33 Ticket #13 (Just 4 usbuhcd.sys entries) closed by
- wontfix
- 10:32 Ticket #8 (eCS 2.1 boot hangs at USBEHCD or USBD) closed by
- wontfix
- 10:32 Ticket #4 (usbehcd init complete delay) closed by
- wontfix
- 10:31 Ticket #12 (key card not viewed by USB drives or LVM?) closed by
- wontfix
2012-03-30:
- 03:00 Changeset [467] by
- removed routines "SetFMInterval" and "SetPeriodicStart?" as they would not …
- 01:01 Changeset [466] by
- on reset, as first action, halt the HC (to be in line with USBEHCD.SYS), …
- 00:55 Changeset [465] by
- poll all ports for resetting of OWNER flag on setting global CONFIG flag, …
2012-03-24:
- 17:33 Ticket #19 (Placing USBEHCD after USBUHCD in CONFIG.SYS hangs at boot) created by
- Hardware: ThinkPad? T43 USB drivers & PC Card drivers …
2012-03-22:
- 21:21 Changeset [464] by
- remove unused parameter
- 21:20 Changeset [463] by
- update makefiles and build scripts
- 08:44 Changeset [462] by
- backout SET/CLEAR Feature sync between Companion and Master controller: …
- 08:21 Changeset [461] by
- USB(x)HCD: on end of reset, make sure that device interrupts are enabled …
2012-03-20:
- 05:27 Ticket #18 (Regression - with v10.182 USB worked - with v10.183 USB do not work) created by
- With v10.183 USB devices plugged in at boot work will work. If USB …
2012-03-18:
- 08:51 Changeset [460] by
- backout
- 04:10 Changeset [459] by
- backout
- 03:53 Changeset [458] by
- for one reason or the other I now need to also link in the slibcep …
- 02:41 Changeset [457] by
- how incredibly odd: in order to use CL=/B1c1l.exe /B2c2l.exe /B3c3l.exe as …
2012-03-15:
- 22:03 Changeset [456] by
- this is 10.183
2012-03-14:
- 22:52 Changeset [455] by
- adding traces to each and every left over retry count
- 22:18 Changeset [454] by
- clean up and unify tracing, adjust page width for assembler listing, …
2012-03-13:
- 03:31 Changeset [453] by
- change the last spot that polls for a bit to use Delay instead of …
- 03:30 Changeset [452] by
- fix a stupid bug: it would not properly poll for the RESET bit with a …
- 03:28 Changeset [451] by
- change delay routine to avoid xchg bx,bx being placed into the code as …
2012-03-12:
- 09:51 Ticket #17 (T61: After SUSPEND/RESUME memory stick is not assigned a drive letter) created by
- Using version 181/182 with ACPI3.19.15 on a T61 (built in 2 slot USB2) …
2012-03-11:
- 22:22 Ticket #16 (Regression - with v179 USB worked - with v181 USB does not work) closed by
- fixed
- 14:37 Changeset [450] by
- report an error if required env. variable CLIB is not defined
2012-03-09:
- 22:37 Changeset [449] by
- no, this is 10.182
- 22:36 Changeset [448] by
- no, this is 10.182
- 21:38 Changeset [447] by
- this is 10.182
- 21:37 Changeset [446] by
- svn.netlabs.org/usb/ticket/16: changes for ICH6 controller
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
Note: See TracTimeline
for information about the timeline view.
