Date: Tue, 6 Feb 2001 21:27:30 +0100 From: "R. Muradin" <r.m.s.muradin@chello.nl> To: <freebsd-questions@FreeBSD.org> Subject: isa errors Message-ID: <000a01c0907b$3b10ae60$0401010a@a2000.nl.a2000.nl>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C09083.9C4ECF60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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?' ? ------=_NextPart_000_0007_01C09083.9C4ECF60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT size=3D2>This is a very simple example of how things go=20 wrong:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV># Floppy drives<BR> =20 device =20 fdc0 at isa? port IO_FD1 irq 6 = drq=20 2<BR> =20 device =20 fd0 at fdc0 drive=20 0<BR> =20 device =20 fd1 at fdc0 drive = 1<BR></DIV> <DIV><FONT size=3D2>/usr/sbin/config has trouble with the '?' I=20 guess:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>config: line 64: no isa's to wildcard</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>But nothing is mentioned about wildcards at <A=20 href=3D"http://www.freebsd.org/handbook/kernelconfig-config.html">http://= www.freebsd.org/handbook/kernelconfig-config.html</A></FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Do i need to comment out all occurences of 'isa?'=20 ?</FONT></DIV></BODY></HTML> ------=_NextPart_000_0007_01C09083.9C4ECF60-- 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?000a01c0907b$3b10ae60$0401010a>