Timeline



Feb 22, 2014:

2:02 PM Changeset [1081] by Lars Erdmann
USBD: same change as in USBHID, on class driver registration, DO NOT …
2:00 PM Changeset [1080] by Lars Erdmann
USBHID, USBKBD, USBMOUSE: major rework in USBKBD to ensure that …
1:27 AM Changeset [1079] by Lars Erdmann
USBEHCD: see ticket #76: fix once more
1:07 AM Changeset [1078] by Lars Erdmann
USBEHCD: see ticket #76: fix a trap caused by calling "CancelIsoReq" …

Feb 21, 2014:

8:07 PM Changeset [1077] by Lars Erdmann
USBHID,USBKBD,USBMOUSE: add mutex protection in USBHID for device list …

Feb 17, 2014:

6:33 PM Changeset [1076] by Lars Erdmann
USBMISC: pick up David's mutex implementation from trunk

Feb 13, 2014:

8:20 AM Changeset [1075] by Lars Erdmann
USBHID, USBKBD: USBHID, on individual client driver registration do …

Feb 12, 2014:

11:41 PM Changeset [1074] by Lars Erdmann
USBAUDIO: miscellaneous cleanup, removal of context hook (it was not …
3:53 PM Troubleshooting edited by David Azarewicz
(diff)

Feb 11, 2014:

10:42 AM Changeset [1073] by w.m.brul
Remove obsolete Irq and Iso Functions. Add UsbCtrlTransfer, …

Feb 10, 2014:

10:43 AM Changeset [1072] by w.m.brul
Remove obsolete code for functions that were never properly supported. …

Feb 9, 2014:

1:13 PM Changeset [1071] by w.m.brul
copy usbcalls to private branch wim
1:08 PM Changeset [1070] by w.m.brul
delete trunc/usbcalls from private branch wim
12:19 PM Changeset [1069] by w.m.brul
copy usbcalls to private branch wim

Feb 8, 2014:

11:54 PM Ticket #75 (USB Audio) reopened by Lars Erdmann
11:46 PM Ticket #75 (USB Audio) closed by Lars Erdmann
wontfix
11:45 PM Ticket #76 (USB AUDIO: ticket #75 followup) created by Lars Erdmann
Continue ticket #75. The issues: 1) USBAUDIO.SYS fails with a full …
11:41 PM Changeset [1068] by Lars Erdmann
USBAUDIO: seems that the data structures used in the calls to the …
11:13 PM Changeset [1067] by Lars Erdmann
USBAUDIO: #Ifdef MIDI_SUPPORT in "audiocom.c" was not consistently set …
9:32 PM Changeset [1066] by Lars Erdmann
USBAUDIO: running the C beautifier, NO FUNCTIONAL CHANGE. We are now …
1:43 AM Changeset [1065] by Lars Erdmann
USBAUDIO: fixing a syntax error in cardinfo.rc, update cardinfo.dll …
12:36 AM Changeset [1064] by Lars Erdmann
USBAUDIO: creating the MMPM installation package (including everything …

Feb 7, 2014:

8:16 PM Ticket #63 (usbcfg.exe can't display driver information since v 10.192) closed by David Azarewicz
NoChangeNeeded
1:21 AM Changeset [1063] by Lars Erdmann
USBAUDIO: rewriting the bit converter (using SSE). I am not yet sure …

Feb 6, 2014:

1:57 AM Changeset [1062] by Lars Erdmann
USBAUDIO: attempt to fix the problem of distorted sound: on end of …

Feb 5, 2014:

8:58 PM Changeset [1061] by David Azarewicz
usbcalls cleanup
8:34 AM Changeset [1060] by Lars Erdmann
USBAUDIO: when the GenIOCTL is called with cat=IOCTL_PRINTER, …
12:07 AM Changeset [1059] by Lars Erdmann
USBAUDIO: register with USBD.SYS on INIT_COMPLETE, it won't properly …

Feb 4, 2014:

8:41 AM Changeset [1058] by Lars Erdmann
USBAUDIO: get rid of superfluous "fInited" control variable. This was …
8:18 AM Changeset [1057] by Lars Erdmann
USBAUDIO: set GlobalTable.paStream statically in data segment to point …
3:12 AM Changeset [1056] by Lars Erdmann
USBAUDIO: register with USBD.SYS on INIT_COMPLETE, preset USRB2 …
1:12 AM Changeset [1055] by Lars Erdmann
USBAUDIO: code cleanup, removing assembler implementation of …

Feb 3, 2014:

9:04 AM Changeset [1054] by Lars Erdmann
USBAUDIO: rework memory allocation to use DevHelp_AllocGDTSelector …
12:12 AM Changeset [1053] by Lars Erdmann
USBD: picking up from trunk: reduce the repetition timing for …

Feb 2, 2014:

4:46 PM Changeset [1052] by Lars Erdmann
USBAUDIO: place StreamTable in driver's data segment. It turns out …
1:28 PM Changeset [1051] by Lars Erdmann
USBAUDIO: update memory allocation to allow an allocation of exactly …
12:57 PM Changeset [1050] by Lars Erdmann
enabling compiler optimization for routines "USBAUDIOProcessIRQ" and …
11:20 AM Ticket #75 (USB Audio) created by Eugene Gorbunoff
PM123 audio player -> Press STOP button -> system reboots * Basic …
10:03 AM Changeset [1049] by Lars Erdmann
USBD: "ClearUSBDStalledPipe", update "clear stalled pipe" handling for …
12:33 AM Changeset [1048] by Lars Erdmann
USBAUDIO: introducing assembler stubs for context hook routine and …

Feb 1, 2014:

12:56 AM Changeset [1047] by Lars Erdmann
USBAUDIO: remove misguiding comment on how RMCreateAdapter is used in …
12:48 AM Changeset [1046] by Lars Erdmann
USBAUDIO: cleaning up RM call (remove superfluous parameters) as was …
12:22 AM Changeset [1045] by Lars Erdmann
USBAUDIO: convert all USBRB structures to USBRB2 structures where …

Jan 31, 2014:

4:12 PM Changeset [1044] by Lars Erdmann
USBAUDIO: continuing brush up, restructure makefile, use DHCALLS.LIB …
8:22 AM Changeset [1043] by Lars Erdmann
USBAUDIO: start brush up

Jan 15, 2014:

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

Jan 13, 2014:

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

Jan 12, 2014:

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

Jan 10, 2014:

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

Jan 9, 2014:

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

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

Jan 4, 2014:

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

Jan 3, 2014:

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

Jan 1, 2014:

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

Dec 29, 2013:

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

Dec 28, 2013:

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

Dec 25, 2013:

5:36 PM Troubleshooting edited by David Azarewicz
(diff)
2: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:

8: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 …
8:26 PM Ticket #69 (Wireless mouse does not work after reboot (USB 11.05)) closed by David Azarewicz
fixed: Fixed in version 11.06
7:21 PM Changeset [1030] by David Azarewicz
version 11.06

Dec 21, 2013:

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

Dec 20, 2013:

3: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 …
1:51 PM Changeset [1028] by Lars Erdmann
USBKBD, USBMOUSE, USBHID, USBD: back out SVN rev 1027: "clear stall" …
10:40 AM Changeset [1027] by Lars Erdmann
do a "clear stall" request (CLEAR_FEATURE - halted endpoint) only from …

Dec 19, 2013:

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

Dec 17, 2013:

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

Dec 9, 2013:

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

Dec 4, 2013:

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

Nov 30, 2013:

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

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

Nov 25, 2013:

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

Nov 24, 2013:

8:27 PM Changeset [1015] by Lars Erdmann
USBD,USBOHCD: fix a potential low WORD wraparound issue when reading …
Note: See TracTimeline for information about the timeline view.