Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple ioctl handlers support #11

Open
arthurmco opened this issue Dec 6, 2016 · 1 comment
Open

Add multiple ioctl handlers support #11

arthurmco opened this issue Dec 6, 2016 · 1 comment

Comments

@arthurmco
Copy link
Owner

This might help us to turn the device system more object-oriented, and help device categorization.

At a first sight, we can treat some partition-less disks as a whole partition, issuing partition-specific ioctl commands to them, or get a PCI-vendor and device ID of any device with a common code.

@arthurmco arthurmco changed the title Add multiple ioctl handlers Add multiple ioctl handlers support Dec 6, 2016
@arthurmco
Copy link
Owner Author

arthurmco commented Dec 9, 2016

Added in 0672ef7, but no drivers use it
Add drive support and then close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant