Timeline



Oct 12, 2012:

9:22 PM Ticket #29 (V. 10.186 puts usbcfg.exe into an endless loop) reopened by Lars Erdmann
9:07 PM Ticket #29 (V. 10.186 puts usbcfg.exe into an endless loop) closed by Lars Erdmann
wontfix

Oct 11, 2012:

6:37 AM Changeset [600] by Lars Erdmann
remove unnecessary implementation for DEVHELP_RAS

Oct 10, 2012:

5:17 PM Changeset [599] by Lars Erdmann
improving TSC freq computation loop, fixing makefile

Oct 9, 2012:

8:50 PM Ticket #29 (V. 10.186 puts usbcfg.exe into an endless loop) created by oara27
Updating usbehcd.sys to 10.186 (or even to 10.185) puts Pete Brown's …

Oct 8, 2012:

4:33 PM Changeset [598] by Lars Erdmann
USBOHCD,USBUHCD: cosmetic update to trace formatting file
5:32 AM Changeset [597] by Lars Erdmann
shorten the timing loop, add additional serialization of instruction …

Oct 7, 2012:

7:13 PM Changeset [596] by Lars Erdmann
fixed a bug in that the driver would not properly handle the case …
6:01 PM Changeset [595] by Lars Erdmann
documentation from Exigen Latvia, in particular about USB filter drivers
5:54 PM Changeset [594] by Lars Erdmann
import broken
5:52 PM Changeset [593] by Lars Erdmann
documentation from Exigen Latvia, in particular about USB filter drivers

Oct 5, 2012:

7:29 PM Changeset [592] by Lars Erdmann
replace minimum configuration descriptor length specification with …
6:48 PM Changeset [591] by Lars Erdmann
USBEHCD: trace USBRB index on allocation and deallocation, set NacCnt?
6:45 PM Changeset [590] by Lars Erdmann
change "Wait" routine to use TSC for its delay timing
5:53 PM Changeset [589] by Lars Erdmann
Removed basedrv/trunk/usbfilt/usbprt.mak
5:53 PM Changeset [588] by Lars Erdmann
Removed basedrv/trunk/usbfilt/error.txt
5:52 PM Changeset [587] by Lars Erdmann
importing USB filter driver sources from Exigen Latvia

Sep 28, 2012:

6:36 AM Changeset [586] by Lars Erdmann
USBEHCD: update tracing, remove traces that just lead to clutter, add …
6:33 AM Changeset [585] by Lars Erdmann
USBEHCD, USBOHCD: on HC reset, only power on the ports and wait for …

Sep 26, 2012:

9:18 PM Changeset [584] by Lars Erdmann
comment update (no functional change)

Sep 25, 2012:

9:34 AM Ticket #28 (New USB driver fails to operate APC UPS.) closed by Lars Erdmann
fixed: backlevelling some timing changes in USBD.SYS to 10.183 seems to fix …
6:30 AM Changeset [583] by Lars Erdmann
USBEHCD,USBOHCD,USBUHCD: on end of init set "Unit" and "BPBArray" to …

Sep 24, 2012:

6:29 PM Changeset [582] by Lars Erdmann
cleanup
6:20 PM Changeset [581] by Lars Erdmann
USBEHCD: remove the powering up of ports directly after HC reset. This …
6:18 PM Changeset [580] by Lars Erdmann
updating path info

Sep 23, 2012:

11:34 AM Changeset [579] by Lars Erdmann
change script to allow to pass nmake parameters
11:20 AM Changeset [578] by Lars Erdmann
removing all files that are generated and therefore should not be …

Sep 22, 2012:

10:07 AM Changeset [577] by Lars Erdmann
Created tag 10.186.
9:53 AM Changeset [576] by Lars Erdmann
this is 10.186
9:52 AM Changeset [575] by Lars Erdmann
update descriptive text for "FreeDeviceEntry?"
8:47 AM Changeset [574] by Lars Erdmann
Removed branch test_usbddynmemalloc
8:25 AM Changeset [573] by Lars Erdmann
add comments to the new dynamic allocation functions, for …
8:09 AM Changeset [572] by Lars Erdmann
USBD.SYS: changed to use dynamic memory allocation for the deviceinfo …
8:04 AM Changeset [571] by Lars Erdmann
fixed some bugs when devices are detached that are located somewhere …

Sep 21, 2012:

7:32 AM Changeset [570] by Lars Erdmann
fixed some errors in allocating and managing the dynmaically allocated …
5:45 AM Changeset [569] by Lars Erdmann
Created branch test_usbddynmemalloc.

Sep 20, 2012:

7:22 PM Changeset [568] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: do not turn off busmastering during HC reset, …

Sep 19, 2012:

