From owner-freebsd-questions Thu Jul 5 4:39:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns3.tstt.net.tt (ns3.tstt.net.tt [196.3.132.3]) by hub.freebsd.org (Postfix) with SMTP id DE2D337B403 for ; Thu, 5 Jul 2001 04:39:38 -0700 (PDT) (envelope-from dchulhan@uwi.tt) Received: (qmail 101054 invoked from network); 5 Jul 2001 11:39:15 -0000 Received: from unknown (HELO openaccess03) (209.94.207.20) by ns3.tstt.net.tt with SMTP; 5 Jul 2001 11:39:15 -0000 Message-ID: <000b01c10547$481b7360$0b01a8c0@openaccess03> From: "Dale Chulhan - Work" To: "Andrew Gould" , References: <20010704150852.32167.qmail@web13402.mail.yahoo.com> Subject: Re: modem at sio4? Date: Thu, 5 Jul 2001 07:40:24 -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.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hello I had similar problems accessing my internal modem that was also auto detected at sio4 ( 5th COM port ). I had asked and what no one told me was that is I had enabled sio(0-3) in my kernel and through using 'boot -c' that the computer would see them as already occupied and assign the next 'available one'. So I yanked sio2 & sio3 out of my kernel and out of my boot time config, lo and behold it detected my modem at sio2 and everything worked fine from there .... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message