Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/22/2006 06:24:10
Module Name: src
Committed By: riz
Date: Tue Aug 22 06:24:10 UTC 2006
Modified Files:
src/sys/dev/pci: if_sk.c
Log Message:
Add byteswapping where appropriate, to allow things to work on
(at least some) bigendian systems - I tested on macppc.
From brad@openbsd .
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/pci/if_sk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.