Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 1996 21:39:07 -0700
From:      "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
To:        Bob Willcox <bob@luke.pmr.com>
Cc:        freebsd-current@freefall.freebsd.org (freebsd-current)
Subject:   Re: ahc driver no longer sees one of my disks 
Message-ID:  <199605030439.VAA23683@freefall.freebsd.org>
In-Reply-To: Your message of "Thu, 02 May 1996 21:36:28 CDT." <199605030236.VAA13228@luke.pmr.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Since replacing my 100MHz Pentium CPU with a 166MHz CPU, the Adaptec
>2940 device driver no longer sees one of my SCSI disks, my Toshiba
>3701 CDROM, or my Wangtek 5525ES tape drive (the adapter's BIOS
>does).  What I use to get (before the CPU change) for boot output
>was:
>

...

>Any suggestions, help, ideas??

The driver uses DELAY() to perform the SCSI bus reset.  Perhaps its not
long enough in your new system.  My other guess is that the bus settle
delay isn't long enough.  What's the value of SCSIDELAY in your kernel?
Is DELAY() really so dependant on the CPU speed?  Can we get a better
DELAY() macro?



>
>Thanks,
>-- 
>Bob Willcox
>bob@luke.pmr.com
>Austin, TX

--
Justin T. Gibbs
===========================================
  FreeBSD: Turning PCs into workstations
===========================================



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