CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/07/06 22:42:36

Modified files:
        sys/dev/pci    : if_mcx.c 

Log message:
add kstat support for some of the counters the chip maintains.

mcx keeps a bunch of different counters relating to the port. this
diff adds support for reading them off the hardware and then unpacking
them into kstat_kv structs for userland to look at.

jmatthew@ checked over it.

Reply via email to