Timeline
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
Nov 22, 2014:
- 11:09 PM WikiStart edited by
- (diff)
- 7:11 AM Changeset [1183] by
- 11.08 release
- 7:10 AM Changeset [1182] by
- OHCI, UHCI, EHCI fixed currBuffAddr regression Makefile and wis …
Nov 18, 2014:
- 9:57 PM Changeset [1181] by
- USBHID: make "QueryFarSegSize" return a ULONG value (to cover full 64k …
- 3:53 AM Ticket #80 (USB non-functional on cold boot, works fine with reboot) created by
- On an IBM System X 3200 server, the USB does not work on eCS …
Nov 15, 2014:
- 10:28 AM Changeset [1180] by
- USBMSD: generate more appropriate trace output for the …
Nov 13, 2014:
- 10:28 PM Changeset [1179] by
- USBMSD: fix type error on calling ADD_StartTimerMS, add crc32 …
- 8:46 PM Changeset [1178] by
- USBMSD: add some tracing so we can see reads/writes to which absolute …
Nov 6, 2014:
- 6:25 PM Changeset [1177] by
- USBMSD: fix CHS <-> RBA conversions: sectors are 1-based and not 0-based
Nov 3, 2014:
- 8:15 AM Changeset [1176] by
- USBMSD: increase attach,detach,debug delays
Nov 2, 2014:
- 7:44 PM Changeset [1175] by
- USBMSD: adding comments to shutdown routine
Oct 31, 2014:
- 8:39 PM Changeset [1174] by
- USBUHCD,USBOHCD,USBEHCD:back out changes in using David's timing routines
- 8:37 PM Changeset [1173] by
- USBD: back out changes in setting the data toggle bit, it is now …
- 8:35 PM Changeset [1172] by
- USBHID: implement the very same asynchronous way of resetting a …
- 8:46 AM Changeset [1171] by
- back out setting setting req packet status in "ExtConfSet", also back …
Oct 29, 2014:
- 9:13 PM Changeset [1170] by
- USBMSD: implemented proper shutdown, now JFS and HPFS file systems can …
- 8:21 PM Changeset [1169] by
- do eject equivalent on shutdown (currently disabled)
Oct 4, 2014:
- 4:45 PM Changeset [1168] by
- UHCI,OHCI,EHCI: change delays, update UHCI to use same delay type on …
- 2:33 PM Changeset [1167] by
- USB Lib: fix a warning on building the library
- 12:58 PM Changeset [1166] by
- USBD: updating all long delay loops to David's waiting variant …
Oct 2, 2014:
- 9:50 PM Changeset [1165] by
- USBD: revert allocation of new structures within HubStatusChanged
- 9:31 PM Changeset [1164] by
- USBD: readding delays, allocate new GENIOCTL and USBRB2 structures on …
- 7:30 PM Changeset [1163] by
- USBD: remove yet another delay on the debounce loop
- 7:16 PM Changeset [1162] by
- USBD: control "Status Changed Pipe" toggle flag exclusively from …
Sep 26, 2014:
- 9:02 AM Changeset [1161] by
- add interface to OS2DASD to query disk/partition info and to invoke …
Sep 21, 2014:
- 10:10 AM Changeset [1160] by
- USBMSD: wait for notiification on clearance of any stalled endpoint …
Note:
See TracTimeline
for information about the timeline view.