Subject: Re: CVS commit: syssrc
To: None <soren@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: source-changes
Date: 11/13/1999 10:55:37
On Sat, 13 Nov 1999 05:39:19 -0800 (PST)
"Soren S. Jorvang" <soren@netbsd.org> wrote:
> Module Name: syssrc
> Committed By: soren
> Date: Sat Nov 13 13:39:18 UTC 1999
>
> Added Files:
> syssrc/sys/arch/i386/pnpbios: pciide_pnpbios.c
>
> Log Message:
> Add almost-PCI IDE attachment for the Toshiba Portege 3000 series.
Wait! Why are we adding pciide attachments at pnpbios?! PCI is a
direct-config bus; we should only really be concerned about ISA-space
devices w/ pnpbios...
...or is this a case where the Portege 3000's IDE doesn't appear in
PCI space at all?
-- Jason R. Thorpe <thorpej@nas.nasa.gov>