From owner-freebsd-questions Wed Aug 4 14:12:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (Postfix) with ESMTP id A2ABA14D7D for ; Wed, 4 Aug 1999 14:12:28 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id XAA94823; Wed, 4 Aug 1999 23:11:18 +0200 (CEST) Message-Id: <199908042111.XAA94823@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: Guenther Schmidt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD ISDN & Fax....? Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 04 Aug 1999 03:51:17 +0200." <37A79C95.76A9E804@worldcity.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Aug 1999 23:11:18 +0200 From: Gary Jennejohn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Guenther Schmidt writes: >I just had to learn today that is not possible to use my Fritz Classic >ISDN Card for faxing under Linux, which was quite a dissapointment, >because even Windows manages that (for almost a full day). > >Is this possible under FreeBSD (version 3.2)? I was told by the German >SuSE support line that Linux was not a realtime OS, and I'm not even >sure how to interpret that. What about FreeBSD and Realtime? > not possible. The reply from SuSE relates to the fact that, basically, you have to convert the FAX contents on-the-fly to tones and emit them. That requirs a lot of horse power. Under WinDoze you can sort of get away with it since it's basically a one-process-at-a-time-let-the-user-wait type of system. Under UNIX it's not good etiquette for any process to hog the CPU, which is what would happen if we tried to support sending FAXes. Linux only supports sending FAXes with an AVM B1. That's because the processor on the B1 is doing all the dirty work. Someday the B1 may be supported by i4b. But the B1 is way too expensive for a casual user. >PS. Is there an easy tool to reconfigure your kernel? > vi --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message