Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 02/06/2008 16:50:38
Module Name: src
Committed By: joerg
Date: Wed Feb 6 16:50:38 UTC 2008
Modified Files:
src/sys/dev/pci: if_bnx.c if_bnxreg.h
Log Message:
Don't use misaligned PCI config access. Reported by Christoph Egger.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/pci/if_bnx.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/if_bnxreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.