Timeline


and

2012-04-03:

10:33 Ticket #13 (Just 4 usbuhcd.sys entries) closed by erdmann
wontfix
10:32 Ticket #8 (eCS 2.1 boot hangs at USBEHCD or USBD) closed by erdmann
wontfix
10:32 Ticket #4 (usbehcd init complete delay) closed by erdmann
wontfix
10:31 Ticket #12 (key card not viewed by USB drives or LVM?) closed by erdmann
wontfix

2012-03-30:

03:00 Changeset [467] by erdmann
removed routines "SetFMInterval" and "SetPeriodicStart?" as they would not …
01:01 Changeset [466] by erdmann
on reset, as first action, halt the HC (to be in line with USBEHCD.SYS), …
00:55 Changeset [465] by erdmann
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 Lewisr
Hardware: ThinkPad? T43 USB drivers & PC Card drivers …

2012-03-22:

21:21 Changeset [464] by erdmann
remove unused parameter
21:20 Changeset [463] by erdmann
update makefiles and build scripts
08:44 Changeset [462] by erdmann
backout SET/CLEAR Feature sync between Companion and Master controller: …
08:21 Changeset [461] by erdmann
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 voyagerbuddy
With v10.183 USB devices plugged in at boot work will work. If USB …

2012-03-18:

08:51 Changeset [460] by erdmann
backout
04:10 Changeset [459] by erdmann
backout
03:53 Changeset [458] by erdmann
for one reason or the other I now need to also link in the slibcep …
02:41 Changeset [457] by erdmann
how incredibly odd: in order to use CL=/B1c1l.exe /B2c2l.exe /B3c3l.exe as …

2012-03-15:

22:03 Changeset [456] by erdmann
this is 10.183

2012-03-14:

22:52 Changeset [455] by erdmann
adding traces to each and every left over retry count
22:18 Changeset [454] by erdmann
clean up and unify tracing, adjust page width for assembler listing, …

2012-03-13:

03:31 Changeset [453] by erdmann
change the last spot that polls for a bit to use Delay instead of …
03:30 Changeset [452] by erdmann
fix a stupid bug: it would not properly poll for the RESET bit with a …
03:28 Changeset [451] by erdmann
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 landb
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 erdmann
fixed
14:37 Changeset [450] by erdmann
report an error if required env. variable CLIB is not defined

2012-03-09:

22:37 Changeset [449] by erdmann
no, this is 10.182
22:36 Changeset [448] by erdmann
no, this is 10.182
21:38 Changeset [447] by erdmann
this is 10.182
21:37 Changeset [446] by erdmann
svn.netlabs.org/usb/ticket/16: changes for ICH6 controller

2012-02-17:

22:48 WikiStart edited by stevenhl
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 voyagerbuddy
I have a IBM Think Centre M51 computer. This computer was used by my wife …
00:47 Changeset [445] by erdmann
migrating USBD.SYS to supporting variable length configuration data in the …

2012-02-16:

23:40 Changeset [444] by erdmann
see eComStation bug #1400 and #3010 on USBD.SYS version 10.162: it's NOT …

2012-02-15:

20:00 Ticket #15 (Acer noteboot problem with usbuhcd.sys driver) closed by erdmann
fixed

2012-02-12:

17:15 Ticket #14 (External USB harddisk works with 10.178 but not with 10.179) closed by herwigb
fixed: With 10.181 all issues described in this ticket are gone again.

2012-02-11:

15:37 Changeset [443] by erdmann
this is 10.181
01:22 Changeset [442] by erdmann
remove unnecessary delay
00:42 Changeset [441] by erdmann
clean up
00:31 Changeset [440] by erdmann
do not enable PME# on power down in order to prevent problems with MOBOs …

2012-02-10:

00:31 Changeset [439] by erdmann
UHCI uses I/O mapped space and not mem mapped space

2012-02-09:

23:18 Changeset [438] by erdmann
changes necessary to avoid reading from PCI config space before transition …
01:41 Changeset [437] by erdmann
according to PCI PM spec, transition to DO needs a 10ms recovery time …

2012-02-08:

22:43 Changeset [436] by erdmann
complete rework of suspend/resume for all HC flavours: chapter 8.2.2 of …

2012-01-29:

19:30 Changeset [435] by erdmann
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 mrt
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 erdmann
fixed

2012-01-22:

22:11 Changeset [434] by erdmann
this is 10.180

2012-01-21:

