From owner-freebsd-scsi Tue May 27 04:13:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA08369 for freebsd-scsi-outgoing; Tue, 27 May 1997 04:13:27 -0700 (PDT) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA08363 for ; Tue, 27 May 1997 04:13:16 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr3-9.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA21629 (5.67b/IDA-1.5 for ); Tue, 27 May 1997 13:13:08 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id NAA00787; Tue, 27 May 1997 13:13:08 +0200 (CEST) X-Face: " Date: Tue, 27 May 1997 13:13:08 +0200 From: Stefan Esser To: Joerg Wunsch Cc: freebsd-scsi@FreeBSD.ORG, current-users@netbsd.org Subject: Re: ncr driver working well with 53c875? References: <19970527080727.YB12431@uriah.heep.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: <19970527080727.YB12431@uriah.heep.sax.de>; from J Wunsch on Tue, May 27, 1997 at 08:07:27AM +0200 Sender: owner-freebsd-scsi@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On May 27, J Wunsch wrote: > Anyway, with HP, all bets are off, no doubt. They are a dinosaur. > But Tekram has even contributed the SCSI driver to FreeBSD, so it > might not be in vain asking them to fix this. The BIOS should not try > to justify the feasibility of an MBR, it should just load and execute > it. Well, the Tekram complains about the MBR, but eventually (after too long a delay) proceeds with the values it did just wine about ... > Stefan, do you have a connection to Tekram? No, not really. I know the mail address of some developer there, and had planned to send him the fixes I applied to the AMD SCSI driver (the low-end Tekram cards use the AMD chip, but share most of the driver code). > I think BSD/OS employs a similar mode like FreeBSD's dedicated mode if > you tell them to occupy the entire disk. They don't even pretend to > fake an fdisk table at all (while FreeBSD does it out of tradition). Maybe the controller is less worried when it does not see any MBR, than when it finds one with values it does not like ... :) Regards, STefan