From owner-freebsd-questions@FreeBSD.ORG Tue Apr 5 04:13:56 2005 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 E773B16A4CE for ; Tue, 5 Apr 2005 04:13:56 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9139B43D53 for ; Tue, 5 Apr 2005 04:13:56 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1375555rng for ; Mon, 04 Apr 2005 21:13:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=fcqjVBuoNO+/a16MwDe4Dt5I2oyJIe7DW7l+ml+WBy1Ijd7HKMIniZkbWBFu0olG20Pl6XIMJqGh6z2FDfyy6mXA05Gd3WC/QguAOY/jzo4CIxAJI/LeT+rvE7Q5Hwz9UEJ25lePlLzIqDmLVwLiyiEQ/CX+Fj1i+L4l1WSBZlQ= Received: by 10.38.151.1 with SMTP id y1mr5978644rnd; Mon, 04 Apr 2005 21:13:56 -0700 (PDT) Received: by 10.38.74.23 with HTTP; Mon, 4 Apr 2005 21:13:56 -0700 (PDT) Message-ID: Date: Tue, 5 Apr 2005 06:13:56 +0200 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: efax with a serial 3com us robotics 56k modem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 04:13:57 -0000 yes i read the manual :P I have been reading about ppp and about sio and scrolled trough the big man efax The good news is TB-14R dmesg | grep sio usb0: USB revision 1.0 usb1: USB revision 1.0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A TB-14R The bad news is that there is no fax tutorial for freebsd dummies :) And i dont know wich serial port is sio0 or sio1 I connected the fax to god knows wich sio and said "ok modem start faxing" hoping for a mirical the sio was plug and play detected the fax and conected it with my email client so i could sent and receive faxes. Ps can you setup tty terminal trough usb ? It would be cool if i could replace my vidiocart with a usb cable :)