CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/07 05:52:24
Modified files:
sys/dev/pci : if_em.c
Log message:
em: Print error code and phy/mac type
Print the error code if hardware initialization failed.
If EM_DEBUG is defined, print the phy/mac type during attach.
ok mikeb@ jsg@
