CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/14 20:40:29
Modified files:
sys/dev/pci : if_mcx.c
Log message:
fill in more of mcx_cap_device so i can get to the device frequencies.
fun fact, my Connect-x 4 Lx boards seem to run at 156MHz. less fun
fact, mcx_calibrate() seems to work that out pretty well anyway,
but the maths is still a bit too wonky to make it usable for mbuf
timestamps.
