From owner-freebsd-questions@FreeBSD.ORG Sat Jan 21 05:59:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 86FC616A41F for ; Sat, 21 Jan 2006 05:59:12 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045CB43D45 for ; Sat, 21 Jan 2006 05:59:11 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id k0L62bP37307; Fri, 20 Jan 2006 22:02:38 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , "Dick Davies" , Date: Fri, 20 Jan 2006 21:58:58 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20060120203604.18166.qmail@web33312.mail.mud.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Importance: Normal Cc: Subject: RE: FreeBSD vs Linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2006 05:59:12 -0000 >-----Original Message----- >From: Danial Thom [mailto:danial_thom@yahoo.com] >Sent: Friday, January 20, 2006 12:36 PM >To: Ted Mittelstaedt; Dick Davies; freebsd-questions@freebsd.org >Subject: RE: FreeBSD vs Linux > > > > >More rambling, useless points from Ted. Whether >its written from scratch or not is irrelevant. >The point is that in order to produce a windows >driver you have to buy the dev kit, Danial, do your homework next time. This isn't true. See the following: http://www.microsoft.com/whdc/devtools/ddk/orderddkcd.mspx The cost of the Microsoft DDK is for shipping and handling only. (about $15) You don't have to buy it. Of course it works best with the MS C tools. People have also written Kernel Mode Drivers under the Windows Driver Model using gcc, see the following: http://www.reactos.org/xhtml/en/index.html There's also 3rd parties like the following: http://www.computer-solutions.co.uk/chipdev/windriver.htm who produce software that they claim will create drivers without the DDK >and MS >doesn't pay them to do it. > My point was that if you actually spend some serious coin on some decent hardware instead of the dumpster diving you seem to be recommending, Danial, that you won't find that many problems getting drivers for UNIX systems. Ted