From owner-freebsd-questions Tue Sep 1 02:34:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA18111 for freebsd-questions-outgoing; Tue, 1 Sep 1998 02:34:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from frontier.netnology.com.au (frontier.netnology.com.au [203.33.30.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18070 for ; Tue, 1 Sep 1998 02:34:25 -0700 (PDT) (envelope-from craig@hotmix.com.au) Received: from superbruce (superbruce.netnology.com.au [203.33.30.10]) by frontier.netnology.com.au (8.8.7/8.8.7) with SMTP id RAA06622; Tue, 1 Sep 1998 17:26:08 +0800 From: Craig Beasland To: "'waskita adijarto'" Cc: Subject: RE: HowTo acces the serial port Date: Tue, 1 Sep 1998 17:21:54 +0800 Message-ID: <000f01bdd589$a9675800$0a1e21cb@superbruce.hotmix.com.au> 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 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can use the cu command to send command to the serial port. cu -l /dev/cuaa1 will talk to com2, or you can try tip, don't know much about that though, plenty to read in the man pages... Cheers Craig -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of waskita adijarto Sent: Tuesday, 1 September 1998 17:07 To: freebsd-questions@FreeBSD.ORG Subject: HowTo acces the serial port how can I access the serial port under FreeBSD ( set baud rate, parity, send & read data, etc) ? is there any URL I can read ? thanks -wasz- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message