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

mach_device_open #8

Open
AlessandroSangiuliano opened this issue Nov 19, 2024 · 0 comments
Open

mach_device_open #8

AlessandroSangiuliano opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AlessandroSangiuliano
Copy link
Owner

Add an in-kernel interface and implementation for mach_device_open. This is needed to open a device like a disk and to be called via IPC from the driver in userspace.

  1. Add the file: kernel/generic/kernel/device/mach_device.c and relative header file in the right path
  2. Add mach_device_open interface and implementation in the file: kernel/generic/kernel/device/mach_device.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant