Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 273 Bytes

sysprogfinal

How to run tutorial simulation

Go to ./sysprog/driver and run make.

Then to run service, insmod rd_devdr.ko. To run the simulation run ./test

How to run mouse poll app

Go to ./app and run make.

Then run ./test and follow the guide