From owner-freebsd-questions Tue Feb 6 12:42: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from amsmta02-svc.chello.nl (mail-out.chello.nl [213.46.240.7]) by hub.freebsd.org (Postfix) with ESMTP id 0456B37B503 for ; Tue, 6 Feb 2001 12:41:46 -0800 (PST) Received: from siemens ([24.132.23.165]) by amsmta02-svc.chello.nl (InterMail vK.4.02.00.10 201-232-116-110 license 85b07e7cd9378159aa6ecc9a5634d971) with SMTP id <20010206203657.WGLG2462.amsmta02-svc@siemens> for ; Tue, 6 Feb 2001 21:36:57 +0100 Message-ID: <000a01c0907b$3b10ae60$0401010a@a2000.nl.a2000.nl> Reply-To: "R. Muradin" From: "R. Muradin" To: Subject: isa errors Date: Tue, 6 Feb 2001 21:27:30 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C09083.9C4ECF60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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
This is a very simple example of how things go=20 wrong:
 
# Floppy drives
   =20 device         =20 fdc0        at isa? port IO_FD1 irq 6 = drq=20 2
   =20 device         =20 fd0         at fdc0 drive=20 0
   =20 device         =20 fd1         at fdc0 drive = 1
/usr/sbin/config has trouble with the '?' I=20 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?'=20 ?
------=_NextPart_000_0007_01C09083.9C4ECF60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message