Subject: CVS commit: src/sys/arch/i386/pnpbios
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/05/2003 19:00:07
Module Name:	src
Committed By:	christos
Date:		Fri Dec  5 19:00:07 UTC 2003

Modified Files:
	src/sys/arch/i386/pnpbios: pciide_pnpbios.c

Log Message:
Do the song and dance for the new indirect register mappings.
XXX: This driver's attach routine does not free resources on allocation
failure.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/i386/pnpbios/pciide_pnpbios.c

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