Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/14/2006 11:29:15
Module Name: src
Committed By: tsutsui
Date: Sat Oct 14 11:29:15 UTC 2006
Modified Files:
src/sys/dev/pci: if_vge.c
Log Message:
- fix eeprom read function so that MAC address can be read correctly
on big endian machines
- add some missed byteswap functions for DMA descriptors
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/if_vge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.