From owner-freebsd-questions Wed Dec 26 9:12:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc26.worldnet.att.net (mtiwmhc26.worldnet.att.net [204.127.131.51]) by hub.freebsd.org (Postfix) with ESMTP id 8BB5B37B417 for ; Wed, 26 Dec 2001 09:12:32 -0800 (PST) Received: from columbia ([12.93.215.57]) by mtiwmhc26.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011226171231.IIUE13869.mtiwmhc26.worldnet.att.net@columbia>; Wed, 26 Dec 2001 17:12:31 +0000 From: "Andrew C. Hornback" To: "Robin Hall" , Subject: RE: device not configured Date: Wed, 26 Dec 2001 12:10:16 -0500 Message-ID: <005a01c18e30$30a245c0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal In-Reply-To: <20011226113621.44230.qmail@web20502.mail.yahoo.com> 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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Robin Hall > Sent: Wednesday, December 26, 2001 6:36 AM > To: freebsd-questions@FreeBSD.org > Subject: RE: device not configured > > > I have an internal AOpen modem. This is a hardware > modem. I have the jumpers set to com 3 in windows > which is ttyS0 in linux and should be cuaa2 in > freeBSD. Why isn't this showing up on the correct > port? > > Robin E. Hall If you're using the GENERIC kernel, it only supports devices on classical COM 1 and COM 2. To support any other COM ports, you need to compile a new kernel with support for those ports. A look at the GENERIC config file should of assistance. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message