Timeline



Feb 21, 2015:

1:29 AM WikiStart edited by David Azarewicz
(diff)
1:27 AM WikiStart edited by David Azarewicz
(diff)

Feb 17, 2015:

2:55 AM Changeset [1243] by Lars Erdmann
USBMSD: remove the UF_CHANGELINE unit flag for devices belonging to …
1:33 AM Changeset [1242] by Lars Erdmann
USBMSD: remove UCBF_USBFLP flag and replace with UCBF_CHANGELINEACTIVE …

Feb 13, 2015:

3:58 PM Changeset [1241] by Lars Erdmann
USBMSD: for /MAX_FLOPPY switch, correct indices for …

Feb 12, 2015:

1:14 PM Changeset [1240] by Lars Erdmann
USBMSD: fix max num of cylinders, it's 65536 and not 65535 (65535 is …
10:16 AM Changeset [1239] by Lars Erdmann
USBMSD: need to clip NumCylinders? to 65535 as OS/2 interally manages …
9:46 AM Changeset [1238] by Yuri Dario
usbcalls - updates for gcc build.

Feb 11, 2015:

12:54 PM Changeset [1237] by Lars Erdmann
USBMSD: give up on handling FAT16 large floppy media as partitioned …

Feb 10, 2015:

10:18 AM Changeset [1236] by Lars Erdmann
Created branch MSDDirectLargeFloppy.

Feb 9, 2015:

5:14 PM Changeset [1235] by Lars Erdmann
USBMSD: fix minor issue

Feb 8, 2015:

4:35 PM Changeset [1234] by Lars Erdmann
USBMSD: for large floppy virtualization, if end CHS values exceed …

Feb 4, 2015:

