From owner-freebsd-questions Fri Apr 16 23:25: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.startv.com (mail.startv.com [202.84.145.2]) by hub.freebsd.org (Postfix) with ESMTP id 61C2B14F92 for ; Fri, 16 Apr 1999 23:24:58 -0700 (PDT) (envelope-from kachan@startv.com) Received: from startv01.startv.com ([172.16.9.1]) by mail.startv.com (8.8.8/8.8.8) with SMTP id OAA25040 for ; Sat, 17 Apr 1999 14:22:38 +0800 (HKT) Received: from startv.com (IDENT:nobody@bonnie.startv.com [172.16.0.88]) by bonnie.startv.com (8.9.2/8.8.7) with SMTP id OAA27460 for ; Sat, 17 Apr 1999 14:21:58 +0800 (CST) From: "Terence Chan" Reply-To: kachan@startv.com To: freebsd-questions@FreeBSD.ORG Date: Sat, 17 Apr 1999 06:21:58 GMT Subject: where is /dev/ttyS0 X-Mailer: CWMail Web to Mail Gateway 2.0p, http://netwinsite.com/top_mail.htm Message-id: <37182886.6b41.0@startv.com> X-User-Info: 172.20.88.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a linux binary which will access to the serial port of the PC to collect data, and in the Red Hat linux box, I refer to the serial port as /dev/ttyS0. However, I am planning to implement the same system on FreeBSD, and I have managed to get the binary running. Unfortunately, I wasn't be able to locate the correct /dev file to access the serial ports. I have tried the followings: /dev/ttyd0 /dev/cuaa0 None of them work for me. What is the problem? Is that the binary wasn't be able to read the com port?? or I have referred to the wrong device? Pls Advise. Many Thanks. -=Terence=- http://www.startv.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message