Skip to content

prakashprasad/Default-FS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Default-FS

A minimal filesystem driver for Linux

This Filesystem is based on the Linux Driver Workshops conducted by Anil Kumar Pugalia [email protected]. Many of them are w.r.t. the custom hardware DDK. For version compatibility, look into the file VERSIONS.

You may compile these templates by typing make in the toplevel folder or individual folders after setting the KERNEL_SOURCE variable to your kernel's source directory in the top-level Makefile & module.mk

For more details on the workshop, contact Anil Kumar Pugalia at [email protected]

For the slide sets from the workshop, visit: http://sysplay.in/index.php?pagefile=linux_drivers

About

A minimal filesystem driver for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%