Skip site navigation (1)Skip section navigation (2)
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

[-- Attachment #1 --]
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?' ?

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>This is a very simple example of how things go 
wrong:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV># Floppy drives<BR>&nbsp;&nbsp;&nbsp; 
device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fdc0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at isa? port IO_FD1 irq 6 drq 
2<BR>&nbsp;&nbsp;&nbsp; 
device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fd0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at fdc0 drive 
0<BR>&nbsp;&nbsp;&nbsp; 
device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fd1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at fdc0 drive 1<BR></DIV>
<DIV><FONT size=2>/usr/sbin/config has trouble with the '?' I 
guess:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>config: line 64: no isa's to wildcard</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>But nothing is mentioned about wildcards at <A 
href="http://www.freebsd.org/handbook/kernelconfig-config.html">http://www.freebsd.org/handbook/kernelconfig-config.html</A></FONT></DIV>;
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Do i need to comment out all occurences of 'isa?' 
?</FONT></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c0907b$3b10ae60$0401010a>