Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 1999 05:40:31 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Valentin Shopov <valsho@yahoo.com>
Cc:        current@freebsd.org
Subject:   Re: new-bus on ISA only machine 
Message-ID:  <19990418214033.4CE7B1F29@spinner.netplex.com.au>
In-Reply-To: Your message of "Sun, 18 Apr 1999 12:54:39 MST." <19990418195439.17557.rocketmail@web115.yahoomail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Valentin Shopov wrote:
> On ISA only machine, 
> w/o "controller     pci0    at nexus?"
> in kernel config, after make depend:
> 
> In file included from ../../i386/i386/nexus.c:74:
> ../../pci/pcivar.h:192: pci_if.h: No such file or
> directory
> In file included from
> ../../i386/i386/userconfig.c:132:
> ../../pci/pcivar.h:192: pci_if.h: No such file or
> directory
> mkdep: compile failed
> *** Error code 1
> 
> With  "controller     pci0    at nexus?" it's ok, and
> kernel is running fine. But I don't need PCI code into
> kernel on my ISA only machine.

I've fixed one of these, and was in the middle of patching the other one
when I got a little sidetracked..  I need some sleep, I'm making silly
mistakes.  Anyway, If you want to run without pci, you'll have to tweak
the nexus.c code a little so that it adds the isa bus always (just like
on PC98).

Cheers,
-Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990418214033.4CE7B1F29>