Timeline



Jul 5, 2016:

12:53 PM Ticket #84 (USB controllers on GA-B150M -D3V not found) created by Joseph Shrago
Hi. I have a problem: Motherboard GA-B150M -D3V In BIOS all USB …

Jul 4, 2016:

11:41 AM Changeset [1588] by Lars Erdmann
USBHID: when using "KernStrFromUcs16" create UConv object on the fly …
10:17 AM Changeset [1587] by Lars Erdmann
USBMSD: corrected the suspend/resume tracing: it now traces per device …

Jul 3, 2016:

1:46 PM Changeset [1586] by Lars Erdmann
USBMSD: updating the suspend and resume code, add tracing, for the …
1:17 PM Changeset [1585] by Lars Erdmann
USBD: reactivating support for suspend/resume for the USBMSD.ADD …

Jun 29, 2016:

12:06 PM Changeset [1584] by Lars Erdmann
ALL: commit the top level makefile

Jun 23, 2016:

3:32 PM Changeset [1583] by Lars Erdmann
USBMSD: no functional change, just support tracing of number of bytes …

Jun 21, 2016:

1:55 PM Changeset [1582] by Lars Erdmann
Created tag 10.206.
7:41 AM Changeset [1581] by Lars Erdmann
USBMSD: continuation of a data transmission command is already done in …

Jun 20, 2016:

7:13 PM Changeset [1580] by Lars Erdmann
USBMSD: IF we implement a restart of a partially completed …
6:53 PM Changeset [1579] by Lars Erdmann
USBMSD: fix computation of blocks transferred: need to use 32-bit …
6:17 PM Changeset [1578] by Lars Erdmann
USBMSD: there are some devices that need a delay between setting the …
1:05 PM Changeset [1577] by Lars Erdmann
USBMSD: better reset inital CBW tag to 0 so that we always start with …
10:53 AM Changeset [1576] by Lars Erdmann
USBMSD: add additional tracing to detect if not all data requested was …

Jun 16, 2016:

9:45 AM Changeset [1575] by Lars Erdmann
USBMSD: back out SVN rev 1564, after looking into the kernel functions …
9:33 AM Changeset [1574] by Lars Erdmann
Removed branch HC_Drivers_VirtToPhysWith_CLI_STI

Jun 14, 2016:

9:13 PM Changeset [1573] by Lars Erdmann
Created tag 10.205.
9:03 PM Changeset [1572] by Lars Erdmann
USBMSD: again increase max buffer size for USB 1.x only systems /USB …
8:44 PM Changeset [1571] by Lars Erdmann
USBMSD: prevent another command from being scheduled while a command …
3:56 PM Changeset [1570] by Lars Erdmann
USBMSD: prevent another command from being scheduled while a command …
9:53 AM Changeset [1569] by Lars Erdmann
USBMSD: get rid of compiler warning about mismatch in integral types …

Jun 13, 2016:

3:59 PM Changeset [1568] by Lars Erdmann
USBMSD: added tracing for new function "AdjustTransferLength"
3:19 PM Changeset [1567] by Lars Erdmann
USBMSD: update max. transfer length computation, make the /BUFFER: …
2:10 PM Changeset [1566] by Lars Erdmann
Created branch HC_Drivers_VirtToPhysWith_CLI_STI.
12:09 PM Changeset [1565] by Lars Erdmann
USBAUDIO: no functional change, just cleaning up comments
8:06 AM Changeset [1564] by Lars Erdmann
USBMSD: as described in …
7:26 AM Changeset [1563] by Lars Erdmann
USBMSD: don't forget to free dynamically allocated memory if the …

Jun 11, 2016:

5:09 PM Changeset [1562] by Lars Erdmann
USBMSD: fix the "IOCM_READ_VERIFY" and "IOCM_READ_PREFETCH" handling …
4:21 PM Changeset [1561] by Lars Erdmann
Created tag 10.204.

Jun 10, 2016:

4:37 PM Changeset [1560] by Lars Erdmann
USBMSD: increase MIN and MAX buffer sizes for low/full speed devices, …
10:30 AM Changeset [1559] by Lars Erdmann
Removed branch MSD_DELAYED_SETCONFIG
10:11 AM Changeset [1558] by Lars Erdmann
USBMSD: correct scatter/gather list implementation as …

