Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
base: 9d0a9edfe5be
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 86d1df42f261
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 11, 2019

  1. access.direct.demultiplexer: add a workaround for Windows brokenness.

    Yes, "brokenness". KMDF not allowing to select any configuration
    other than the first one is a genuine design fault and it needs to
    be fixed.
    
    In the future we probably should add a second configuration that
    allows selecting 2-FIFO or 4-FIFO mode in parallel to the standard
    Set Configuration request, unless there is an UMDF libusb somewhere
    (I don't think there is). That's pretty gross though.
    whitequark committed May 11, 2019
    Copy the full SHA
    86d1df4 View commit details
    Browse the repository at this point in the history