Module Name: src Committed By: phx Date: Sun May 29 13:31:30 UTC 2011
Modified Files: src/sys/dev/pci: if_sk.c if_skreg.h Log Message: The Genesis interface provides a register in the device specific config space to automatically revert the byte order in all descriptors. Make sure this feature is inactive. Otherwise the driver is unable to receive or transmit any frame. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/dev/pci/if_sk.c cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/if_skreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.