Timeline



May 17, 2014:

2:30 AM Ticket #79 (Belkin 4 port OmniView Doesn't support eCS...!) created by Martin Rosenfeld
Running eCS 2.2 betaII with AHCI, 4-core AMD+, ACPI (no parameters). …

May 4, 2014:

12:40 PM Changeset [1133] by w.m.brul
USBCALLS: Support Isochronous Transfers.
12:39 PM Changeset [1132] by w.m.brul
USBRESMGR: Support Isochronous Transfers.

Apr 30, 2014:

7:16 PM Changeset [1131] by Lars Erdmann
USBCALLS: add usbcalls to my branch

Apr 26, 2014:

6:24 PM Ticket #78 (v10.197 does not recognize mass storage (stick)) created by ecs273
There is no trap. Inserting stick does nothing. I have one with an …

Apr 18, 2014:

6:33 PM Changeset [1130] by w.m.brul
USBCALLS: Add UsbIsoOpen? and UsbIsoClose? functions.
6:31 PM Changeset [1129] by w.m.brul
USBRESMGR: Add IsoOpen? and IsoClose? functions.

Apr 14, 2014:

7:33 AM Changeset [1128] by w.m.brul
USBRESMGR: Cleanup assignment and usage of usb device handles.

Apr 11, 2014:

9:17 PM Changeset [1127] by Lars Erdmann
USBUHCD,USBEHCD,USBOHCD: readd interrupt protection on HC reset
9:04 PM Changeset [1126] by Lars Erdmann
USBRESMG: merging Wim's changes to support application linear addresses
8:48 PM Changeset [1125] by Lars Erdmann
USBCOM: fix makefile
8:46 PM Changeset [1124] by Lars Erdmann
Add new modem: Huawei E3131
8:39 PM Changeset [1123] by Lars Erdmann
USBCOM: update to David's version, prepare to add yet another device
4:05 PM Changeset [1122] by w.m.brul
USBRESMGR: Fix ulLockHandle in GetStringReport?. Move access by Device …

Apr 7, 2014:

4:32 PM Changeset [1121] by w.m.brul
USBCALLS: Get rid of Data Packet and pass flat Buffer Address in Parm …
4:30 PM Changeset [1120] by w.m.brul
USBRESMGR: Get rid of Data Packet and pass flat Buffer Address in Parm …

Apr 5, 2014:

6:37 PM Changeset [1119] by Lars Erdmann
USBRESMG: merging in Wim's latest changes. This now requres an updated …

Apr 4, 2014:

9:01 AM Changeset [1118] by w.m.brul
No internal buffering. UsbDataTransfer? replaces UsbBulkTransfer? and …
8:59 AM Changeset [1117] by w.m.brul
Cleanup a lot. Only use VMLock. SendDataURB replaces SendBulkURB and …
7:17 AM Changeset [1116] by Lars Erdmann
USBRESMG: update flag handling in ProcessIORB, remove setting of …
6:33 AM Changeset [1115] by Lars Erdmann
USBRESMG: updating to use USBRB2 structure in order to avoid redundant …

Apr 3, 2014:

7:39 PM Changeset [1114] by Lars Erdmann
USBAUDIO: allocate dynamic memory with page granularity in order to …
7:37 PM Changeset [1113] by Lars Erdmann
USBMSD,USBRESMG: fix device driver header attributes
7:36 PM Changeset [1112] by Lars Erdmann
USBPRT: brush up code, fix default language ID to be 0x0409 instead of …
7:31 PM Changeset [1111] by Lars Erdmann
USBHID, USBKBD, USBMOUSE: USBHID read string descriptors the way that …
7:27 PM Changeset [1110] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: on INIT_COMPLETE, disable all IRQs when …

Mar 22, 2014:

10:25 PM Changeset [1109] by Lars Erdmann
USBRESMG: merging in Wim's changes
10:32 AM Changeset [1108] by Lars Erdmann
USBHID: fix reading string descriptor and use fixed language ID of …

Mar 19, 2014:

