CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/14 18:20:29
Modified files:
sys/dev/pci : if_myx.c
Log message:
trim some debug code that printed out the name of a command
the list of commands is going to grow, but the thought of keeping
the list in debug code up to date with it just makes me feel tired.
this prints the command id number instead in the same format we
represent it in the header.
