Timeline



Oct 11, 2013:

5:58 AM Changeset [974] by Lars Erdmann
USBMSD: partly merged Gregg's findings, reworking routines …

Oct 4, 2013:

12:18 PM Ticket #66 (USB drivers ver. 11.04: Machine crashes after clicking Eject) closed by David Azarewicz
worksforme
12:18 PM Ticket #66 (USB drivers ver. 11.04: Machine crashes after clicking Eject) reopened by David Azarewicz
12:18 PM Ticket #66 (USB drivers ver. 11.04: Machine crashes after clicking Eject) closed by David Azarewicz
wontfix: No change needed. Not a USB driver problem.

Oct 3, 2013:

2:07 PM Ticket #68 (USB-Serial converter with PL2303 fails) created by robh
My USB-serial converter fails to work (under eCS) with USBCOM. A …

Oct 2, 2013:

8:44 PM Changeset [973] by David Azarewicz
Tagging 11.05 release
8:33 PM Changeset [972] by David Azarewicz
Documentation updates

Sep 30, 2013:

7:54 PM Ticket #59 (Cannot hot plug printer under 191) closed by Lars Erdmann
wontfix

Sep 28, 2013:

5:15 PM Changeset [971] by Lars Erdmann
Created tag 10.196.
5:09 PM Changeset [970] by Lars Erdmann
this is 10.196

Sep 27, 2013:

