home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!mips!sdd.hp.com!uakari.primate.wisc.edu!umriscc!mcs213a.cs.umr.edu!mchalmer
- From: mchalmer@mcs213a.cs.umr.edu (Matthew Chalmers)
- Newsgroups: comp.bbs.misc
- Subject: Re: FOSSIL
- Message-ID: <5516@umriscc.isc.umr.edu>
- Date: 23 Jul 92 18:13:03 GMT
- References: <717@tdat.teradata.COM>
- Sender: news@umriscc.isc.umr.edu
- Organization: University of Missouri - Rolla
- Lines: 22
-
- >There is one area I need some help from you guys. Once in a while,
- >somebody would talk about FOSSIL driver. What is it? What is it used for?
-
- FOSSIL stands for Fido/Opus/SeaDog Standard Interface Layer. It was de-
- signed for the folks in the Fido network (Fidonet) so as to minimize as
- near zero as possible the compatibility problems with port communication
- on PCs. There really isn't that much of a problem anymore, but Fido declared
- the FOSSIL a network standard, and you'll find that most network interfaces
- (i.e., mailer programs as opposed to BBS software) as well as BBS programs
- which claim to be Fidonet compatible will use the FOSSIL driver (BNU, X00,
- or other much less-known drivers).
-
- So, basically, a FOSSIL is a program (or device driver in some cases,
- just like ANSI.SYS or SHARE.EXE or some of the other common "device=<driver>"
- lines you'll find in a DOS CONFIG.SYS file) which is the middle-man
- between the ports on the computer and the programs that need to talk
- through them. So a program which runs under a FOSSIL actually just sends
- all the stuff it needs to tell the ports to the FOSSIL instead, and the
- FOSSIL figures out where to send it from there, and vice versa.
-
- This is a very short and sweet definition of FOSSIL, and so others may
- reply with other, possibly much different, definitions.
-