Subject: Re: Broadband adapter == RTL8139C
To: Marcus Comstedt <marcus@idonex.se>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-dreamcast
Date: 01/24/2001 11:57:30
On Wed, Jan 24, 2001 at 08:23:06PM +0100, Marcus Comstedt wrote:

 > Actually, I believe my version is better:
 > 
 >   if(!strncmp((char *)0xa1001400, "GAPSPCI_BRIDGE_2", 16))
 >     return success;
 >   return failure;

It looks like this is a generic SHB->PCI bridge, then.  Do you know
where the PCI config space gets mapped?

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>