8000 Deliver card-generated interrupts to userland via pass(4) · Issue #3 · kibab/freebsd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Deliver card-generated interrupts to userland via pass(4) #3
Open
@kibab

Description

@kibab

Provide a way for the userland application to subscribe for notifications about card-generated interrupts. This is necessary for prototyping the device drivers in userspace.
Note: current pass(4) implementation already has something similar with CAMIOQUEUE / CAMIOGET ioctls, although they still assume that there is a request that should be queued from the userland in the kernel. Userland uses select / kqueue on /dev/passN FD for subscribing to request completion notification. Card-generated interrupts can use the same notification mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0