Subject: Re: kern/6347
To: None <current-users@netbsd.org>
From: C Kane <ckane@best.com>
List: current-users
Date: 07/12/1999 19:49:05
Christos Zoulas writes:
>C Kane <ckane@best.com> wrote:
>>Could someone please have a look at kern/6347 "ncr driver cannot deal
>>with five or more disks", and possibly commit the "fix" mentioned?
>>If this ticket is closed, please also close kern/7516 which reports
>>the same problem.
>
>We need to have someone with an ncr verify that the fix works.

It works for me, and it works for William J. Coldwell
<billc@warped.com> who submitted kern/7516.

Also, this is, as mentioned in the PR, the tactic used by FreeBSD
in their driver, which you can see at 
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/ncr.c?rev=1.150
(hunt for the definition of MAX_START).

Can anybody else verify that it works without problems?

Thanks..
-- Chuck