Timeline



Feb 2, 2014:

11:12 PM Changeset [1053] by Lars Erdmann
USBD: picking up from trunk: reduce the repetition timing for …
3:46 PM Changeset [1052] by Lars Erdmann
USBAUDIO: place StreamTable? in driver's data segment. It turns out …
12:28 PM Changeset [1051] by Lars Erdmann
USBAUDIO: update memory allocation to allow an allocation of exactly …
11:57 AM Changeset [1050] by Lars Erdmann
enabling compiler optimization for routines "USBAUDIOProcessIRQ" and …
10:20 AM Ticket #75 (USB Audio) created by Eugene Gorbunoff
PM123 audio player -> Press STOP button -> system reboots * Basic …
9:03 AM Changeset [1049] by Lars Erdmann
USBD: "ClearUSBDStalledPipe", update "clear stalled pipe" handling for …

Feb 1, 2014:

11:33 PM Changeset [1048] by Lars Erdmann
USBAUDIO: introducing assembler stubs for context hook routine and …

Jan 31, 2014:

11:56 PM Changeset [1047] by Lars Erdmann
USBAUDIO: remove misguiding comment on how RMCreateAdapter is used in …
11:48 PM Changeset [1046] by Lars Erdmann
USBAUDIO: cleaning up RM call (remove superfluous parameters) as was …
11:22 PM Changeset [1045] by Lars Erdmann
USBAUDIO: convert all USBRB structures to USBRB2 structures where …
3:12 PM Changeset [1044] by Lars Erdmann
USBAUDIO: continuing brush up, restructure makefile, use DHCALLS.LIB …
7:22 AM Changeset [1043] by Lars Erdmann
USBAUDIO: start brush up

Jan 15, 2014:

7:36 AM Changeset [1042] by Lars Erdmann
USBKBD, USBMOUSE: properly preset rph.Status to USB_IDC_RC_OK for IDC …
5:45 AM WikiStart edited by David Azarewicz
(diff)
5:44 AM Troubleshooting edited by David Azarewicz
(diff)

Jan 13, 2014:

12:54 AM Troubleshooting edited by David Azarewicz
(diff)

Jan 12, 2014:

4:35 PM Changeset [1041] by David Azarewicz
hid serialization from Lars Combine HID drivers into one package for …

Jan 10, 2014:

7:34 AM Changeset [1040] by Lars Erdmann
USBKBD: make the "SET IDLE TIME" value the same for the initial value …

Jan 9, 2014:

3:35 PM Ticket #74 (No mouse with 11.06) created by Leo Koelemij
eCS 2.2 beta II. I installed the warpin file, rebooted and had no …

Jan 7, 2014:

1:02 PM Changeset [1039] by Lars Erdmann
USBD: pick up changes from trunk so that we can also reliably boot …

Jan 4, 2014:

5:06 PM Changeset [1038] by Lars Erdmann
USBKBD, USBMOUSE: back out a small change to USBKBD and bring USBMOUSE …
4:51 PM Changeset [1037] by Lars Erdmann
USBKBD, USBMOUSE: make sure we still create an RM device object even …

Jan 3, 2014:

6:59 AM Changeset [1036] by Lars Erdmann
USBKBD, USBMOUSE: properly deal with devices lacking a product name string
6:39 AM Changeset [1035] by Lars Erdmann
USBHID: when doing a source debug build, do not use …

Jan 1, 2014:

1:55 PM Changeset [1034] by Lars Erdmann
USBMISC, HC drivers, USBD, USBKBD, USBMOUSE: placing common 32-bit …

Dec 29, 2013:

9:24 PM Changeset [1033] by David Azarewicz
More cleanup Changed version to 3.01.00 Now builds a working WPI

Dec 28, 2013:

6:45 PM Changeset [1032] by Lars Erdmann
USB_FILT: cosmetic correction
5:11 PM Changeset [1031] by Lars Erdmann
USB_FLT: remove superfluous code in "FL_FilterACCIO", fix bug in …

Dec 25, 2013:

4:36 PM Troubleshooting edited by David Azarewicz
(diff)
1:36 AM Ticket #73 (11.06 WPI breaks amouse) created by dryeo
After installing the 11.06 Warpin package my mouse wheel no longer …

Dec 23, 2013:

7:32 PM Ticket #65 (Clarification of licensing for distribution) closed by David Azarewicz
NoChangeNeeded: The DDK contains an IBM copyright and regardless of whether or not …
7:26 PM Ticket #69 (Wireless mouse does not work after reboot (USB 11.05)) closed by David Azarewicz
fixed: Fixed in version 11.06
6:21 PM Changeset [1030] by David Azarewicz
version 11.06

Dec 21, 2013:

