Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 03/20/2007 05:50:35
Module Name: src
Committed By: garbled
Date: Tue Mar 20 05:50:35 UTC 2007
Modified Files:
src/sys/dev/pci: files.pci slide.c
Log Message:
Put a small hack in slide.c disabled by default. PCIIDE_SLIDE_SETIRQA. This
sets IDE_IRQA in the IDE Control/Status Register. This is needed on prep
machines with Motorola RAVEN host bridges, as they wire up the ide device
oddly.
To generate a diff of this commit:
cvs rdiff -r1.277 -r1.278 src/sys/dev/pci/files.pci
cvs rdiff -r1.16 -r1.17 src/sys/dev/pci/slide.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.