From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5385624f72218ba7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-07 16:42:48 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!fu-berlin.de!uni-berlin.de!ppp-1-106.cvx5.telinco.NET!not-for-mail From: "Nick Roberts" Newsgroups: comp.lang.ada Subject: Re: AdaOS Date: Wed, 7 Nov 2001 22:30:23 -0000 Message-ID: <9scke6$12jb14$1@ID-25716.news.dfncis.de> References: <9r8pvf$vms$1@papyrus.erlm.siemens.de> <9rk11n$e4n$1@plutonium.btinternet.com> <9rk749$ndt$1@papyrus.erlm.siemens.de> <9rnid9$541$1@neptunium.btinternet.com> <9s3u20$10s0sv$1@ID-25716.news.dfncis.de> <9s670f$u2e$1@papyrus.erlm.siemens.de> <9s74eb$12b2bq$1@ID-25716.news.dfncis.de> <9s76dh$ls0$1@nh.pace.co.uk> <9s9413$11mrei$1@ID-25716.news.dfncis.de> <071120011028298704%philip@no-spam.cs.uwa.edu.au> NNTP-Posting-Host: ppp-1-106.cvx5.telinco.net (212.1.152.106) X-Trace: fu-berlin.de 1005180167 36285476 212.1.152.106 (16 [25716]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: archiver1.google.com comp.lang.ada:16027 Date: 2001-11-07T22:30:23+00:00 List-Id: Yes, but Phil, it's not the actual bits of software that are redundant -- I've no doubt they indeed do useful things -- it's the term 'HAL' that's redundant. The hardware abstraction layer IS the device drivers, and always has been. Someone's just invented a fancy name, that's all! I'm not actually against the invention of nomenclature. I do it myself all the time. It's calling a spade a Cultivational Utility Device that I have a problem with. -- Nick Roberts "Philip Cummins" wrote in message news:071120011028298704%philip@no-spam.cs.uwa.edu.au... > ... > You'd find it beneficial to have Hardware Abstraction Layers followed > by dynamically loadable device drivers. It is not a redundant academic > invention that is there to make life hard, but rather easier. A simple > search via Google will provide the sufficient documentation to back > this up.