8:46 PM Changeset [1233] by Lars Erdmann
USBMSD: add signature 'I13X' also to offset 0x116 of MBR, in …
5:58 PM Changeset [1232] by Lars Erdmann
USBMSD: update LS240 support (as a floppy device in floppy device …

Feb 3, 2015:

6:30 PM Changeset [1231] by Lars Erdmann
USBD: merging Wim's SVN rev 1230
8:03 AM Changeset [1230] by w.m.brul
USBD: fix DEBUG compile error
6:43 AM Changeset [1229] by Lars Erdmann
USBD: move "HubStatusChanged?" call to "SetConfCompleted?" and only …

Feb 2, 2015:

6:59 AM Changeset [1228] by Lars Erdmann
USBD: for "HubStatusChanged?" duplicate the RP_GENIOCTL and USBRB …

Jan 28, 2015:

8:22 PM Changeset [1227] by Lars Erdmann
USBRESMGR, USBCALLS: pick up Wim's latest changes
7:08 AM Changeset [1226] by Lars Erdmann
USBMSD: let partition start at boundary of first track

Jan 26, 2015:

6:27 PM Changeset [1225] by Lars Erdmann
USBMSD: yet another fix for supporting FAT16 large floppy media as …

Jan 24, 2015:

7:18 PM Changeset [1224] by Lars Erdmann
USBMSD: obscure fix for virtualized partition: also return DLAT not …
6:36 PM Changeset [1223] by Lars Erdmann
USBMSD: sector 0, reinit 3 sectors instead of 2 (1536 instead of 1024 …
2:38 PM Changeset [1222] by Lars Erdmann
USBMSD: fix virtualization of sector 0
12:05 PM Changeset [1221] by Lars Erdmann
USBMSD: intermediate checking, large changes, adding virtualization of …

Jan 18, 2015:

6:00 PM Changeset [1220] by w.m.brul
USBCALLS: fix UsbBulkRead? for PtPro110

Jan 16, 2015:

4:46 PM Changeset [1219] by Lars Erdmann
USBCOM: bring used trace code in line with what David uses
4:26 PM Changeset [1218] by Lars Erdmann
USBCOM: bring used trace code in line with what David uses

Jan 15, 2015:

5:40 PM Changeset [1217] by David Azarewicz
11.09 interim release
5:39 PM Changeset [1216] by David Azarewicz
USBRESMGR: Merged a fix from Wim EHCI: Fixed a queue management …

Jan 14, 2015:

6:25 AM Changeset [1215] by Lars Erdmann
USBMSD: change sequence of commands issued during device attach (do …

Jan 13, 2015:

6:32 PM Changeset [1214] by Lars Erdmann
USBMSD: back out SVN rev 1212
5:45 PM Changeset [1213] by Lars Erdmann
USBMSD: update some comments in "APMService" (regarding what commands …
8:22 AM Changeset [1212] by w.m.brul
USBMSD: prepare fake disk only for larger/newer fat file systems

Jan 12, 2015:

7:35 PM Changeset [1211] by Lars Erdmann
USBMSD: back out initial device reset that was added in SVN rev 1209 …

Jan 6, 2015:

7:37 PM Changeset [1210] by Lars Erdmann
USBMSD: change tracing for "FinishSense?" to show full sense info as …

Jan 3, 2015:

7:17 AM Changeset [1209] by Lars Erdmann
USBMSD: add an initial device (and endpoint) reset to the initial …

Jan 2, 2015:

1:42 PM Changeset [1208] by Lars Erdmann
USBMSD: on attach, read sense data as first thing to do (in order to …

Dec 29, 2014:

8:52 AM Changeset [1207] by Lars Erdmann
USBD: reintroducing change (in command, request 64 bytes when …

Dec 23, 2014:

6:50 PM Changeset [1206] by Lars Erdmann
USBD,USBHID: rework handling of stalled pipe: make sure we continue on …
10:55 AM Changeset [1205] by Lars Erdmann
USBMSD: add tracing for status notification (for all protocols), …

Dec 22, 2014:

12:13 PM Changeset [1204] by Lars Erdmann
USBMSD: reordering command lists (msddata.c), put most used commands …
8:52 AM Changeset [1203] by Lars Erdmann
USBMSD: use spinlock instead of mutex for device entries list (in …

Dec 21, 2014:

9:08 PM Ticket #81 (USB attached Mouse & keyboard work randomly) reopened by Barry Landy
4:06 PM Changeset [1202] by Lars Erdmann
USBD: move "SuppressProcessing?" call back in front of client …

Dec 20, 2014:

8:32 PM Changeset [1201] by Lars Erdmann
USBD: on client notification, move the 50 ms delay into the client …

Dec 19, 2014:

8:10 PM Changeset [1200] by Lars Erdmann
USBMSD: completely update the command table, remove chained command …
2:06 PM Ticket #81 (USB attached Mouse & keyboard work randomly) closed by Lars Erdmann
invalid: Please report issues with the 11.xx versions on the Arca Noae bug …

Dec 18, 2014:

7:23 PM Changeset [1199] by Lars Erdmann
USBMSD: change sequence of attach processing (msddata.c), change …

Dec 17, 2014:

11:01 AM Ticket #81 (USB attached Mouse & keyboard work randomly) created by Barry Landy
Running ECS21 with all the latest drivers from Arca Noae, especially …

Dec 16, 2014:

6:20 PM Changeset [1198] by Lars Erdmann
USBMSD: completely removing the "/CHS" and "/MS10_OFF" switches: the …
6:16 PM Changeset [1197] by Lars Erdmann
USBD: increase the hub recovery waittime and the insertion delay time, …
5:53 PM Changeset [1196] by Lars Erdmann
USBD: on initial read of device descriptor, only read the initial …
5:41 PM Changeset [1195] by Lars Erdmann
USBMSD: completely removing the "/REMOVABLE_AS_FLOPPY" and …

Dec 15, 2014:

6:55 PM Changeset [1194] by Lars Erdmann
USBMSD: readd querying flexible disk page but just to get the motor on …

Dec 13, 2014:

7:44 PM Changeset [1193] by Lars Erdmann
USBMSD: remove "FinishGeometry?" (querying geometry directly from the …

Dec 12, 2014:

7:45 PM Changeset [1192] by Lars Erdmann
USBMSD: rename EBR to VBR (wrong naming), generate unique …

Dec 10, 2014:

7:35 AM Ticket #61 (Cannot read magnetic stripe cards using industry-standard card reader) closed by David Azarewicz
duplicate: Moved to the Arca Noae bug tracker …

Dec 7, 2014:

7:47 PM Changeset [1191] by Lars Erdmann
USBMSD: make overall number of fake sectors be a multiple of (NumHeads?
6:43 PM Changeset [1190] by Lars Erdmann
USBMSD: extend large floppy handling also to FAT16 formatted devices, …

Dec 3, 2014:

7:34 AM Changeset [1189] by Lars Erdmann
USBMSD: to keep original LVM happy, compute end of partition to …

Dec 2, 2014:

6:39 AM Changeset [1188] by Lars Erdmann
USBMSD: intermediate check-in: compute device/media geometry so that …

Nov 30, 2014:

12:39 PM Changeset [1187] by Lars Erdmann
USBMSD: support writes to fake MBR and fake DLAT, do NOT increase …

Nov 29, 2014:

11:30 PM WikiStart edited by David Azarewicz
(diff)
3:10 PM Changeset [1186] by Lars Erdmann
USBMSD: fix problem with LVM writing updated DLAT to the wrong …
2:51 PM Changeset [1185] by Lars Erdmann
USBMSD: first "proof of concept" version for large floppy (Windows USB …

Nov 27, 2014:

6:02 PM Changeset [1184] by Lars Erdmann
USBPRT: fixing typo
Note: See TracTimeline for information about the timeline view.