Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2000 18:50:00 -0400 (EDT)
From:      Chris Hill <chris@monochrome.org>
To:        Tobias Roth <roth@iamexwi.unibe.ch>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Cheap SCSI controller
Message-ID:  <Pine.BSF.3.96.1000827184215.36956A-100000@localhost>
In-Reply-To: <Pine.GSO.4.10.10008272247130.21014-100000@arp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 Aug 2000, Tobias Roth wrote:

> I am looking for a cheap SCSI controller. Tekram and SymBios models look
> like what I need. The hardware compatibility list agrees to those.
> 
> But in LINT I don't see options for any of those controllers. I remember
> having tried a tekram a few months ago with a default kernel from the
> tekram ftp site.

Don't use their kernel, but rather edit GENERIC. I've been using a
Tekram DC390F for several months now (under 3.1R) and it's been fine. I
had to add

controller      ncr0            # Tekram SCSI card

to my kernel config; I also added

device          cd0     #SCSI CD-ROMs   

because I was adding a SCSI CD drive along with the Tekram. DANGER! The
above is good under 3.1R - these names might have changed in 4.x -
consult someone who knows.  Anyway, when you reboot after compiling the
new kernel, you should see something like "ncr0: <ncr 53c875 fast20 wide
scsi> rev 0x26 int a irq 5 on pci0.18.0"  fly past you on the screen.

HTH.

--
Chris Hill               chris@monochrome.org
[1]    Bus error                     netscape



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1000827184215.36956A-100000>