7:26 PM Changeset [567] by Lars Erdmann
updating initialization
6:45 PM Changeset [566] by Lars Erdmann
fix error when querying configuration data length
6:33 PM Changeset [565] by Lars Erdmann
fix error when querying configuration data length
5:07 PM Changeset [564] by Lars Erdmann
USBOHCD: always enable device remote wakeup. The control flag …
5:04 PM Changeset [563] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: changing shutdown processing (if /FS flag is …
5:52 AM Changeset [562] by Lars Erdmann
fixes to readme.txt

Sep 18, 2012:

6:46 PM Ticket #26 (version 185 trap 0008) closed by Lars Erdmann
invalid
7:05 AM Changeset [561] by Lars Erdmann
fixed some comments
6:59 AM Changeset [560] by Lars Erdmann
add undocumented flags for VMLock,VMAlloc,VMGlobalToProcess

Sep 17, 2012:

6:55 PM Changeset [559] by Lars Erdmann
preclude the timeout timer routines from optimization as they contain …

Sep 16, 2012:

7:55 PM Changeset [558] by Lars Erdmann
add section on how to build the library
7:34 PM Changeset [557] by Lars Erdmann
adding readme.txt file for some behavioural detail of some of the KEE …
6:49 PM Changeset [556] by Lars Erdmann
backlevel to 10.183
6:48 PM Changeset [555] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: make sure that default address time out timer …

Sep 12, 2012:

12:01 PM Ticket #19 (Placing USBEHCD after USBUHCD in CONFIG.SYS hangs at boot) closed by Lars Erdmann
wontfix: no further response from reporter
12:00 PM Ticket #20 (System has only USB 2.0, but USB keyboard, mouse have problems) closed by Lars Erdmann
wontfix: no feedback from reporter

Sep 11, 2012:

4:34 PM Changeset [554] by Lars Erdmann
USBOHCD: on HC reset only power on ganged ports if the ports are power …
4:31 PM Changeset [553] by Lars Erdmann
USBOHCD: revert change and move enabling of root hub change interrupt …
4:29 PM Changeset [552] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: revert resetting all interrupt status bits …
5:48 AM Changeset [551] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: move BIOS handover back into the reset routine

Sep 10, 2012:

12:46 PM Changeset [550] by Lars Erdmann
revert to 10.183
10:08 AM Changeset [549] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: moving mutex/spinlock control vars to a …
9:57 AM Changeset [548] by Lars Erdmann
USBD: revert some changes
6:49 AM Ticket #27 (Mouse no longer working (starting with version 184)) closed by Lars Erdmann
fixed

Sep 9, 2012:

6:16 PM Ticket #22 (USBHCD184 fails to operate USB mouse) closed by Lars Erdmann
fixed: Testing the bits in the PPCM bitmask of HcRhDescriptorB register was …

Sep 4, 2012:

2:49 AM Ticket #28 (New USB driver fails to operate APC UPS.) created by Doug Bissett
I have a package called doug.17.zip, with updated USB drivers. That …

Aug 19, 2012:

5:25 PM Ticket #17 (T61: After SUSPEND/RESUME memory stick is not assigned a drive letter) closed by Lars Erdmann
fixed
5:11 PM Changeset [547] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: update Sleep/SuppressProcessing? function to …
3:29 PM Changeset [546] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: from the ISR, reset all interrupt status bits …

Aug 18, 2012:

4:45 PM Ticket #27 (Mouse no longer working (starting with version 184)) created by rbri
Hi Lars, starting with version 184 my mouse is no longer working. …

Aug 17, 2012:

8:31 PM Changeset [545] by Lars Erdmann
return 32-bit return code in dx:ax (even though only 16-bit return …

Aug 16, 2012:

8:25 PM Changeset [544] by Lars Erdmann
skip devices that won't return device descriptor in time
6:22 PM Ticket #26 (version 185 trap 0008) created by Barry Landy
I have now had 2 trap 8's in my T61 using version 185. Both times a …
5:11 PM Changeset [543] by Lars Erdmann
USBEHCD,USBOHCD,USBUHCD: reset timeout timer on successful …

Aug 13, 2012:

9:50 PM Changeset [542] by Lars Erdmann
fix startup message for default speed (it was changed from 8 to 1)
5:50 PM Ticket #24 (TRAP 0008 with USB 184) closed by Lars Erdmann
fixed

Aug 11, 2012:

4:42 PM Changeset [541] by Lars Erdmann
Created tag 10.185.
4:41 PM Changeset [540] by Lars Erdmann
this is 10.185
4:18 PM Changeset [539] by Lars Erdmann
updated typing of labels to make the thunking more clear
1:58 PM Changeset [538] by Lars Erdmann
USBEHCD: for iso, add add. protection for bandwidth array on cancel …
1:08 PM Changeset [537] by Lars Erdmann
remove test "dummy" for lightlocks (accidentally checked in)
1:06 PM Changeset [536] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: remove LockYield?,UnlockYield? from …
12:42 PM Changeset [535] by Lars Erdmann
fix ReleaseLightLock? implementation

Aug 10, 2012:

8:47 PM Changeset [534] by Lars Erdmann
using the ADDCALLS static library for all timer needs (there are only …

Aug 7, 2012:

9:13 PM Changeset [533] by Lars Erdmann
adding 32-bit segment lock/unlock routines to the KEE16 library (I …
9:11 PM Changeset [532] by Lars Erdmann
adding 32-bit segment lock/unlock routines to the KEE16 library (I …

Aug 6, 2012:

7:07 PM Changeset [531] by Lars Erdmann
USBUHCD,USBOHCD,USBEHCD: collective changes to handling of default …

Aug 5, 2012:

9:24 AM Changeset [530] by Lars Erdmann
adding "Light Locks" to the USB library: these locks can be called …

Aug 2, 2012:

10:09 AM Ticket #25 (emporoar tv usb not working with 184 package) created by PETER Verweij
With the new 184 package and (brandy2 special build) the usb dvb-tv …

Aug 1, 2012:

10:44 PM Changeset [529] by Lars Erdmann
"GetDeviceDesc?": if we already fail the cancel request, abort the …
10:40 PM Changeset [528] by Lars Erdmann
remove quirk check (frame list rollover only without interrupt enable …

Jul 30, 2012:

7:21 PM Changeset [527] by Lars Erdmann
Created tag 10.183.
7:17 PM Changeset [526] by Lars Erdmann
changing code to use KEE KernMutexLocks? instead of self-written sleep locks
7:13 PM Ticket #24 (TRAP 0008 with USB 184) created by Barry Landy
After installing 184 I got repeated Trap 0008s which persisted even …
7:12 PM Changeset [525] by Lars Erdmann
increasing default address timeout value to 5*32 ms = 160 ms

Jul 28, 2012:

10:58 PM Changeset [524] by Lars Erdmann
adding "KernCopyIn?" and "KernCopyOut?" to this thunking library
7:08 PM Ticket #23 (Regression in USBHCD184, after shutdown the system restart immediately.) created by Anchieri
I have installed your last usbhcd184 and have the regression in …
3:28 AM Ticket #22 (USBHCD184 fails to operate USB mouse) created by Doug Bissett
When I update to USBHCD184, I have two systems that fail to operate …

Jul 26, 2012:

8:35 PM Ticket #18 (Regression - with v10.182 USB worked - with v10.183 USB do not work) closed by Lars Erdmann
fixed
8:24 PM Changeset [523] by Lars Erdmann
Created tag 10.184.
8:18 PM Changeset [522] by Lars Erdmann
this is 10.184
7:54 PM Changeset [521] by Lars Erdmann
remove tracing for sleep lock acquire/release, we can be fairly …
7:33 PM Changeset [520] by Lars Erdmann
adding kee 16bit to 32bit thunking library
7:32 PM Changeset [519] by Lars Erdmann
adding kee 16bit to 32bit thunking library
7:26 PM Changeset [518] by Lars Erdmann
cosmetic: changes so that we can import symbols DOSIODELAYCNT and …

Jul 24, 2012:

6:49 AM Changeset [517] by Lars Erdmann
making /S:1 the default for USBEHCD.SYS (if nothing else is specified)
6:30 AM Changeset [516] by Lars Erdmann
USBUHCD: checking in changes to properly lock and deal with shared …
6:29 AM Changeset [515] by Lars Erdmann
change repetition time for timer routine (detection of default address …

Jul 20, 2012:

7:49 PM Changeset [514] by Lars Erdmann
change home brewn DEVHELP_RAS to use spinlocking (get rid of CLI/STI)

Jul 19, 2012:

8:23 PM Changeset [513] by Lars Erdmann
USBEHCD,USBOHCD: checking in changes to properly lock and deal with …

Jul 18, 2012:

4:41 PM Changeset [512] by Lars Erdmann
using fine granular locks instead of a global lock for the non-iso stuff

Jul 16, 2012:

7:36 PM Changeset [511] by Lars Erdmann
fix cleanup of resources: on "RemovePeriodicQH", make sure that QHs …

Jul 15, 2012:

6:44 PM Changeset [510] by Lars Erdmann
changing HC drivers to use MP safe + nestable sleeplocks instead of …

Jul 14, 2012:

12:54 PM Changeset [509] by Lars Erdmann
avoid potential race condition on freeing the semaphore
12:53 PM Changeset [508] by Lars Erdmann
only save regs that actually need to be preserved
Note: See TracTimeline for information about the timeline view.