--- - branch: netbsd-8 date: Sun Oct 8 15:31:18 UTC 2023 files: - new: 1.508.4.52 old: 1.508.4.51 path: src/sys/dev/pci/if_wm.c pathrev: src/sys/dev/pci/if_wm.c@1.508.4.52 type: modified id: 20231008T153118Z.9d5f1f3478e2376a441eb4f6427582c665d094b4 log: "Pull up following revision(s) (requested by msaitoh in ticket #1910):\n\n\tsys/dev/pci/if_wm.c: revision 1.785\n\tsys/dev/pci/if_wm.c: revision 1.786\n\tsys/dev/pci/if_wm.c: revision 1.787\n\tsys/dev/pci/if_wm.c: revision 1.788\n\tsys/dev/pci/if_wm.c: revision 1.789\n\nwm(4): Use SCVPC and HRMPC for 82575 and newer.\n The SCVPC(SerDes/SGMII Code Violation Packet Count) register and the HRMPC\n (Header Redirection Missed Packet Count) register were added in if_wm.c\n rev. 1.776 but the location in the code were incorrect. Fix them.\n\nwm(4): Add some info to some event counters.\n - The difference between the RUC(Rx Undersize) and RFC(Rx Fragment) is whether\n \ the CRC is valid or not.\n - The difference between the ROC(Rx Oversize) and RJC(Rx Jabber) is whether\n the CRC is valid or not.\n - LENERRS(Length Errors) is for the length/type field <= 1500.\n\nwm(4): the IAC(Interrupt Assertion Count) register is for 82571 and newer.\n\nwm(4): Modify descriptions of flow control related event counters.\n\nwm(4): Replace /* nothing */ to __nothing for evcnt macros\nPrevent empty if bodies for !WM_EVENT_COUNTERS.\n" module: src subject: 'CVS commit: [netbsd-8] src/sys/dev/pci' unixtime: '1696779078' user: martin