Date: Sun, 27 Aug 1995 22:15:25 -0700 From: "Justin T. Gibbs" <gibbs@freefall.FreeBSD.org> To: Terry Dwyer <tdwyer@netbsd08.dn.itg.telecom.com.au> Cc: John Fieber <jfieber@grendel.csc.smith.edu>, Randy Levensalor <rlevensa@vt.edu>, questions@freebsd.org Subject: Re: Help?? Message-ID: <199508280515.WAA01338@freefall.FreeBSD.org> In-Reply-To: Your message of "Mon, 28 Aug 95 10:09:07 %2B0800." <Pine.BSI.3.90.950828100017.4910A-100000@netbsd08.dn.itg.telecom.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
>On Sun, 27 Aug 1995, John Fieber wrote: > >> Randy Levensalor writes: >> > from your ftp site. My problem is that it will not find my hard drive. I >t >> > is a segate baracuda wide scsi 2 located at ID #15. What should I do?? ^^^^^^<== This was his problem. The SCSI code only probed up to ID 7 until a few days ago. Now it is the responsibility of the controller drivers to notify the SCSI code what the maximum target is. The aic7xxx driver does this for wide controllers. The other drivers that support wide controllers should have support for this soon. -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations ===========================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508280515.WAA01338>