From owner-freebsd-hackers Fri Feb 21 12:31:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA20405 for hackers-outgoing; Fri, 21 Feb 1997 12:31:27 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id MAA20391 for ; Fri, 21 Feb 1997 12:31:19 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA01921; Fri, 21 Feb 1997 13:28:47 -0700 From: Terry Lambert Message-Id: <199702212028.NAA01921@phaeton.artisoft.com> Subject: Re: Sun Workshop compiler vs. GCC?u To: nate@mt.sri.com (Nate Williams) Date: Fri, 21 Feb 1997 13:28:47 -0700 (MST) Cc: terry@lambert.org, nate@mt.sri.com, mark@quickweb.com, hackers@freebsd.org In-Reply-To: <199702210625.XAA00389@rocky.mt.sri.com> from "Nate Williams" at Feb 20, 97 11:25:19 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 > > POINT 1: The 16 bit disk interrupts can not be hooked > > successfully without disabling the Windows95 PM > > disk drivers. This contravenes the claim indicated > > in Nate's last sentence above. > > Counter-point. > > The 16-bit Windows driver works on my Win95 box to drive > the silly parallel-port SCSI adaptor. How? It hooks INT 13 instead of INT 21, and does not rely on the DOS-not-busy interrupt for processing, as any network driver which implements NetBIOS async sends must do. Pretty obvious. > Now, get your attributions correct. I appologize for my attribution error. It was Jamie Bowden, not Nate. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.