Skip to content
Snippets Groups Projects
  1. Aug 11, 2009
    • Dean Camera's avatar
      Fixed swapped paremeters in the HID state memory copy call while processing a... · a2001ac1
      Dean Camera authored
      Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
      
      Fixed memory corruption HID report parser when too many COLLECTION or PUSH items were processed.
      
      Make RNDIS device class driver include the CDC device class driver header, so that it can inherrit the required CDC functional descriptor macro.
      
      Make HID host class driver include the HID report parser.
      a2001ac1
    • Dean Camera's avatar
      Completion of initial CDC host mode class driver. · f4814771
      Dean Camera authored
      Adjustments to the CDC and MIDI device class drivers to use sizeof() on the actual variable being transmitted or received rather than its datatype to reduce possible mistakes.
      f4814771
    • Dean Camera's avatar
      Fix issue in CDC device class driver where received data the size of the data... · 8711dc7c
      Dean Camera authored
      Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver.
      
      Further work on the new CDC and HID host mode class drivers.
      
      Reset changelog et. al. to reset development information for the new version currently under development.
      8711dc7c
  2. Aug 09, 2009
  3. Aug 07, 2009
  4. Aug 06, 2009
  5. Aug 05, 2009
  6. Aug 04, 2009
  7. Aug 03, 2009
  8. Aug 02, 2009
  9. Jul 31, 2009
  10. Jul 30, 2009
  11. Jul 29, 2009
  12. Jul 28, 2009
Loading