Re: Xbox port
[email protected] Sun, 21 Mar 2004 15:43:25 -0700
| Newsgroups | gmane.os.netbsd.ports |
|---|---|
| Message-ID | <[email protected]> |
Martin Husemann writes: > On Thu, Mar 18, 2004 at 03:03:32PM -0700, [email protected] 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.