02:23 Changeset [433] by erdmann
removing tight loops as several timings are considerably longer than just …
01:58 Changeset [432] by erdmann
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 herwigb
An external USB 3.0 harddisk of 950 GB (partitioned into a 500 GB and a …

2012-01-18:

22:47 Changeset [431] by erdmann
this is 10.179
22:42 Changeset [430] by erdmann
some simplifications
22:41 Changeset [429] by erdmann
added Yield support to the reset root hub command: it's too long to poll …
22:38 Changeset [428] by erdmann
typo: reading the command reg from a bogus I/O address, reduced the delay …
22:33 Changeset [427] by erdmann
reduced the delay times as today's HW is really fast.
22:32 Changeset [426] by erdmann
typo: reading the port status from a bogus I/O address, reduced the delay …
22:27 Changeset [425] by erdmann
added tracing for suspend/resume
22:26 Changeset [424] by erdmann
reduced the delay times as today's HW is really fast.
22:22 Changeset [423] by erdmann
reduced the delay times as today's HW is really fast.
22:21 Changeset [422] by erdmann
forgot to preset the retry counter to zero for the various retry loops …
18:59 Changeset [421] by erdmann
UHCI: implementing some missing pieces of root hub processing, UHCI+OHCI: …

2012-01-17:

19:39 Changeset [420] by erdmann
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 erdmann
fixed

2012-01-16:

21:29 Changeset [419] by erdmann
brought tracing for USBUHCD.SYS in line with USBOHCD.SYS+USBEHCD.SYS …
19:06 Changeset [418] by erdmann
add import to makefile (def file generation) instead of linking in an …
02:16 Changeset [417] by erdmann
new dates for resource manager
01:52 Changeset [416] by erdmann
add a horrible hack to skip processing of suspend/resume by USBMSD.ADD …

2012-01-15:

04:58 Changeset [415] by erdmann
a bunch of fixes to improve suspend/resume, some changes to shutdown …

2012-01-14:

20:58 Changeset [414] by erdmann
new dates for resource manager
20:58 Changeset [413] by erdmann
formatting change
19:06 Changeset [412] by erdmann
run "CheckQHs" only for other interrupts than CD and HC ERROR. Use tight …
19:04 Changeset [411] by erdmann
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 hanno
Hi, and thanks a lot for your work on usb drivers! I have the following …
03:36 Changeset [410] by erdmann
fix a bug, starting the HC should poll for status reg halted bit and not …
03:27 Changeset [409] by erdmann
use Delay for tight loops
03:05 Changeset [408] by erdmann
reworked enabling async/periodic schedule, reworked shutdown processing …
02:45 Changeset [407] by erdmann
back out changes

2012-01-12:

01:04 Changeset [406] by erdmann
missed a line
00:47 Changeset [405] by erdmann
add delay between HC resumes and client resumes so that HCs will be alive …
00:46 Changeset [404] by erdmann
increase of resume recovery time to cover slow devices
00:24 Changeset [403] by erdmann
merging in Greggs changes from rev. 397
00:03 Changeset [402] by erdmann
back out change
00:02 Changeset [401] by erdmann
Many changes: completely reworked enabling async and period schedules, …

2012-01-10:

22:58 Changeset [400] by erdmann
svn.netlabs.org/usb/ticket/2: for NVidia chipset, make sure that the …
09:26 Changeset [399] by erdmann
changed HCCA allocation: we better NOT muck around with the HCCA reg and …
08:59 Changeset [398] by erdmann
update tracing equivalent to USBEHCD.SYS

2012-01-08:

16:46 Changeset [397] by gyoung
Improved sync of HubPortStatusRetrieved? & DetachDevice?.
00:57 Changeset [396] by erdmann
rework port reset/owner change according to EHCI spec chapter 4.2.2
00:56 Changeset [395] by erdmann
add tracing for ProcessClearHubFeature/ProcessSetHubFeature?
00:55 Changeset [394] by erdmann
remove superfluous tracing

2012-01-07:

17:38 Changeset [393] by erdmann
add tracing of op. regs on EHCIResetHost entry and exit, remove actication …
17:34 Changeset [392] by erdmann
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 erdmann
fixed

2012-01-04:

17:38 Changeset [391] by erdmann
svn.netlabs.org/usb/ticket/2: remove the wait loop after setting config …
15:54 Changeset [390] by erdmann
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 erdmann
fixed
09:29 Changeset [389] by erdmann
svn.netlabs.org/usb/ticket/2: yet another rework to the HC initialization, …
04:22 Changeset [388] by erdmann
svn.netlabs.org/usb/ticket/2: an attempt to fix the problem for NVidia …
02:00 Changeset [387] by erdmann
change descriptive text for EHCIResetHost Trace Exit so that we can …
Note: See TracTimeline for information about the timeline view.