From owner-freebsd-current@FreeBSD.ORG Sat Jul 26 02:23:33 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14021106567B for ; Sat, 26 Jul 2008 02:23:33 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout013.mac.com (asmtpout013.mac.com [17.148.16.88]) by mx1.freebsd.org (Postfix) with ESMTP id F37BD8FC49 for ; Sat, 26 Jul 2008 02:23:32 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed Received: from [192.168.1.102] (209-128-86-226.bayarea.net [209.128.86.226]) by asmtp013.mac.com (Sun Java(tm) System Messaging Server 6.3-6.03 (built Mar 14 2008; 32bit)) with ESMTPSA id <0K4L00HEWDB4BV70@asmtp013.mac.com> for freebsd-current@freebsd.org; Fri, 25 Jul 2008 19:23:32 -0700 (PDT) Sender: xcllnt@mac.com Message-id: <7A311400-66E1-43F0-8B5F-22658D5276A0@mac.com> From: Marcel Moolenaar To: Mike Tancsa In-reply-to: <200807260213.m6Q2D22u022503@lava.sentex.ca> Date: Fri, 25 Jul 2008 19:23:27 -0700 References: <200806061259.m56CxhdR045603@lava.sentex.ca> <018816ED-8FF3-4834-AD17-59637C87D30D@mac.com> <200807252129.m6PLTwhs021540@lava.sentex.ca> <2F58935E-6439-45A1-9CB3-894FC577ECF2@mac.com> <200807260213.m6Q2D22u022503@lava.sentex.ca> X-Mailer: Apple Mail (2.928.1) Cc: freebsd-current@freebsd.org Subject: Re: PUC rewrite X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2008 02:23:33 -0000 On Jul 25, 2008, at 7:13 PM, Mike Tancsa wrote: > But if I remove the modem, it does appear and work just fine. > > >>> How can I force the PCI modem *not* to be uart0 so that the onboard >>> com ports show up? >> >> uart(4) deals with the fact that the console may not be associated >> with uart0, so the real problem is not having a uart driver for the >> serial port at 0x3f8. >> >>> uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 on >>> isa0 >>> uart0: [FILTER] >>> uart0: console (9600,n,8,1) >>> uart1: <16550 or compatible> at port 0x2f8-0x2ff irq 3 on isa0 >>> uart1: [FILTER] >> >> Odd.. Is the 3com configured to take over COM1 or something? > > Nope, there is nothing that can be configured on it from what I see. My best guess is that the hints are interfering. Try renumbering the hints. The number does not matter for the console. HTH, -- Marcel Moolenaar xcllnt@mac.com