From owner-freebsd-questions Tue May 22 19:29:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR001.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 5079E37B424 for ; Tue, 22 May 2001 19:29:04 -0700 (PDT) (envelope-from amyfoub@videotron.ca) Received: from guillaume ([24.200.37.38]) by VL-MS-MR001.sc1.videotron.ca (Netscape Messaging Server 4.15) with SMTP id GDRNZ005.1CD for ; Tue, 22 May 2001 22:23:24 -0400 Message-ID: <007c01c0e32f$3cf19fd0$100110ac@guillaume> From: "Guillaume" To: Subject: sio & modem problem Date: Tue, 22 May 2001 22:22:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I want to configure my Motorola VoiceSURFR 56k Modem (Internal ISA) in my FreeBSD 4.3-STABLE box but I have a problem with sio. On bootup I get: sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2: configured irq 5 not in bitmap of probed irqs 0 sio3: configured irq 9 not in bitmap of probed irqs 0 ... sio4: configured irq 9 not in bitmap of probed irqs 0 sio4: at port 0x3e8-0x3ef irq 9 on isa0 sio4: type 16550A -------------- In my kernel config: device sio0 at isa? port IO_COM1 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? port IO_COM3 irq 5 device sio3 at isa? port IO_COM4 irq 9 -------------- 1) What does "configured irq 5 not in bitmap of probed irqs 0" mean? 2) Do I need to enable sio2 and sio3 in my kernel config? Guillaume amyfoub@videotron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message