Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 11/05/2000 23:15:00
Module Name: syssrc
Committed By: matt
Date: Sun Nov 5 21:15:00 UTC 2000
Modified Files:
syssrc/sys/dev/pci: pciide.c
Log Message:
Don't allow use of mapreg is they are at or above 0x10000 in I/O space. (in
other words, if the address uses bits in the top 16 bits, don't use it).
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 syssrc/sys/dev/pci/pciide.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.