Subject: CVS commit: src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/30/2004 02:45:37
Module Name:	src
Committed By:	christos
Date:		Fri Apr 30 02:45:37 UTC 2004

Modified Files:
	src/sys/arch/i386/pci: pcibios.c

Log Message:
Add code to deal with the losing Libretto L2/L3 pcibios. From Masanori
Kanaoka. I've been sitting on this code for 3 years, and have not done
anything better with it. It is ugly, it needs to be handled better, but
it is better to have it #ifdef'ed out rather than nothing.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/i386/pci/pcibios.c

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