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

Dummy driver for understanding uio #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Dummy driver for understanding uio #2

wants to merge 4 commits into from

Conversation

AaronJackson
Copy link
Owner

@AaronJackson AaronJackson commented Sep 18, 2021

For testing, tomorrow... after i sleep...

@AaronJackson
Copy link
Owner Author

Some output showing that the dummy driver is working!

(1) /dev # echo hello > dummy0
(0) /dev # tail -2 /usr/adm/messages
May 30 13:48:05 w11a vmunix: dummy open<5>dummy write: c=h<5>dummy write: c=e<5>dummy write: c=l<5>dummy write: c=l<5>dummy write: c=o<5>
dummy write: c=
May 30 13:48:05 w11a vmunix: dummy close
(0) /dev # 
(2) /dev # dd if=/dev/dummy0 count=5
HelloHelloHelloHelloHello0+5 records in
0+1 records out


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

Successfully merging this pull request may close these issues.

1 participant