From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 05:01:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE6416A4B3 for ; Fri, 17 Oct 2003 05:01:58 -0700 (PDT) Received: from hp2.euro.net.mk (hp2.euro.net.mk [212.110.94.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 246BB43FBD for ; Fri, 17 Oct 2003 05:01:48 -0700 (PDT) (envelope-from FreeBSD@euro.net.mk) Received: from [212.110.94.68] by hp2.euronet.com.mk (NTMail 7.00.0018/SG1971.09.57a4aa33) with ESMTP id jkgziaaa for freebsd-questions@freebsd.org; Fri, 17 Oct 2003 14:01:50 +0200 Date: Fri, 17 Oct 2003 14:01:50 +0200 From: Perica Veljanovski To: FreeBSD-Questions Message-Id: <20031017135828.73CF.FREEBSD@euro.net.mk> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.01 X-VSMLoop: euronet.com.mk Subject: perl serial port access X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 12:01:58 -0000 Hi, What is the name of the /dev for the serial port in FreeBSD. dmesg says there are sio0 and sio1 but there are no such file names in /dev. What module should I use in Perl to access (read/write strings) to the serial port? 10x. -- <>