Subject: Re: options PCI_*_FIXUP documentation
To: Jeff Rizzo <riz@netbsd.org>
From: Rui Paulo <rpaulo@NetBSD.org>
List: port-i386
Date: 07/18/2005 23:55:27
On 2005.07.18 15:26:08 +0000, Jeff Rizzo wrote:
| Since the PCIBIOS_*_FIXUP options were renamed to PCI_*_FIXUP, the
| documentation in pcibios(4) should probably be fixed. However, it's not
| clear what man page they belong in - the names were changed because they're
| not pcibios specific, but pci(4) is not x86-specific.
|
| Thoughts? I've opened port-i386/30776 so this doesn't get lost.
options(4), under "i386-specific Options".
PCIBIOS is already there.
-- Rui Paulo