Date: Wed, 7 Feb 2001 09:46:28 +1300 (NZDT) From: Juha Saarinen <juha@saarinen.org> To: "R. Muradin" <r.m.s.muradin@chello.nl> Cc: "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.org> Subject: Re: isa errors Message-ID: <Pine.LNX.4.31.0102070945120.25706-100000@vimfuego.saarinen.org> In-Reply-To: <000a01c0907b$3b10ae60$0401010a@a2000.nl.a2000.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Do you have: device isa in your kernel conf file? Don't uncomment the '?' lines -- that's not where the problem lies. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 On Tue, 6 Feb 2001, R. Muradin wrote: > This is a very simple example of how things go wrong: > > # Floppy drives > device fdc0 at isa? port IO_FD1 irq 6 drq 2 > device fd0 at fdc0 drive 0 > device fd1 at fdc0 drive 1 > > /usr/sbin/config has trouble with the '?' I guess: > > config: line 64: no isa's to wildcard > > > But nothing is mentioned about wildcards at http://www.freebsd.org/handbook/kernelconfig-config.html > > Do i need to comment out all occurences of 'isa?' ? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.31.0102070945120.25706-100000>