Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/17/1998 09:59:14
Module Name:	src
Committed By:	mycroft
Date:		Tue Nov 17 17:59:14 UTC 1998

Modified Files:
	src/sys/dev/pci: pciide.c
Log Message:
If a channel has no drives, do *not* unmap its I/O regions.
It's not really safe to use them for anything else, and in legacy mode it
will just cause us to probe the channel again as an ISA device.