Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 09/12/1998 14:40:22
Module Name:	src
Committed By:	wrstuden
Date:		Sat Sep 12 21:40:22 UTC 1998

Modified Files:
	src/sys/dev/isapnp: wdc_isapnp.c
Log Message:
PnP IDE controllers can pass us the regions in any order, so make sure
that sc_ad.ioh is the 8-byte region as opposed to blindly passing it
the first region.

With this change, and a device def which will follow, the IDE controller
on my OPTi Audio 16 card works!