From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 13:03:25 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 02F1216A4CE for ; Tue, 15 Feb 2005 13:03:25 +0000 (GMT) Received: from mail.chrononomicon.com (chrononomicon.com [216.37.143.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6555D43D54 for ; Tue, 15 Feb 2005 13:03:24 +0000 (GMT) (envelope-from bsilver@chrononomicon.com) Received: from [127.0.0.1] (unknown [192.168.0.42]) by mail.chrononomicon.com (Postfix) with ESMTP id 6829A3585DB for ; Tue, 15 Feb 2005 08:03:22 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <16113082.20050215014337@wanadoo.fr> References: <200502112313.28082.hindrich@worldchat.com> <823196404.20050212105644@wanadoo.fr> <420DE422.3020102@wanadoo.es> <1546398643.20050212123202@wanadoo.fr> <420E0164.7090300@wanadoo.es> <1587470376.20050215001857@wanadoo.fr> <16113082.20050215014337@wanadoo.fr> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <42a56a568660fc06de1b0e70bf9b7deb@chrononomicon.com> Content-Transfer-Encoding: 7bit From: Bart Silverstrim Date: Tue, 15 Feb 2005 08:03:24 -0500 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619.2) Subject: Re: Freebsd vs. linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 13:03:25 -0000 On Feb 14, 2005, at 7:43 PM, Anthony Atkielski wrote: > Eric Kjeldergaard writes: > >> Well, no that's not entirely true...First off, there's the claim by >> Windows itself that it's not drivers. > > The OS itself never identifies problems as being within the drivers. > Driver code is assimilated with the kernel while it is running. > >> You've read the code (as you say) and know that Windows wouldn't >> possibly lie about the fact that it's not the drivers. > > Sure it would. Most error messages are generic; few programmers are > conscientious enough to put in extremely detailed and specific error > messages. And in some cases the OS doesn't really know what happened, > especially for faults in the kernel (or the drivers, which are > assimilated with the kernel, as I've said). > >> And then there's the thing where since one is including drivers along >> with an operating system, they are part of the operating system even >> if they were written by a third party. > > They are not part of the operating system. You spend a lot of time arguing...Let's look at it this way. "It's not part of the OS!" Fine. Will MS let me buy just the kernel? Didn't think so. It's all or nothing. While that's the technical way of looking at it (not part of the OS) they ARE part of the distribution, and for practicality's sake, and for the definition of any reasonable person, they ARE part of the OS. If it comes with the average CD installation, it's part of the OS. I don't hunt the @#$$% driver down, I don't run a separate installer, I don't jump through hoops to install it, the OS detects the device and installs the driver then for all purposes of the rest of the sane Earth it's "part of the OS". Why? I bought Windows, I installed it, and it installed the d!@%^ driver without intervention. Extend it a little more, even MS argued that Internet Explorer was part of the operating system and could not be unbundled. For their product definition, it was part of the OS. Technically, it was not. Practically, it was.