Jun 9, 2016:

7:43 PM Changeset [1557] by Lars Erdmann
USBMSD: intermediate checkin, we still enter the int 3 condition of …
2:33 PM Changeset [1556] by Lars Erdmann
USBMSD: fixing Scatter/Gather code, if a temp buffer has already been …
12:20 PM Changeset [1555] by Lars Erdmann
USBMSD: fix Scatter/Gather processing for Scatter/Gather lists that …

Jun 8, 2016:

9:20 PM Changeset [1554] by Lars Erdmann
USBMSD: cosmetic comment fix

Jun 3, 2016:

4:43 PM Changeset [1553] by Lars Erdmann
USBD,USBUHCD,USBOHCD,USBEHCD,USBMSD: cosmetic fixes to the context …
1:51 PM Changeset [1552] by Lars Erdmann
USBMSD: in the ChkServ routine, bracket the complete DeviceList
9:02 AM Changeset [1551] by Lars Erdmann
Created branch MSD_DELAYED_SETCONFIG.

May 31, 2016:

11:16 AM Changeset [1550] by Lars Erdmann
USBMSD: avoid a trap when a stick is detached while a command is still …

May 30, 2016:

2:05 PM Changeset [1549] by Lars Erdmann
USBMSD: simplify "IsZeroSector" routine
9:40 AM Changeset [1548] by Lars Erdmann
USBMSD: completely remove the OS2DASD IDC interface and the …
9:06 AM Changeset [1547] by Lars Erdmann
USBETHR: autogenerate the NIF file

May 28, 2016:

11:15 PM Changeset [1546] by Lars Erdmann
USBMSD: implement the "devirtualization" of large floppy media so that …
7:35 PM Changeset [1545] by Lars Erdmann
USBMSD: for eject: I have never seen IOCC_DEVICE_CONTROL / …

May 20, 2016:

7:03 PM Changeset [1544] by Lars Erdmann
USBMSD: better move the segment locking and timer start to the INIT …

May 19, 2016:

8:07 PM Changeset [1543] by Lars Erdmann
USBMSD: add tracing for INIT_COMPLETE, clean up makefile
7:38 PM Changeset [1542] by Lars Erdmann
USBMSD: start timeout timer not earlier than from INIT_COMPLETE
11:05 AM Changeset [1541] by Lars Erdmann
USBMSD: continue to work on new IOCTL

May 18, 2016:

9:54 PM Changeset [1540] by Lars Erdmann
USBMSD: correct source code comment (timeout values are not decremented)

May 17, 2016:

2:05 PM Changeset [1539] by Lars Erdmann
USBMSD: "subsample" the 1 second interval for the timer by factor of …
12:22 PM Changeset [1538] by Lars Erdmann
USBMSD: remove unused code in "PreProcessIORBs", back out change done …

May 8, 2016:

