Timeline



Oct 15, 2013:

8:04 AM Changeset [975] by Lars Erdmann
USBCOM: changed to use USBRB2 structure for USB_IDC_FUNCTION_ACCIO …
3:08 AM Troubleshooting edited by David Azarewicz
(diff)

Oct 11, 2013:

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

Oct 4, 2013:

2:18 PM Ticket #66 (USB drivers ver. 11.04: Machine crashes after clicking Eject) closed by David Azarewicz
worksforme
2:18 PM Ticket #66 (USB drivers ver. 11.04: Machine crashes after clicking Eject) reopened by David Azarewicz
2: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:

4: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:

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

Sep 30, 2013:

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

Sep 28, 2013:

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

Sep 27, 2013:

8:58 PM Changeset [969] by Lars Erdmann
USBEHCD,USBOHCD,USBUHCD: don't use DevHelp_Block / KernBlock for delay …
8:54 PM Changeset [968] by Lars Erdmann
USBMSD: updating makefile, updating segment definitions
7:55 PM Changeset [967] by Lars Erdmann
USBCOM: fixed tracing from "COMRead" and "COMWrite", removed "FlushIn
7: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:

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

Sep 25, 2013:

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

Sep 23, 2013:

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

Sep 20, 2013:

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

Sep 19, 2013:

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

Sep 16, 2013:

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

Sep 14, 2013:

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

Sep 13, 2013:

12:57 AM Ticket #67 (Keyboard does not work, mouse does) created by MarkV
I installed these new drivers and rebooted. When the new system came …

Sep 12, 2013:

8:07 AM Changeset [956] by Lars Erdmann
USBCOM: add trace support, major trace code 0x00E4 (228)

Sep 10, 2013:

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

Sep 9, 2013:

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

Sep 7, 2013:

10: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. …
1:32 AM Changeset [949] by David Azarewicz
Tagging 11.04 release
1:23 AM Changeset [948] by David Azarewicz
Trace output changes, RemoveTDList changes, and data toggle changes …

Sep 3, 2013:

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

Aug 23, 2013:

4: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 17, 2013:

12:02 AM Changeset [947] by Lars Erdmann
picking up changes from Wim to properly support isochronous devices

Aug 16, 2013:

9:06 PM Changeset [946] by Lars Erdmann
update the makefiles to allow to specify base DDK and OS/2 toolkit …
8:30 AM Changeset [945] by w.m.brul
Enabling bInterval in serviceTime for isochronous transfers too
8:19 AM Changeset [944] by w.m.brul
Adding initial support of high speed and high bandwidth isochronous …

Aug 15, 2013:

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

Aug 14, 2013:

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

Aug 13, 2013:

5:50 PM Changeset [936] by Lars Erdmann
back out changes to the "Wait" routine: DevHelp_Yield does not work …
12:27 AM Changeset [935] by Lars Erdmann
clean up the data toggle handling: the HC drivers will report the LAST …

Aug 10, 2013:

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

Aug 8, 2013:

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

Aug 6, 2013:

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

Aug 1, 2013:

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

Jul 31, 2013:

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

Jul 29, 2013:

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

Jul 27, 2013:

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

Jul 26, 2013:

1:38 AM Changeset [925] by David Azarewicz
enabled usbcom to build with global makefile. Fixed up build versions.
1:08 AM Changeset [924] by David Azarewicz
Merge usbkbd changes from Rudi branch into trunk. This source is …
12:49 AM Changeset [923] by David Azarewicz
Merge hid changes from Rudi branch into trunk. This source is supposed …
12:10 AM Changeset [922] by David Azarewicz
Merge usbmouse changes from Rudi branch into trunk. This source …

Jul 25, 2013:

11:33 PM Changeset [921] by David Azarewicz
Removing DAZ branch
11:32 PM Changeset [920] by David Azarewicz
Merge changes from DAZ branch into trunk
5:25 PM Changeset [919] by Lars Erdmann
let the HW manage the data toggle bit completely autonomously: in …
8:28 AM Changeset [918] by Lars Erdmann
if we want to pick up data toggle bit from QH, we better reset it to …
8:04 AM Changeset [917] by Lars Erdmann
let the HW manage the data toggle bit completely autonomously: in …

Jul 24, 2013:

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

Jul 23, 2013:

5: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:

9: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 …
8:03 PM Changeset [912] by David Azarewicz
Merge pre-modify
9:15 AM Changeset [911] by Lars Erdmann
yet another fix to "EHCIInterrupt": make sure we strictly separate …
8:22 AM Changeset [910] by Lars Erdmann
"EHCICancelAll", "CheckQHs": rework short packet processing (make sure …

Jul 19, 2013:

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

Jul 18, 2013:

11: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 …
8:23 PM Troubleshooting edited by David Azarewicz
(diff)
8:09 PM Troubleshooting edited by David Azarewicz
(diff)
8:07 PM Troubleshooting edited by David Azarewicz
(diff)
7:54 PM WikiStart edited by David Azarewicz
(diff)
7:54 PM Troubleshooting created by David Azarewicz
7:38 PM Changeset [908] by Lars Erdmann
remove TD polling (that was not the problem), change dealing with …
8: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:

7:43 PM Changeset [906] by Lars Erdmann
additional fix: fix trap documented in ticket #25, trap screen vrwp33.jpg
7:38 PM Changeset [905] by Lars Erdmann
fix trap documented in ticket #25, trap screen vrwp33.jpg
8:17 AM Changeset [904] by Lars Erdmann
add additional trace info to FinishIO, anticipating change
7:41 AM Changeset [903] by Lars Erdmann
don't disable frame wraparound interrupt before that interrupt …
3: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 …
Note: See TracTimeline for information about the timeline view.