cvs commit: src/sys/pci if_dc.c
Maxime Henrion
mux at FreeBSD.org
Fri Oct 1 08:23:31 PDT 2004
mux 2004-10-01 15:23:31 UTC
FreeBSD src repository
Modified files:
sys/pci if_dc.c
Log:
Read the MAC address in the EEPROM in the correct byte order. This
is a no-op on little endian architectures, but fixes getting the MAC
address for some dc(4) cards on big endian architectures.
This is a RELENG_5 candidate.
Tested by: gallatin (powerpc), marius (sparc64)
First version of the patch written by: gallatin
Revision Changes Path
1.152 +4 -4 src/sys/pci/if_dc.c
More information about the cvs-src
mailing list