Timeline
Jan 15, 2014:
- 8:36 AM Changeset [1042] by
- USBKBD, USBMOUSE: properly preset rph.Status to USB_IDC_RC_OK for IDC …
- 6:45 AM WikiStart edited by
- (diff)
- 6:44 AM Troubleshooting edited by
- (diff)
Jan 13, 2014:
Jan 12, 2014:
- 5:35 PM Changeset [1041] by
- hid serialization from Lars Combine HID drivers into one package for …
Jan 10, 2014:
- 8:34 AM Changeset [1040] by
- USBKBD: make the "SET IDLE TIME" value the same for the initial value …
Jan 9, 2014:
- 4:35 PM Ticket #74 (No mouse with 11.06) created by
- eCS 2.2 beta II. I installed the warpin file, rebooted and had no …
Jan 7, 2014:
- 2:02 PM Changeset [1039] by
- USBD: pick up changes from trunk so that we can also reliably boot …
Jan 4, 2014:
- 6:06 PM Changeset [1038] by
- USBKBD, USBMOUSE: back out a small change to USBKBD and bring USBMOUSE …
- 5:51 PM Changeset [1037] by
- USBKBD, USBMOUSE: make sure we still create an RM device object even …
Jan 3, 2014:
- 7:59 AM Changeset [1036] by
- USBKBD, USBMOUSE: properly deal with devices lacking a product name string
- 7:39 AM Changeset [1035] by
- USBHID: when doing a source debug build, do not use …
Jan 1, 2014:
- 2:55 PM Changeset [1034] by
- USBMISC, HC drivers, USBD, USBKBD, USBMOUSE: placing common 32-bit …
Dec 29, 2013:
- 10:24 PM Changeset [1033] by
- More cleanup Changed version to 3.01.00 Now builds a working WPI
Dec 28, 2013:
- 7:45 PM Changeset [1032] by
- USB_FILT: cosmetic correction
- 6:11 PM Changeset [1031] by
- USB_FLT: remove superfluous code in "FL_FilterACCIO", fix bug in …
Dec 25, 2013:
- 5:36 PM Troubleshooting edited by
- (diff)
- 2:36 AM Ticket #73 (11.06 WPI breaks amouse) created by
- After installing the 11.06 Warpin package my mouse wheel no longer …
Dec 23, 2013:
- 8:32 PM Ticket #65 (Clarification of licensing for distribution) closed by
- NoChangeNeeded: The DDK contains an IBM copyright and regardless of whether or not …
- 8:26 PM Ticket #69 (Wireless mouse does not work after reboot (USB 11.05)) closed by
- fixed: Fixed in version 11.06
- 7:21 PM Changeset [1030] by
- version 11.06
Dec 21, 2013:
- 3:51 PM Changeset [1029] by
- USBD, USBHID: back out SVN rev 1026 because otherwise on shutdown or …
Dec 20, 2013:
- 3:24 PM Ticket #72 (eCS does not see my printer (Brother HL-2070N B&W laser printer)) created by
- I have two USB printers, Brother HL-2070N B&W laser printer and …
- 1:51 PM Changeset [1028] by
- USBKBD, USBMOUSE, USBHID, USBD: back out SVN rev 1027: "clear stall" …
- 10:40 AM Changeset [1027] by
- do a "clear stall" request (CLEAR_FEATURE - halted endpoint) only from …
Dec 19, 2013:
- 11:21 PM Changeset [1026] by
- USBD, USBHID: always wait for and process notification on a "clear …
- 7:30 PM Changeset [1025] by
- Some work on fix for kbd and mouse in one device
- 3:01 PM Changeset [1024] by
- USBHID, USBKBD, USBMOUSE: backing out SVN rev 1019 and moving the "SET …
- 9:08 AM Changeset [1023] by
- USBHID.SYS, USBKBD.SYS, USBMOUSE.SYS: inital and complete …
- 8:22 AM Changeset [1022] by
- USBKBD: another fix for the legacy keyboard driver issuing USB …
Dec 17, 2013:
- 7:42 PM Changeset [1021] by
- USBKBD: forgot that legacy driver can reprogram LEDs at any time, also …
- 10:06 AM Changeset [1020] by
- DO NOT program the LEDs directly from the legacy keyboard driver call. …
Dec 9, 2013:
- 11:57 PM Changeset [1019] by
- moving the "SET IDLE" call from USBMOUSE.SYS, USBKBD.SYS to USBHID.SYS …
- 8:51 PM Changeset [1018] by
- USBUHCD,USBEHCD: bring UHCI in line with OHCI (occupied bandwidth was …
Dec 4, 2013:
- 7:57 PM Changeset [1017] by
- USBUHCD,USBOHCD,USBEHCD: back out attempt to synchronize access to the …
Nov 30, 2013:
- 5:44 PM Ticket #68 (USB-Serial converter with PL2303 fails) closed by
- NoChangeNeeded: I'm glad it worked for you.
Nov 27, 2013:
Nov 25, 2013:
- 7:29 PM Changeset [1016] by
- USBKBD,USBMOUSE: do not set data protocol type from these client …
Nov 24, 2013:
- 8:27 PM Changeset [1015] by
- USBD,USBOHCD: fix a potential low WORD wraparound issue when reading …
Nov 20, 2013:
- 8:25 PM Changeset [1014] by
- Begin modernizing build/makefiles. Now builds with zero errors and …
Nov 14, 2013:
- 8:55 PM Changeset [1013] by
- Continuing cleanup
- 8:36 PM Changeset [1012] by
- Fix wpi creation
- 8:38 AM Changeset [1011] by
- More build/makefile cleanup
- 8:24 AM Changeset [1010] by
- USBUHCD,USBOHCD,USBEHCD: an attempt to synchronize access to the …
- 8:19 AM Changeset [1009] by
- USBKBD,USBMOUSE: make sure that if we stall on ANY setup transaction …
- 8:02 AM Ticket #71 (Write errors with pl2303 equiped modem) created by
- With the full USB-eCS-11.05 package and a hybrid serial+USB modem that …
Nov 13, 2013:
- 5:17 PM Changeset [1008] by
- Fix some problems with amouse.sys Begin to cleanup the build …
Nov 10, 2013:
- 11:00 PM Changeset [1007] by
- USBMISC: cosmetic cleanup of AcquireMutex function
- 10:38 PM Changeset [1006] by
- USBMISC: fix a bug in AcquireMutex routine
- 10:24 PM Changeset [1005] by
- USBMISC: do NOT allow nested calls (that makes no sense anyway for the …
- 10:18 PM Changeset [1004] by
- USBMISC: cosmetic change, remove unnecessary include
- 10:03 PM Changeset [1003] by
- USBMISC: adding a simple mutex implementation to use ProcBlock if …
- 11:26 AM Changeset [1002] by
- USBKBD,USBMOUSE: return with STDON from CMDShutdown (as we are using …
Nov 7, 2013:
- 9:58 PM Changeset [1001] by
- USBUHCD,USBOHCD,USBEHCD: back out SVN revs 994,997, at the same time, …
- 12:01 AM Changeset [1000] by
- makefile reorganization Implemented WPI packaging Added tracing to …
Nov 3, 2013:
- 11:02 PM Ticket #70 (USB and HP C4180 printer/scanner) created by
- I have recently inherited a HP C4180 USB attached printer/scanner. One …
- 9:44 PM Changeset [999] by
- USBD,USBEHCD,USBOHCD,USBUHCD: fix a potential low WORD wraparound …
Note:
See TracTimeline
for information about the timeline view.