*BSD News Article 52592


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!tank.news.pipex.net!pipex!howland.reston.ans.net!xlink.net!news.dfn.de!RRZ.Uni-Koeln.DE!se
From: se@MI.Uni-Koeln.DE (Stefan Esser)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Quantum Grand Prix HD + Ncr53c810 controller
Date: 5 Oct 1995 20:04:03 GMT
Organization: Institute for Mathematics, University of Cologne, Germany
Lines: 40
Message-ID: <451dnj$a04@news.rrz.uni-koeln.de>
References: <1995Oct4.223623@clstac>
NNTP-Posting-Host: sysiphos.mi.uni-koeln.de
To: kwwang@csupomona.edu (Kuo Wei(Brian) Wang)
Bcc: se

In article <1995Oct4.223623@clstac>, kwwang@csupomona.edu (Kuo Wei(Brian) Wang) writes:
|> 	I just bought a Quantum Grand Prix 4gig HD, and a ASUS SC-200 ncr53c810
|> SCSI adaptor.  Right now, I'm trying to install FreeBSD 2.0.5 on it, but from
|> what I gathered in this newsgroup, the FreeBSD+Quantum Grand Prix+Ncr just
|> won't work.  Is there a patch for the fix?  If yes, where can I find it?
|>  
|> PS:  I received a good deal on the HD, and I'd rather make it work than return
|> it...

Well, the patch had not been included into 2.0.5R,
but you should be able to work around the problem.

Just get a boot floppy from the latest SNAP release.
Your system should be probed correctly, and you are 
free to install from your 2.0.5 CDROM (guess that's
the reason you are prefering 2.0.5 over the 2.1
snapshots ?)

You'll need to rebuild your 2.0.5 kernel with a one
line fix applied:

*** ncr.c~	Mon May 22 12:51:36 1995
--- ncr.c	Tue Jun  6 14:34:53 1995
***************
*** 6533,6536 ****
--- 6533,6537 ----
  static struct table_entry device_tab[] =
  {
+ 	{"", "", "", QUIRK_NOMSG},
  	{"SONY", "SDT-5000", "3.17", QUIRK_NOMSG},
  	{"WangDAT", "Model 2600", "01.7", QUIRK_NOMSG},

let me know if this doesn't solve the problem for you ...

Regards, STefan
-- 
 Stefan Esser, Zentrum fuer Paralleles Rechnen		Tel:	+49 221 4706021
 Universitaet zu Koeln, Weyertal 80, 50931 Koeln	FAX:	+49 221 4705160
 ==============================================================================
 http://www.zpr.uni-koeln.de/staff/esser/esser.html	  <se@ZPR.Uni-Koeln.DE>