From owner-freebsd-hackers Fri Oct 5 9:16:57 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id BF37B37B405 for ; Fri, 5 Oct 2001 09:16:53 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f95GGpu88529; Fri, 5 Oct 2001 10:16:51 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f95GGo737587; Fri, 5 Oct 2001 10:16:50 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200110051616.f95GGo737587@harmony.village.org> To: bgross1@rcn.com Subject: Re: serial ports Cc: freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Fri, 05 Oct 2001 10:25:47 EDT." <15293.49899.815826.179411@dhcp-515-2.cable.rcn.com> References: <15293.49899.815826.179411@dhcp-515-2.cable.rcn.com> Date: Fri, 05 Oct 2001 10:16:50 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <15293.49899.815826.179411@dhcp-515-2.cable.rcn.com> Benjamin Gross writes: : what device file represents port 1 on a pc ? What DOS Calls COM1 is /dev/cuaa0. What DOS Calls COM2 is /dev/cuaa1. What you mean by port 1, I don't know (since some machines number from 0 (eg 0, 1) while others do it from 1 (eg 1, 2)). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message