7:08 PM Changeset [1107] by Lars Erdmann
USBPRT: adding original sources to branch
6:53 PM Changeset [1106] by w.m.brul
USBCALLS: Cleanup support of synchronous transfers
6:48 PM Changeset [1105] by w.m.brul
USBRESMGR: Cleanup and preparation for asynchronous transfers

Mar 16, 2014:

6:55 PM Changeset [1104] by w.m.brul
USBCALLS: Remove temporary buffers for Control Transfers.
6:54 PM Changeset [1103] by w.m.brul
USBRESMGR: Use VMLock for Control Transfers.

Mar 15, 2014:

2:22 PM Ticket #77 (Printers are not visible) created by Eugene Gorbunoff
duplicate of ticket: http://trac.netlabs.org/usb/ticket/72 Computer: …

Mar 14, 2014:

7:22 PM Changeset [1102] by Lars Erdmann
Removed branch HCDEarlySTIOnInterrupt
7:17 PM Changeset [1101] by Lars Erdmann
Created tag 10.197.
6:45 PM Changeset [1100] by Lars Erdmann
this is 10.197
2:39 PM Changeset [1099] by w.m.brul
USBCALLS: Remove temporary buffers for Bulk and Interrupt transfers
2:37 PM Changeset [1098] by w.m.brul
USBRESMGR: Use VMLock for Bulk and Interrupt transfers.

Mar 13, 2014:

8:13 PM Changeset [1097] by Lars Erdmann
USBHID: cosmetic fix to assembler code (no functional change)
6:35 PM Changeset [1096] by Lars Erdmann
USBD: remove bogus code accidentally checked in
6:31 PM Changeset [1095] by Lars Erdmann
USBHID: need to lock extra FAR segment in memory in order to avoid a …

Mar 8, 2014:

3:51 AM Changeset [1094] by David Azarewicz
Some code modernization to eliminate a few archaic limitations. Add …

Mar 7, 2014:

2:35 AM Changeset [1093] by David Azarewicz
Misc updates to fix HID problems Fix UHCI lockup problem Some ISO …

Mar 6, 2014:

10:54 AM Changeset [1092] by w.m.brul
USBRESMGR: Match to USBCALLS at level 1091 and some cleanup.

Mar 5, 2014:

3:16 PM Changeset [1091] by w.m.brul
USBCALLS: Add 4096 byte temporary buffering to UsbCtrlMessage?(), …

Mar 4, 2014:

6:31 AM Changeset [1090] by Lars Erdmann
USBUHCD: limit the number of iso buffers to a maximum just like it is …
6:05 AM Changeset [1089] by Lars Erdmann
USBHID: adding the "/S" switch to control if product ID string for …

Feb 28, 2014:

7:01 AM Changeset [1088] by Lars Erdmann
USBAUDIO: clean up "ISOOpen" routine and remove all stuff that does …

Feb 26, 2014:

7:03 PM Changeset [1087] by w.m.brul
usbcalls: add UsbQueryDeviceInfo? and UsbQueryStringReport? to usbcalls.def
6:46 PM Changeset [1086] by w.m.brul
usbcalls: add UsbQueryDeviceInfo?() and UsbQueryStringReport?() functions.
7:08 AM Changeset [1085] by Lars Erdmann
USBAUDIO: needs checkin update, accidentally checked in the wrong file …
7:00 AM Changeset [1084] by Lars Erdmann
USBAUDIO: do not muck around with the IF flag when we are called from …
6:40 AM Changeset [1083] by Lars Erdmann
USBHID,USBKBD,USBMOUSE: in USBHID, disable reading product string …

Feb 23, 2014:

4:40 PM Changeset [1082] by Lars Erdmann
USBAUDIO: implemented PCM8 to PCM16 conversion routines in MMX …

Feb 22, 2014:

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

Feb 21, 2014:

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

Feb 17, 2014:

5:33 PM Changeset [1076] by Lars Erdmann
USBMISC: pick up David's mutex implementation from trunk
Note: See TracTimeline for information about the timeline view.