2:51 PM Changeset [1029] by Lars Erdmann
USBD, USBHID: back out SVN rev 1026 because otherwise on shutdown or …

Dec 20, 2013:

2:24 PM Ticket #72 (eCS does not see my printer (Brother HL-2070N B&W laser printer)) created by elygre
I have two USB printers, Brother HL-2070N B&W laser printer and …
12:51 PM Changeset [1028] by Lars Erdmann
USBKBD, USBMOUSE, USBHID, USBD: back out SVN rev 1027: "clear stall" …
9:40 AM Changeset [1027] by Lars Erdmann
do a "clear stall" request (CLEAR_FEATURE - halted endpoint) only from …

Dec 19, 2013:

10:21 PM Changeset [1026] by Lars Erdmann
USBD, USBHID: always wait for and process notification on a "clear …
6:30 PM Changeset [1025] by David Azarewicz
Some work on fix for kbd and mouse in one device
2:01 PM Changeset [1024] by Lars Erdmann
USBHID, USBKBD, USBMOUSE: backing out SVN rev 1019 and moving the "SET …
8:08 AM Changeset [1023] by Lars Erdmann
USBHID.SYS, USBKBD.SYS, USBMOUSE.SYS: inital and complete …
7:22 AM Changeset [1022] by Lars Erdmann
USBKBD: another fix for the legacy keyboard driver issuing USB …

Dec 17, 2013:

6:42 PM Changeset [1021] by Lars Erdmann
USBKBD: forgot that legacy driver can reprogram LEDs at any time, also …
9:06 AM Changeset [1020] by Lars Erdmann
DO NOT program the LEDs directly from the legacy keyboard driver call. …

Dec 9, 2013:

10:57 PM Changeset [1019] by Lars Erdmann
moving the "SET IDLE" call from USBMOUSE.SYS, USBKBD.SYS to USBHID.SYS …
7:51 PM Changeset [1018] by Lars Erdmann
USBUHCD,USBEHCD: bring UHCI in line with OHCI (occupied bandwidth was …

Dec 4, 2013:

6:57 PM Changeset [1017] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: back out attempt to synchronize access to the …

Nov 30, 2013:

4:44 PM Ticket #68 (USB-Serial converter with PL2303 fails) closed by David Azarewicz
NoChangeNeeded: I'm glad it worked for you.

Nov 27, 2013:

1:16 AM Troubleshooting edited by David Azarewicz
(diff)

Nov 25, 2013:

6:29 PM Changeset [1016] by Lars Erdmann
USBKBD,USBMOUSE: do not set data protocol type from these client …

Nov 24, 2013:

7:27 PM Changeset [1015] by Lars Erdmann
USBD,USBOHCD: fix a potential low WORD wraparound issue when reading …

Nov 20, 2013:

7:25 PM Changeset [1014] by David Azarewicz
Begin modernizing build/makefiles. Now builds with zero errors and …

Nov 14, 2013:

7:55 PM Changeset [1013] by David Azarewicz
Continuing cleanup
7:36 PM Changeset [1012] by David Azarewicz
Fix wpi creation
7:38 AM Changeset [1011] by David Azarewicz
More build/makefile cleanup
7:24 AM Changeset [1010] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: an attempt to synchronize access to the …
7:19 AM Changeset [1009] by Lars Erdmann
USBKBD,USBMOUSE: make sure that if we stall on ANY setup transaction …
7:02 AM Ticket #71 (Write errors with pl2303 equiped modem) created by dryeo
With the full USB-eCS-11.05 package and a hybrid serial+USB modem that …

Nov 13, 2013:

4:17 PM Changeset [1008] by David Azarewicz
Fix some problems with amouse.sys Begin to cleanup the build …

Nov 10, 2013:

10:00 PM Changeset [1007] by Lars Erdmann
USBMISC: cosmetic cleanup of AcquireMutex? function
9:38 PM Changeset [1006] by Lars Erdmann
USBMISC: fix a bug in AcquireMutex? routine
9:24 PM Changeset [1005] by Lars Erdmann
USBMISC: do NOT allow nested calls (that makes no sense anyway for the …
9:18 PM Changeset [1004] by Lars Erdmann
USBMISC: cosmetic change, remove unnecessary include
9:03 PM Changeset [1003] by Lars Erdmann
USBMISC: adding a simple mutex implementation to use ProcBlock? if …
10:26 AM Changeset [1002] by Lars Erdmann
USBKBD,USBMOUSE: return with STDON from CMDShutdown (as we are using …

Nov 7, 2013:

8:58 PM Changeset [1001] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: back out SVN revs 994,997, at the same time, …

Nov 6, 2013:

11:01 PM Changeset [1000] by David Azarewicz
makefile reorganization Implemented WPI packaging Added tracing to …
Note: See TracTimeline for information about the timeline view.