Subject: Re: au1550 support IDE harddisk or not?
To: None <port-evbmips@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-evbmips
Date: 04/24/2006 02:03:13
In article <444B9F98.601@tadpole.com>
garrett_damore@tadpole.com wrote:

> Hmm... that's kind of a stumper.  Something must be wrong.  It shows up
> on my board:
> 
> aupci0 at aubus0 addr 0x14005000: Alchemy Host-PCI Bridge, 66MHz
> pci0 at aupci0 bus 0
> pci0: i/o space, memory space enabled
> hptide0 at pci0 dev 11 function 0: PCI configuration registers:
>   Common header:
>     0x00: 0x00071103 0x02300147 0x01040002 0x00008800
> 
> Can you add PCI_CONFIG_DUMP to your  options?

Or lack of options PCI_NETBSD_CONFIGURE?
If it's enabled, it might help to set pci_conf_debug=1
in dev/pci/pciconf.c.
(is it better to move the option to std.alchemy?)
---
Izumi Tsutsui