Section 3 : Running a Server

Q337: Re: BUG when device has name 'xxx_yy' ?


? Got something to say about this answer? Hit the question mark to invoke the mailer and send your comments to the HylaFAQ maintainers.

Q.
Re: BUG when device has name 'xxx_yy' ?

A.
Date: Tue, 20 Aug 1996 17:50:34 -0700
From: Sam Leffler <sam@hyla.chez.sgi.com>
Subject: Re: BUG when device has name 'xxx_yy'

    To:  hylafax-users@hylafax.org
    Subject:  BUG when device has name 'xxx_yy'
    Date: Wed, 21 Aug 1996 00:32:55 +0200
    From:  Alex Ongena 

    Hylafax 4.0 beta 18
    Linux 2.0.7
    
    Hi,
    
    I think I discovered a (small) BUG.
    
    I have a modem device that I called /dev/mod_yd.
    The first time the device name is read properly, but after receiving
    a fax and than queing one, FaxSend thinks the device is called /dev/mod/yd.
    
    I think that this is *not* an undocumented feature ;-)
    
SVR4 systems use modem devices that reside in a subdirectory; e.g.
/dev/term/10.  These device names are converted to "device identifiers"
by stripping a leading /dev and replacing all ``/''s with ``_''.
Because many people (myself included) got confused about when to supply
a device identifier and when to supply a device filename to certain
programs I made them interchangeable.  The result is that you cannot
use device filenames with ``_'' in them.  hylafax-config(4F) describes this
stuff and it is described elsewhere too but probably not in the HTML
materials--I will fix this.

Bottom line is that this "issue" will be documented but nothing will
change for v4.0.

        Sam


 Back to FAQ Index FAQ Index  Next question in List Q338: Distinctive Ring Support?
faq@hylafax.org. Last updated $Date: 2002/03/07 09:17:54 $.