Subject: Re: Xbox port
To: Martin Husemann <martin@duskware.de>
From: None <openbsd@softhome.net>
List: netbsd-ports
Date: 03/21/2004 15:43:25
Martin Husemann writes: 

> On Thu, Mar 18, 2004 at 03:03:32PM -0700, openbsd@softhome.net wrote:
>> The kernel works fine in general. But the Xbox needs a couple of hacks. One
>> of them is in the PCI bus. You need to avoid probbing 0:0:1 and 0:0:2, if
>> you don't, it crashes.
> 
> You do need a completely different bootloader, right? So usualy the parameters
> passed from boot to kernel will be different, which tells us "it's a new arch". 
> 
> You could avoid the PCI problems in pci_machdep then.

Thanks Martin, I will keep this in mind. 

Nicolas.