10:54 AM Changeset [1537] by Lars Erdmann
USBMSD: changes to timeout processing (properly handle difference …
2:22 AM Changeset [1536] by Lars Erdmann
USBMSD: changes to "large floppy control" IOCTL: still no solution, …

May 7, 2016:

9:59 PM Changeset [1535] by Lars Erdmann
USBMSD: remove "trace facility access" spinlock (trace facility should …
8:57 PM Changeset [1534] by Lars Erdmann
USBMSD: update CBW and CSW tracing

May 6, 2016:

7:42 AM Changeset [1533] by Lars Erdmann
USBMSD: completely remove the UCBF_IORBMARKDONE flag, it is not …
7:33 AM Changeset [1532] by Lars Erdmann
avoid use of UCBF_IORBMARKDONE flag in ExecuteUSBIO, instead, properly …

May 4, 2016:

8:41 AM Changeset [1531] by Lars Erdmann
USBEHCD: fix bootup message for default speed setting
8:01 AM Changeset [1530] by Lars Erdmann
USBMSD: for ALL cases where we do not have to issue a command from …
7:37 AM Changeset [1529] by Lars Erdmann
USBOHCD,USBEHCD: back out SVN revs 1522 and 1523

May 3, 2016:

6:19 PM Changeset [1528] by Lars Erdmann
USBMSD: completely rework LOCK/UNLOCK/EJECT processing, for devices of …
6:14 PM Changeset [1527] by Lars Erdmann
USBMSD: for "START/STOP" command on device attach, change from …

Apr 30, 2016:

12:52 PM Changeset [1526] by Lars Erdmann
USBMSD: rework device attach to dynamically control how often the …

Apr 27, 2016:

8:34 PM Changeset [1525] by Lars Erdmann
USBMSD: need to change command set for device attach: looks like some …

Apr 26, 2016:

7:58 PM Changeset [1524] by Lars Erdmann
Created tag 10.203.
7:31 PM Changeset [1523] by Lars Erdmann
USBEHCD,USBOHCD: for /FS switch, power off ports before resetting HC
7:30 PM Changeset [1522] by Lars Erdmann
USBEHCD: be more permissive on handover semaphore failure, increase …

Apr 24, 2016:

8:53 PM Changeset [1521] by Lars Erdmann
USBMSD: remove erroneous optimization disabling
8:52 PM Changeset [1520] by Lars Erdmann
USBEHCD,USBOHCD,USBUHCD: get rid of optimization warning (due to …

Apr 23, 2016:

11:44 PM Ticket #75 (USB Audio) closed by Lars Erdmann
duplicate
11:42 PM Ticket #25 (emporoar tv usb not working with 184 package) closed by Lars Erdmann
duplicate

Apr 22, 2016:

8:40 PM Changeset [1519] by Lars Erdmann
USBMSD: if timeout occurs, make sure timeout processing is only …
6:13 PM Changeset [1518] by Lars Erdmann
USBMSD: remove superfluous text from debug info (we no longer need …
6:00 PM Changeset [1517] by Lars Erdmann
USBMSD: install timeout timer routine only AFTER all device list …

Apr 17, 2016:

9:36 PM Changeset [1516] by Lars Erdmann
USBMSD: again a couple of changes to the "large floppy emulation" …
9:34 PM Changeset [1515] by Lars Erdmann
USBMSD: some fixes for using flags ATTACH_EFLAGS_TIMEOUT: it actually …

Apr 13, 2016:

10:05 PM Changeset [1514] by Lars Erdmann
USBMSD: add tracing for CBW and CSW
10:03 PM Changeset [1513] by Lars Erdmann
USBMSD: update command queueing (prevent reinvocations of context from …

Apr 11, 2016:

8:35 PM Changeset [1512] by Lars Erdmann
USBMSD: update IOCTL
6:33 PM Changeset [1511] by Lars Erdmann
USBMSD: prevent recursive invocation of "ResetMSD" if error on …

Apr 10, 2016:

7:55 PM Changeset [1510] by Lars Erdmann
USBMSD: reworking / trying to simplify "command queueing"
6:58 PM Changeset [1509] by Lars Erdmann
USBMSD: add tracing for endpoint reset call, reduce number of places …

Apr 7, 2016:

7:27 AM Changeset [1508] by Lars Erdmann
USBMSD: add comment to "GetDeviceTable" that it can be invoked …

Apr 6, 2016:

9:45 PM Changeset [1507] by Lars Erdmann
USBMSD: do not save/restore ES from 32-bit code segment (might lead to …
7:57 AM Changeset [1506] by Lars Erdmann
Removed branch USBMSD_CDROM_FIXES
7:48 AM Changeset [1505] by Lars Erdmann
USBMSD: properly implement "command queueing" (a new command may only …
7:38 AM Changeset [1504] by Lars Erdmann
USBMSD: get rid of UCBF_MODESENSEFAILED flag, OS2CDROM.DMD will issue …
7:34 AM Changeset [1503] by Lars Erdmann
USBMSD: successfully finish the device attach phase even if no media …
7:29 AM Changeset [1502] by Lars Erdmann
USBMSD: allow the "GetMaxLUN" command only for BulkOnly devices of …
7:24 AM Changeset [1501] by Lars Erdmann
USBMSD: changes to OS2CDROM.DMD callback handling (IOCC_CONFIGURATION …
Note: See TracTimeline for information about the timeline view.