Subject: CVS commit: src/sys/arch/macppc/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 02/09/2007 21:37:49
Module Name:	src
Committed By:	macallan
Date:		Fri Feb  9 21:37:49 UTC 2007

Modified Files:
	src/sys/arch/macppc/pci: pci_machdep.c

Log Message:
- don't call load-ata on PB3400 and similar machines - it occasionally
  freaks out when a cardbus device is present.
  enable with options PB3400_CARDBUS_HACK
- add a hack to make the DEC 21140 found on UMAX E100 cards work, for some
  reason OF doesn't see it
  enable with options UMAX_E100_HACK


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/macppc/pci/pci_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.