Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

pci_driver

  • user avatar
    root authored
    4bf2c722
    History
    getting started: (getting_started.sh)
    	does everything what you want
    
    driver-specific-stuff:
    	pci_mofalu.c:		The driver
    	la.h:			Driver specific constants
    	userApp.c:		The user-application (usage: ./userApp)
    
    
    scripts:
    	getting_started:	summed up the following scripts together
    	dev.sh:			register character device for the driver (must be run before driver-initialization)
    	run.sh:			script to print out the data format to see the MAGIC-password
    	dummesSkript:		prints out debug outputs in the background.
    	
    customize:
    	config.txt:		customize your experience with mofalu by modifying input here (used by run.sh)