Timeline



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

Feb 13, 2014:

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

Feb 12, 2014:

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

Feb 11, 2014:

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

Feb 10, 2014:

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

Feb 9, 2014:

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

Feb 8, 2014:

10:54 PM Ticket #75 (USB Audio) reopened by Lars Erdmann
10:46 PM Ticket #75 (USB Audio) closed by Lars Erdmann
wontfix
10: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 …
10:41 PM Changeset [1068] by Lars Erdmann
USBAUDIO: seems that the data structures used in the calls to the …
10:13 PM Changeset [1067] by Lars Erdmann
USBAUDIO: #Ifdef MIDI_SUPPORT in "audiocom.c" was not consistently set …
8:32 PM Changeset [1066] by Lars Erdmann
USBAUDIO: running the C beautifier, NO FUNCTIONAL CHANGE. We are now …
12:43 AM Changeset [1065] by Lars Erdmann
USBAUDIO: fixing a syntax error in cardinfo.rc, update cardinfo.dll …

Feb 7, 2014:

11:36 PM Changeset [1064] by Lars Erdmann
USBAUDIO: creating the MMPM installation package (including everything …
7:16 PM Ticket #63 (usbcfg.exe can't display driver information since v 10.192) closed by David Azarewicz
NoChangeNeeded
12:21 AM Changeset [1063] by Lars Erdmann
USBAUDIO: rewriting the bit converter (using SSE). I am not yet sure …

Feb 6, 2014:

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

Feb 5, 2014:

7:58 PM Changeset [1061] by David Azarewicz
usbcalls cleanup
7:34 AM Changeset [1060] by Lars Erdmann
USBAUDIO: when the GenIOCTL is called with cat=IOCTL_PRINTER, …

Feb 4, 2014:

11:07 PM Changeset [1059] by Lars Erdmann
USBAUDIO: register with USBD.SYS on INIT_COMPLETE, it won't properly …
7:41 AM Changeset [1058] by Lars Erdmann
USBAUDIO: get rid of superfluous "fInited" control variable. This was …
7:18 AM Changeset [1057] by Lars Erdmann
USBAUDIO: set GlobalTable?.paStream statically in data segment to point …
2:12 AM Changeset [1056] by Lars Erdmann
USBAUDIO: register with USBD.SYS on INIT_COMPLETE, preset USRB2 …
12:12 AM Changeset [1055] by Lars Erdmann
USBAUDIO: code cleanup, removing assembler implementation of …

Feb 3, 2014:

8:04 AM Changeset [1054] by Lars Erdmann
USBAUDIO: rework memory allocation to use DevHelp_AllocGDTSelector …

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
Note: See TracTimeline for information about the timeline view.