CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/22 18:20:08
Modified files:
sys/dev/ic : mfireg.h
Log message:
massage some event related details.
turn the enum of event argument types into a series of #defines so
when you printf the arg type you can search for the number and get
an answer without having to count lines.
add a struct for extended physical address arguments in event
messages.
add a list of event types.
