Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 1997 20:23:21 +0200
From:      Stefan Esser <se@FreeBSD.ORG>
To:        "W.G.T.J. Wanders" <wwanders@telebyte.nl>
Cc:        current@FreeBSD.ORG
Subject:   Re: Diamond Fireport 40 on FreeBSD.
Message-ID:  <19970711202321.46313@mi.uni-koeln.de>
In-Reply-To: <199707111710.TAA20550@monet.telebyte.nl>; from W.G.T.J. Wanders on Fri, Jul 11, 1997 at 07:10:24PM %2B0200
References:  <199707111710.TAA20550@monet.telebyte.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 11, "W.G.T.J. Wanders" <wwanders@telebyte.nl> wrote:
> I recently installed a Diamond Fireport 40 Symbios/NCR 875
> based UW SCSI controller in my PC at home and it has worked
> very fine since under FreeBSD 2.2.[1,2]. Only a small change
> in ncr.c was needed to get FreeBSD to see the card:
> 
> *** ncr.c-	Sat Mar  1 06:23:33 1997
> --- ncr.c	Sun Jun 15 00:28:21 1997
> ***************
> *** 1286,1291 ****
> --- 1286,1292 ----
>   #define	NCR_825_ID	(0x00031000ul)
>   #define	NCR_860_ID	(0x00061000ul)
>   #define	NCR_875_ID	(0x000f1000ul)
> + #define	DIAMOND_FIREPORT_40_ID	(0x008f1000ul)

Yes, and a patch to that effect has been applied to -current
as of June 11, but not yet been incorporated into 2.2.x (or
2.1.x).

I will add the code from -current into -stable, at least.
Thanks for reminding me, that I failed to do so ...

Regards, STefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970711202321.46313>