Bug 7843 - Unable to install FreeBSD on Tekram DC-390F w/Fujitsu MAB3045SP
Summary: Unable to install FreeBSD on Tekram DC-390F w/Fujitsu MAB3045SP
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-09-06 18:00 UTC by nxiv
Modified: 1999-11-22 17:42 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nxiv 1998-09-06 18:00:00 UTC
When attempting to install FreeBSD 3.0-19980504-SNAP the installation
locks up with the following error obtained by doing an ALT-F2 on the
console.

DEBUG: ioctl (3, TIOCCONS, NULL) = 0 (success)
DEGUG: Found a network device named de0
DEBUG: Found a network device named lp0
cd0: NOT READY asc 3a:0 Medium not present
ncr0:0 Error (0:41) (9-a9-0) (10/9d) @ (scripth 54c:19000000)
ncr0: script cmd = 88080000
ncr0: regdump ca 10 80 9d 47 10 00 07 03 0a 80 a9 80 01 19 00.
ncr0: have to clear fifos.
ncr0: restart (fatal error).

ncr0: timeout ccb = 107a1a00 (skip).

Then the hard drive light says solid and the installation proceeds no
further.

How-To-Repeat: Install FreeBSD 3.0-SNAP on a machine with a Tekram DC-390F with a
Fujitsu MAB3045SP UW SCSI HD.  The problem did not occur until until I
removed the previous hard drive and replaced it with the Fujitsu drive
and attempted to install FreeBSD on it.  The problem occurs consistantly
with the current version of SNAP and the 3.0-980520-SNAP release.
Comment 1 Alexander Langer 1999-11-21 14:06:42 UTC
Does this problem still exist in recent releases?
(The new Tekram camified amd(4) ?)
Comment 2 nxiv 1999-11-21 20:26:33 UTC
The Tekram DC-390F is not an AMD based SCSI adapter, it's an LSI Logic
53C875 based adapter which uses the ncr driver.

The problem only manifested itself with the Fujitsu drive at the time
the bug report was submitted.  It wouldn't even make it to the
sysinstall menu.  It would hang on the device probe with the error
described.

It does not manifest itself with the latest release.  ALT-F2 shows that
it finds the two MS-DOS partitions on the Fujitsu drive.  It makes it to
the sysinstall menu.

Based on this behavior, I believe it's safe to close this bug report as
being corrected in a later release.
Comment 3 Alexander Langer 1999-11-22 13:37:48 UTC
Thus spake John C. Archambeau (nxiv@my-deja.com):

> The Tekram DC-390F is not an AMD based SCSI adapter, it's an LSI Logic
> 53C875 based adapter which uses the ncr driver.

Yes, you're right, of course. I didn't notice the "F" :).

> Based on this behavior, I believe it's safe to close this bug report as
> being corrected in a later release.

OK, thank you.

Can someone close it, please?

Alex

-- 
I doubt, therefore I might be.
Comment 4 Kenneth D. Merry freebsd_committer freebsd_triage 1999-11-22 17:40:38 UTC
State Changed
From-To: open->closed

Submitter says the bug is fixed.