From owner-freebsd-hackers Sat Aug 31 14:34:42 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15166 for hackers-outgoing; Sat, 31 Aug 1996 14:34:42 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA15157; Sat, 31 Aug 1996 14:34:38 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA00568; Sat, 31 Aug 1996 14:34:09 -0700 From: Terry Lambert Message-Id: <199608312134.OAA00568@phaeton.artisoft.com> Subject: Re: Specs on a Hitachi CM2085me monitor anybody ?? To: nate@mt.sri.com (Nate Williams) Date: Sat, 31 Aug 1996 14:34:08 -0700 (MST) Cc: terry@lambert.org, richmond@cronus.oanet.com, nate@mt.sri.com, sos@freebsd.org, durham@phaeton.artisoft.com, hackers@freebsd.org In-Reply-To: <199608312058.OAA17985@rocky.mt.sri.com> from "Nate Williams" at Aug 31, 96 02:58:20 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I doubt you can 'blame' the coders. 99% of the video cards sold have > been for platforms running M$ OS's, so therefore why spend the time > necessary to have a 'generic' solution when one isn't necessary. Professionalism? > Obviously the non-M$ OS's have gotten by with the minimal coding > required, so any more time spent doing extra is wasted effort. > > As you are well aware, getting a product to market quickly is critical > in the world of video cards, so the less time spent coding a driver the > quicker you can make your bucks before the next generation of chipsets > makes the card obsolete. Abstract the data from the code in the BIOS, and you increase code reusability, reducing time to market. Time to market is a bogus excuse to use for making an unprofessional design decision. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.