6:58 PM Changeset [969] by Lars Erdmann
USBEHCD,USBOHCD,USBUHCD: don't use DevHelp_Block / KernBlock? for delay …
6:54 PM Changeset [968] by Lars Erdmann
USBMSD: updating makefile, updating segment definitions
5:55 PM Changeset [967] by Lars Erdmann
USBCOM: fixed tracing from "COMRead" and "COMWrite", removed "FlushIn?
5:40 AM Changeset [966] by Lars Erdmann
USBD: partly back out SVN rev 960 (set flag to 0, do not change return …

Sep 26, 2013:

7:24 PM Changeset [965] by Lars Erdmann
USBCOM: update tracing for "COMRead" and "COMWrite" in order to better …
7:05 PM Changeset [964] by Lars Erdmann
USBCOM: update .tsf file to format all recorded data

Sep 25, 2013:

5:43 PM Changeset [963] by Lars Erdmann
picking up changes from David, backlevelling changes done to COMWrite …

Sep 23, 2013:

5:57 PM Changeset [962] by David Azarewicz
ISO changes from Lars branch Fixed PL2303 support in USBCOM

Sep 20, 2013:

6:25 AM Changeset [961] by Lars Erdmann
USBCOM: on MDMDetach only reset MSR if the modem detached was actually …
5:14 AM Changeset [960] by Lars Erdmann
USBD: move parent hub status processing call in front of notification …

Sep 19, 2013:

6:07 AM Changeset [959] by Lars Erdmann
updated readme.txt

Sep 16, 2013:

7:10 PM Changeset [958] by Lars Erdmann
USBCOM: updated makefile (variable DDK and toolkits paths etc.), added …

Sep 14, 2013:

9:36 AM Changeset [957] by Lars Erdmann
Created branch HCDEarlySTIOnInterrupt.

Sep 12, 2013:

10:57 PM Ticket #67 (Keyboard does not work, mouse does) created by MarkV
I installed these new drivers and rebooted. When the new system came …
6:07 AM Changeset [956] by Lars Erdmann
USBCOM: add trace support, major trace code 0x00E4 (228)

Sep 10, 2013:

6:30 AM Changeset [955] by Lars Erdmann
USBCOM: on a clear stalled pipe, make absolutely sure that the data …
5:49 AM Changeset [954] by Lars Erdmann
Created tag 10.195.
5:31 AM Changeset [953] by Lars Erdmann
USBEHCD,USBOHCD,USBUHCD: do not attempt to set PCI command reg on …

Sep 9, 2013:

6:47 PM Changeset [952] by Lars Erdmann
fix an obvious typo (for a setup packet need to or in 0x80 for an IN …
6:33 PM Changeset [951] by Lars Erdmann
code cleanup, update of makefile
5:58 PM Changeset [950] by Lars Erdmann
USBEHCD: merging in Wim's updates for isochronous transfers

Sep 7, 2013:

8:55 PM Ticket #66 (USB drivers ver. 11.04: Machine crashes after clicking Eject) created by Cyberpastor
Machine is Asus M5A88-V EVO mobo with AMD 565BE CPU. Installed ver. …

Sep 6, 2013:

11:32 PM Changeset [949] by David Azarewicz
Tagging 11.04 release
11:23 PM Changeset [948] by David Azarewicz
Trace output changes, RemoveTDList changes, and data toggle changes …

Sep 3, 2013:

9:57 PM Ticket #63 (usbcfg.exe can't display driver information since v 10.192) reopened by losepete
2:19 AM WikiStart edited by David Azarewicz
(diff)

Aug 23, 2013:

2:55 PM Ticket #65 (Clarification of licensing for distribution) created by Lewis Rosenthal
This may be trivial, but as some builds seem to work better with some …

Aug 16, 2013:

10:02 PM Changeset [947] by Lars Erdmann
picking up changes from Wim to properly support isochronous devices
7:06 PM Changeset [946] by Lars Erdmann
update the makefiles to allow to specify base DDK and OS/2 toolkit …
6:30 AM Changeset [945] by w.m.brul
Enabling bInterval in serviceTime for isochronous transfers too
6:19 AM Changeset [944] by w.m.brul
Adding initial support of high speed and high bandwidth isochronous …

Aug 15, 2013:

6:32 PM Changeset [943] by Lars Erdmann
applying additional patches from Valery V. Sedletski and Rüdiger Ihle, …
4:18 PM Changeset [942] by Lars Erdmann
applying patches from Takayuki Suwa to support PL2303 chips, source: …
3:55 PM Changeset [941] by Lars Erdmann
initial import into my branch
8:13 AM Changeset [940] by w.m.brul
creating private branch wim

Aug 14, 2013:

5:33 PM Changeset [939] by David Azarewicz
Implemented some trace and RemoveTDList changes from Lars
6:08 AM Changeset [938] by Lars Erdmann
set/restore PCI command register settings on INIT and/or Resume
5:42 AM Changeset [937] by Lars Erdmann
for delays: continue to use "Wait" during INIT, Suspend, Resume, …

Aug 13, 2013:

3:50 PM Changeset [936] by Lars Erdmann
back out changes to the "Wait" routine: DevHelp_Yield does not work …

Aug 12, 2013:

10:27 PM Changeset [935] by Lars Erdmann
clean up the data toggle handling: the HC drivers will report the LAST …

Aug 10, 2013:

7:47 PM Changeset [934] by Lars Erdmann
start updating USBMSD: fix ctx parameter passing to be in line with HC …

Aug 8, 2013:

7:06 PM Changeset [933] by David Azarewicz
tagging 11.03 release

Aug 6, 2013:

7:11 PM Changeset [932] by Lars Erdmann
Created tag 10.194.
7:11 PM Changeset [931] by Lars Erdmann
this is 10.194
6:34 PM Changeset [930] by Lars Erdmann
"CreateTDList": kick back out generation of IOC for every TD of a bulk …
6:21 PM Changeset [929] by Lars Erdmann
removing redundant code in "RemoveTDList", remove "CheckQHsHelper2" …

Aug 1, 2013:

7:20 PM Changeset [928] by Lars Erdmann
back out SVN rev 916,917,918,919 (no automatic toggle bit handling …

Jul 31, 2013:

5:19 PM Changeset [927] by David Azarewicz
added usbprt to root makefile

Jul 29, 2013:

6:01 PM Ticket #63 (usbcfg.exe can't display driver information since v 10.192) closed by Lars Erdmann
fixed
5:59 PM Ticket #56 (changeset 780 breaks USB hub (in port replicator)) closed by Lars Erdmann
fixed
5:59 PM Ticket #62 (USB mouse not working with build 10.193) closed by Lars Erdmann
fixed

Jul 27, 2013:

11:53 AM Changeset [926] by Lars Erdmann
pick up all the serial debug output changes from David

Jul 25, 2013:

11:38 PM Changeset [925] by David Azarewicz
enabled usbcom to build with global makefile. Fixed up build versions.
11:08 PM Changeset [924] by David Azarewicz
Merge usbkbd changes from Rudi branch into trunk. This source is …
10:49 PM Changeset [923] by David Azarewicz
Merge hid changes from Rudi branch into trunk. This source is supposed …
10:10 PM Changeset [922] by David Azarewicz
Merge usbmouse changes from Rudi branch into trunk. This source …
9:33 PM Changeset [921] by David Azarewicz
Removing DAZ branch
9:32 PM Changeset [920] by David Azarewicz
Merge changes from DAZ branch into trunk
3:25 PM Changeset [919] by Lars Erdmann
let the HW manage the data toggle bit completely autonomously: in …
6:28 AM Changeset [918] by Lars Erdmann
if we want to pick up data toggle bit from QH, we better reset it to …
6:04 AM Changeset [917] by Lars Erdmann
let the HW manage the data toggle bit completely autonomously: in …

Jul 24, 2013:

6:53 PM Changeset [916] by Lars Erdmann
compute the data toggle bit not from what "FinishIO" tells us …
6:15 PM Changeset [915] by Lars Erdmann
Removed basedrv/branches/USBD_regDelayed
6:15 PM Changeset [914] by Lars Erdmann
Removed basedrv/branches/debounce_polling

Jul 23, 2013:

3:08 PM Changeset [913] by Lars Erdmann
back out SVN rev 911, plus in "CreateTDList" do not set IOC on end of …

Jul 22, 2013:

7:20 PM Ticket #64 (emperoar usb dvb-t stick not working with version 10.193) created by PETER Verweij
Opening new ticket, ticket #25 can be closed. Problem still not a good …
6:03 PM Changeset [912] by David Azarewicz
Merge pre-modify
7:15 AM Changeset [911] by Lars Erdmann
yet another fix to "EHCIInterrupt": make sure we strictly separate …
6:22 AM Changeset [910] by Lars Erdmann
"EHCICancelAll", "CheckQHs": rework short packet processing (make sure …

Jul 19, 2013:

7:19 PM Changeset [909] by Lars Erdmann
rework handling of short packets, in "CheckQHs" and also in …

Jul 18, 2013:

9:39 PM Ticket #63 (usbcfg.exe can't display driver information since v 10.192) created by oara27
Peter Brown's USBCFG app no longer displays the USB driver version …
6:23 PM Troubleshooting edited by David Azarewicz
(diff)
6:09 PM Troubleshooting edited by David Azarewicz
(diff)
6:07 PM Troubleshooting edited by David Azarewicz
(diff)
5:54 PM WikiStart edited by David Azarewicz
(diff)
5:54 PM Troubleshooting created by David Azarewicz
5:38 PM Changeset [908] by Lars Erdmann
remove TD polling (that was not the problem), change dealing with …
6:43 AM Changeset [907] by Lars Erdmann
ticket #25: according to EHCI spec 4.10.4, poll for all TDs of a …

Jul 17, 2013:

5:43 PM Changeset [906] by Lars Erdmann
additional fix: fix trap documented in ticket #25, trap screen vrwp33.jpg
5:38 PM Changeset [905] by Lars Erdmann
fix trap documented in ticket #25, trap screen vrwp33.jpg
6:17 AM Changeset [904] by Lars Erdmann
add additional trace info to FinishIO, anticipating change
5:41 AM Changeset [903] by Lars Erdmann
don't disable frame wraparound interrupt before that interrupt …
1:33 AM Ticket #62 (USB mouse not working with build 10.193) created by losepete
The summary says it all; I have not tested any other USB devices with …

Jul 16, 2013:

6:44 AM Changeset [902] by Lars Erdmann
upgraded lib with changes from David
Note: See TracTimeline for information about the timeline view.