Timeline
Feb 21, 2015:
Feb 17, 2015:
- 3:55 AM Changeset [1243] by
- USBMSD: remove the UF_CHANGELINE unit flag for devices belonging to …
- 2:33 AM Changeset [1242] by
- USBMSD: remove UCBF_USBFLP flag and replace with UCBF_CHANGELINEACTIVE …
Feb 13, 2015:
- 4:58 PM Changeset [1241] by
- USBMSD: for /MAX_FLOPPY switch, correct indices for …
Feb 12, 2015:
- 2:14 PM Changeset [1240] by
- USBMSD: fix max num of cylinders, it's 65536 and not 65535 (65535 is …
- 11:16 AM Changeset [1239] by
- USBMSD: need to clip NumCylinders to 65535 as OS/2 interally manages …
- 10:46 AM Changeset [1238] by
- usbcalls - updates for gcc build.
Feb 11, 2015:
- 1:54 PM Changeset [1237] by
- USBMSD: give up on handling FAT16 large floppy media as partitioned …
Feb 10, 2015:
- 11:18 AM Changeset [1236] by
- Created branch MSDDirectLargeFloppy.
Feb 9, 2015:
- 6:14 PM Changeset [1235] by
- USBMSD: fix minor issue
Feb 8, 2015:
- 5:35 PM Changeset [1234] by
- USBMSD: for large floppy virtualization, if end CHS values exceed …
Feb 4, 2015:
- 9:46 PM Changeset [1233] by
- USBMSD: add signature 'I13X' also to offset 0x116 of MBR, in …
- 6:58 PM Changeset [1232] by
- USBMSD: update LS240 support (as a floppy device in floppy device …
Feb 3, 2015:
- 7:30 PM Changeset [1231] by
- USBD: merging Wim's SVN rev 1230
- 9:03 AM Changeset [1230] by
- USBD: fix DEBUG compile error
- 7:43 AM Changeset [1229] by
- USBD: move "HubStatusChanged" call to "SetConfCompleted" and only …
Feb 2, 2015:
- 7:59 AM Changeset [1228] by
- USBD: for "HubStatusChanged" duplicate the RP_GENIOCTL and USBRB …
Jan 28, 2015:
- 9:22 PM Changeset [1227] by
- USBRESMGR, USBCALLS: pick up Wim's latest changes
- 8:08 AM Changeset [1226] by
- USBMSD: let partition start at boundary of first track
Jan 26, 2015:
- 7:27 PM Changeset [1225] by
- USBMSD: yet another fix for supporting FAT16 large floppy media as …
Jan 24, 2015:
- 8:18 PM Changeset [1224] by
- USBMSD: obscure fix for virtualized partition: also return DLAT not …
- 7:36 PM Changeset [1223] by
- USBMSD: sector 0, reinit 3 sectors instead of 2 (1536 instead of 1024 …
- 3:38 PM Changeset [1222] by
- USBMSD: fix virtualization of sector 0
- 1:05 PM Changeset [1221] by
- USBMSD: intermediate checking, large changes, adding virtualization of …
Jan 18, 2015:
- 7:00 PM Changeset [1220] by
- USBCALLS: fix UsbBulkRead for PtPro110
Jan 16, 2015:
- 5:46 PM Changeset [1219] by
- USBCOM: bring used trace code in line with what David uses
- 5:26 PM Changeset [1218] by
- USBCOM: bring used trace code in line with what David uses
Jan 15, 2015:
- 6:40 PM Changeset [1217] by
- 11.09 interim release
- 6:39 PM Changeset [1216] by
- USBRESMGR: Merged a fix from Wim EHCI: Fixed a queue management …
Jan 14, 2015:
- 7:25 AM Changeset [1215] by
- USBMSD: change sequence of commands issued during device attach (do …
Jan 13, 2015:
- 7:32 PM Changeset [1214] by
- USBMSD: back out SVN rev 1212
- 6:45 PM Changeset [1213] by
- USBMSD: update some comments in "APMService" (regarding what commands …
- 9:22 AM Changeset [1212] by
- USBMSD: prepare fake disk only for larger/newer fat file systems
Jan 12, 2015:
- 8:35 PM Changeset [1211] by
- USBMSD: back out initial device reset that was added in SVN rev 1209 …
Jan 6, 2015:
- 8:37 PM Changeset [1210] by
- USBMSD: change tracing for "FinishSense" to show full sense info as …
Jan 3, 2015:
- 8:17 AM Changeset [1209] by
- USBMSD: add an initial device (and endpoint) reset to the initial …
Jan 2, 2015:
- 2:42 PM Changeset [1208] by
- USBMSD: on attach, read sense data as first thing to do (in order to …
Dec 29, 2014:
- 9:52 AM Changeset [1207] by
- USBD: reintroducing change (in command, request 64 bytes when …
Dec 23, 2014:
- 7:50 PM Changeset [1206] by
- USBD,USBHID: rework handling of stalled pipe: make sure we continue on …
- 11:55 AM Changeset [1205] by
- USBMSD: add tracing for status notification (for all protocols), …
Dec 22, 2014:
- 1:13 PM Changeset [1204] by
- USBMSD: reordering command lists (msddata.c), put most used commands …
- 9:52 AM Changeset [1203] by
- USBMSD: use spinlock instead of mutex for device entries list (in …
Dec 21, 2014:
- 10:08 PM Ticket #81 (USB attached Mouse & keyboard work randomly) reopened by
- 5:06 PM Changeset [1202] by
- USBD: move "SuppressProcessing" call back in front of client …
Dec 20, 2014:
- 9:32 PM Changeset [1201] by
- USBD: on client notification, move the 50 ms delay into the client …
Dec 19, 2014:
- 9:10 PM Changeset [1200] by
- USBMSD: completely update the command table, remove chained command …
- 3:06 PM Ticket #81 (USB attached Mouse & keyboard work randomly) closed by
- invalid: Please report issues with the 11.xx versions on the Arca Noae bug …
Dec 18, 2014:
- 8:23 PM Changeset [1199] by
- USBMSD: change sequence of attach processing (msddata.c), change …
Dec 17, 2014:
- 12:01 PM Ticket #81 (USB attached Mouse & keyboard work randomly) created by
- Running ECS21 with all the latest drivers from Arca Noae, especially …
Dec 16, 2014:
- 7:20 PM Changeset [1198] by
- USBMSD: completely removing the "/CHS" and "/MS10_OFF" switches: the …
- 7:16 PM Changeset [1197] by
- USBD: increase the hub recovery waittime and the insertion delay time, …
- 6:53 PM Changeset [1196] by
- USBD: on initial read of device descriptor, only read the initial …
- 6:41 PM Changeset [1195] by
- USBMSD: completely removing the "/REMOVABLE_AS_FLOPPY" and …
Dec 15, 2014:
- 7:55 PM Changeset [1194] by
- USBMSD: readd querying flexible disk page but just to get the motor on …
Dec 13, 2014:
- 8:44 PM Changeset [1193] by
- USBMSD: remove "FinishGeometry" (querying geometry directly from the …
Dec 12, 2014:
- 8:45 PM Changeset [1192] by
- USBMSD: rename EBR to VBR (wrong naming), generate unique …
Dec 10, 2014:
- 8:35 AM Ticket #61 (Cannot read magnetic stripe cards using industry-standard card reader) closed by
- duplicate: Moved to the Arca Noae bug tracker …
Dec 7, 2014:
- 8:47 PM Changeset [1191] by
- USBMSD: make overall number of fake sectors be a multiple of (NumHeads …
- 7:43 PM Changeset [1190] by
- USBMSD: extend large floppy handling also to FAT16 formatted devices, …
Dec 3, 2014:
- 8:34 AM Changeset [1189] by
- USBMSD: to keep original LVM happy, compute end of partition to …
Dec 2, 2014:
- 7:39 AM Changeset [1188] by
- USBMSD: intermediate check-in: compute device/media geometry so that …
Nov 30, 2014:
- 1:39 PM Changeset [1187] by
- USBMSD: support writes to fake MBR and fake DLAT, do NOT increase …
- 12:30 AM WikiStart edited by
- (diff)
Nov 29, 2014:
- 4:10 PM Changeset [1186] by
- USBMSD: fix problem with LVM writing updated DLAT to the wrong …
- 3:51 PM Changeset [1185] by
- USBMSD: first "proof of concept" version for large floppy (Windows USB …
Nov 27, 2014:
- 7:02 PM Changeset [1184] by
- USBPRT: fixing typo
Note:
See TracTimeline
for information about the timeline view.