Timeline



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 …

Jul 16, 2013:

8:44 AM Changeset [902] by Lars Erdmann
upgraded lib with changes from David

Jul 15, 2013:

7:02 PM Changeset [901] by David Azarewicz
Merge updates from Lars branch
8:44 AM Changeset [900] by Lars Erdmann
settting "defAddressInUse": move back to where it was (right before …
2:37 AM Changeset [899] by David Azarewicz
prepare for merge

Jul 14, 2013:

6:12 PM Changeset [898] by Lars Erdmann
in "HubStatusChanged", only set hub listening status and toggle status …

Jul 13, 2013:

2:00 PM Changeset [897] by Lars Erdmann
change management of toggle status: if a QH is halted, that would make …
1:58 PM Changeset [896] by Lars Erdmann
make sure we pick up the toggle bit for the status change pipe from …

Jul 11, 2013:

8:22 PM Changeset [895] by Lars Erdmann
move parent hub change processing to after CHKSERV call to client drivers
7:52 PM Changeset [894] by Lars Erdmann
poll for debounce, increase reset recovery time to 50 ms
7:42 PM Changeset [893] by Lars Erdmann
context hooks: fixed some bugs with parameter queueing and handling …
7:19 PM Changeset [892] by Lars Erdmann
see …
7:42 AM Changeset [891] by Lars Erdmann
for parent hub status processing, we continue change processing for …

Jul 10, 2013:

10:15 PM Changeset [890] by Lars Erdmann
Created branch debounce_polling.
10:15 PM Changeset [889] by Lars Erdmann
Removed branch debounce_polling
8:36 PM Changeset [888] by Lars Erdmann
... and now we do the reset recovery delay before each port status …
7:38 PM Changeset [887] by Lars Erdmann
Thou shalt read the documentation: the only change bit that is …
7:18 PM Changeset [886] by Lars Erdmann
restore branch

Jul 9, 2013:

10:21 AM Changeset [885] by Lars Erdmann
increasing hub recovery time delay, changes to …
7:13 AM Changeset [884] by Lars Erdmann
Removed branch debounce_polling

Jul 6, 2013:

11:32 PM Changeset [883] by Lars Erdmann
first version with debouncing implemented, still problems with …
4:00 PM Changeset [882] by Lars Erdmann
reworked passing arguments to context hook routines: arguments passed …

Jul 4, 2013:

8:08 AM Changeset [881] by Lars Erdmann
Created branch debounce_polling.

Jun 30, 2013:

12:50 PM TracInstall edited by trac
(diff)
12:50 PM TracChangeset edited by trac
(diff)
12:50 PM TracTicketsCustomFields edited by trac
(diff)
12:50 PM PageTemplates edited by trac
(diff)
12:50 PM TracModPython edited by trac
(diff)
12:50 PM TracSyntaxColoring edited by trac
(diff)
12:50 PM WikiNewPage edited by trac
(diff)
12:50 PM WikiProcessors edited by trac
(diff)
12:50 PM TracTickets edited by trac
(diff)
12:50 PM TracBackup edited by trac
(diff)
12:50 PM TracInterfaceCustomization edited by trac
(diff)
12:50 PM InterTrac edited by trac
(diff)
12:50 PM TracSupport edited by trac
(diff)
12:50 PM InterWiki edited by trac
(diff)
12:50 PM TracWorkflow edited by trac
(diff)
12:50 PM TracNotification edited by trac
(diff)
12:50 PM SandBox edited by trac
(diff)
12:50 PM TracBrowser edited by trac
(diff)
12:50 PM TracLinks edited by trac
(diff)
12:50 PM TracGuide edited by trac
(diff)
12:50 PM WikiHtml edited by trac
(diff)
12:50 PM TracUpgrade edited by trac
(diff)
12:50 PM TracStandalone edited by trac
(diff)
12:50 PM TracUnicode edited by trac
(diff)
12:50 PM TracFineGrainedPermissions edited by trac
(diff)
12:50 PM TracNavigation edited by trac
(diff)
12:50 PM TracReports edited by trac
(diff)
12:50 PM TracSearch edited by trac
(diff)
12:50 PM TracPermissions edited by trac
(diff)
12:50 PM TracFastCgi edited by trac
(diff)
12:50 PM TracLogging edited by trac
(diff)
12:50 PM TracRoadmap edited by trac
(diff)
12:50 PM TracCgi edited by trac
(diff)
12:50 PM TracRepositoryAdmin edited by trac
(diff)
12:50 PM TracPlugins edited by trac
(diff)
12:50 PM TracEnvironment edited by trac
(diff)
12:50 PM TracQuery edited by trac
(diff)
12:50 PM WikiFormatting edited by trac
(diff)
12:50 PM TracWiki edited by trac
(diff)
12:50 PM TracImport edited by trac
(diff)
12:50 PM WikiMacros edited by trac
(diff)
12:50 PM CamelCase edited by trac
(diff)
12:50 PM TracRss edited by trac
(diff)
12:50 PM TracBatchModify created by trac
12:50 PM TracAccessibility edited by trac
(diff)
12:50 PM TracModWSGI edited by trac
(diff)
12:50 PM TracIni edited by trac
(diff)

Jun 29, 2013:

6:41 PM Ticket #60 (Cannot read magnetic stripe cards using industry-standard card reader) closed by David Azarewicz
duplicate: Duplicate of ticket 61
6:32 PM Changeset [880] by Lars Erdmann
simplify the portChangeBitmap field: even the USB 3.0 HC spec says …
1:03 PM Ticket #61 (Cannot read magnetic stripe cards using industry-standard card reader) created by Lewis Rosenthal
Mag-Tek MiniUSB Stripe Reader does not work under eCS 2.1, but does …
12:59 PM Ticket #60 (Cannot read magnetic stripe cards using industry-standard card reader) created by Lewis Rosenthal
Mag-Tek MiniUSB Stripe Reader does not work under eCS 2.1, but does …
1:43 AM Ticket #59 (Cannot hot plug printer under 191) created by Lewis Rosenthal
eCS 2.1; upgraded USB stack to 191. Configured Brother 4070CDW color …

Jun 28, 2013:

10:37 PM Changeset [879] by Lars Erdmann
during enumeration, also set configuration for non-hub devices, the …
7:40 AM Changeset [878] by Lars Erdmann
for external hubs, do the port power on delay after powering on each …

Jun 26, 2013:

8:43 PM Changeset [877] by Lars Erdmann
revert back to SVN 874

Jun 25, 2013:

1:31 PM Changeset [876] by Lars Erdmann
looks like each hub (no matter if root hub or external hub) DOES have …
12:35 PM Changeset [875] by Lars Erdmann
move setting "defAddressInUse = TRUE" back to where it was
9:49 AM Changeset [874] by Lars Erdmann
Moving "defAddressInUse" from the "per-hub" structure (HubInfo) to …

Jun 24, 2013:

1:30 AM Changeset [873] by David Azarewicz
Merge in changes from Lars
12:45 AM Changeset [872] by David Azarewicz
Misc debug statement cleanup

Jun 22, 2013:

5:29 PM Changeset [871] by Lars Erdmann
completely reworked the delay processing

Jun 21, 2013:

7:27 PM Changeset [870] by Lars Erdmann
update to parent hub change processing
4:23 PM Changeset [869] by w.m.brul
fix compare error in Wait() routine and set PIDFreq to 315/264 Mhz.

Jun 20, 2013:

8:49 PM Changeset [868] by Lars Erdmann
move status change processing to the very end
8:20 PM Changeset [867] by Lars Erdmann
move parent hub status change processing
7:39 PM Changeset [866] by Lars Erdmann
remove delays in "USBProcessIRQ", only do "HubStatusChanged" for …

Jun 19, 2013:

9:18 AM Changeset [865] by Lars Erdmann
and yet another change in order to continue with parent hub change …
8:25 AM Changeset [864] by Lars Erdmann
put back in delays to be taken after port reset and port power on …
8:16 AM Changeset [863] by Lars Erdmann
oops, we DO need to also go back to parent hub for further enumeration …

Jun 18, 2013:

10:26 PM Changeset [862] by Lars Erdmann
add mutex protection for gHubs structure update
9:17 PM Changeset [861] by Lars Erdmann
back out SVN rev 855, clean up code

Jun 17, 2013:

9:53 PM Changeset [860] by Lars Erdmann
additional fix: we only need to traverse to the root hub if we are …
7:59 PM Changeset [859] by Lars Erdmann
move "traversal" to parent hub for hub status change processing from …
10:42 AM Changeset [858] by Lars Erdmann
for a hub with individually powered ports, only do a "HubClearFeature" …
10:00 AM Changeset [857] by Lars Erdmann
comment out port reset for the time being, it's not yet working properly
8:52 AM Changeset [856] by Lars Erdmann
oops, getting rid of uninitialized variable
8:11 AM Changeset [855] by Lars Erdmann
"doing it the Windows way" part 2: for a device, after reading the …

Jun 16, 2013:

9:25 PM Changeset [854] by Lars Erdmann
"HubStatusChanged": and yet another place where to set the port Number
7:26 AM Changeset [853] by psmedley
libusb: apply OS/2 patches, add new files
7:24 AM Changeset [852] by psmedley
libusb: import current vendor version into trunk (fixup)
7:21 AM Changeset [851] by psmedley
libusb: import current vendor version into trunk
7:21 AM Changeset [850] by psmedley
libusb: tag current vendor version
7:20 AM Changeset [849] by psmedley
libusb: initial vendor import of 1.0.16-rc6

Jun 15, 2013:

4:26 PM Changeset [848] by Lars Erdmann
"HubStatusChanged": and yet another place where to set the port Number
4:18 PM Changeset [847] by Lars Erdmann
in "HubStatusChanged": we need to set the new portNum in the …
4:09 PM Changeset [846] by Lars Erdmann
reintroduce delay in "USBProcessIRQ" but leave commented out for the …
2:37 PM Changeset [845] by Lars Erdmann
introducing a (per-hub) per-port "portStatus" structure in order to …
1:54 PM Changeset [844] by Lars Erdmann
routing through portNum: final step, getting rid of …

Jun 14, 2013:

6:15 PM Changeset [843] by Lars Erdmann
routing through portNum: second step, actually put portNum into …
5:46 PM Changeset [842] by Lars Erdmann
routing through portNum: first step, prepare code to pick up portNum …
Note: See TracTimeline for information about the timeline view.