Skip to content

mlazoy/lunix-tng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

LUNIX-TNG Driver

  • Install

    $ git clone https://github.com/mlazoy/lunix-tng
    $ cd lunix-tng/lunix_driver
    
  • Load module

    $ su - 
    # make
    # insmod ./lunix.ko
    # ./mk-lunix-devs.sh
    # ./lunix-attach /dev/ttyUSB1
    
  • Test

    $ gcc -Wall ioctl.c -o io
    $ ./io /dev/lunix0-temp RAW
    

About

Simple character device driver for Operating Systems Lab at ECE, NTUA. Body was given, annotated functions were filled.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors