Cameron Gutman
3a034047fc
[USB-BRINGUP-TRUNK]
...
- Add USB stuff to 1st stage setup
svn path=/branches/usb-bringup-trunk/; revision=55024
2012-01-20 22:04:57 +00:00
Cameron Gutman
f5223ccf13
[USB-BRINGUP-TRUNK]
...
- Remove outdated cmake attribute
svn path=/branches/usb-bringup-trunk/; revision=55021
2012-01-20 21:28:33 +00:00
Michael Martin
e5f521c90a
[USBSTOR]
...
- Start implementing error handling.
- On errors use a worker thread to attempt a recovery. If successful restart the operation that failed.
- If STALL_PID is received reset the pipe of the device.
- Not entered into code path yet. WIP.
svn path=/branches/usb-bringup/; revision=51754
2011-05-15 11:23:16 +00:00
Johannes Anderwald
be12088a55
[USBSTOR]
...
- Start implementing queued srb handling
- Implement SRB_FUNCTION_RELEASE_QUEUE, SRB_FUNCTION_FLUSH, SRB_FUNCTION_FLUSH_QUEUE
- WIP, not yet working perfectly
svn path=/branches/usb-bringup/; revision=51739
2011-05-14 18:09:00 +00:00
Johannes Anderwald
c5af801a10
[USBSTOR]
...
- Rename common device extension, it conflicts with classpnp.h header structures
- Start implementing disk ioctls
- Implement SRB_FUNCTION_CLAIM_DEVICE, SRB_FUNCTION_RELEASE_DEVICE
svn path=/branches/usb-bringup/; revision=51585
2011-05-05 00:39:00 +00:00
Johannes Anderwald
7821a805ef
[USBSTOR]
...
- Implement retrieving string device type from SCSI device type
- Handle BusQueryDeviceId
- Implement support routines for sending CBW / CSW / Data
- Implement retrieving device type (SCSI inquiry request)
- WIP
svn path=/branches/usb-bringup/; revision=51567
2011-05-03 19:40:03 +00:00
Johannes Anderwald
991d02daa5
[USBEHCI_NEW]
...
- Remove function declaration
[USBSTOR]
- Start on usbstor driver (USB Mass Storage Driver)
- Implement reading device descriptor / configuration descriptor
- Implement scanning of configuration descriptor for bulk in / bulk out endpoints
- Implement selecting configuration and interface and verify selected interface
- Implement reading max lun and create child device object for each lun
- Handle PnP requests for functional device object
- Implement support routines to send urb's to lower device object (usbhub)
- Start implementing PDO routines
svn path=/branches/usb-bringup/; revision=51563
2011-05-03 00:15:23 +00:00
Amine Khaldi
2a1f050cb3
[CMAKE]
...
- Add USB modules to build.
svn path=/branches/cmake-bringup/; revision=51299
2011-04-09 16:01:04 +00:00