Skip to content

cacao-org/hardware-DM-BMC-VMETRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

hardware-DM-BMC-VMETRO

VMETRO interface to BMC DM

Original driver is for kernel 2.6

Changes required for kernel 5.4

Kernel space code (kernel module):

User space :

  • add "-std=g++11" to compile flag to remove "gets" error

Application (in rh-test-src directory) :

  • change PRJ_HOME to: "PRJ_HOME = $(PWD)/.." in Makefile
  • add "-fPIE" to CC_OPTIM in Makefile
  • add "$(DRIVER)" to rm list in clean target

About

VMETRO interface to BMC DM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published