Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/28/2001 18:22:31
Module Name: syssrc
Committed By: thorpej
Date: Tue Aug 28 15:22:31 UTC 2001
Modified Files:
syssrc/sys/dev/pci: if_pcn.c
Log Message:
- Swap the bytes OR'd into init_ladrf[], for big-endian machines.
- Make sure to sync the init block.
Pointed out by Izumi Tsutsui.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/if_pcn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.