Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 21:48:27 -0400 (EDT)
From:      Chuck Robey <chuckr@picnic.chuckr.org>
To:        Kazennov Vladimir <kvn@wplus.net>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: how to support adaptec 29160 ?
Message-ID:  <Pine.BSF.4.21.0008142053560.679-100000@picnic.chuckr.org>
In-Reply-To: <233075238.20000814192542@wplus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Aug 2000, Kazennov Vladimir wrote:

> Hello ALL!
>  Please, give me some info about support adaptec 29160 with FreeBSD
>  Kernel during installation doesn't recognise this adapter

Works fine for me, just using the ahc driver (endless thanks to Justin
Gibbs!)

I have a dualbussed 7895 controller on my motherboard, so the 29160
became my ahc2.  I only have one of the my drives up yet, but my hints
file looks like:

hint.da.3.at="scbus2"
hint.da.3.target="0"
hint.da.4.at="scbus2"
hint.da.4.target="1"

(scbus0 & 1 already used up with the 7895).  The config file just needs
the single "device ahc", no count required.  The dmesg so far (with only
one of my two drives up):

ahc2: <Adaptec 29160 Ultra160 SCSI adapter> port 0xf000-0xf0ff mem
0xfecfd000-0x

da3 at ahc2 bus 0 target 6 lun 0
da3: <IBM DDYS-T18350N S80D> Fixed Direct Access SCSI-3 device 
da3: 160.000MB/s transfers (80.000MHz, offset 63, 16bit)
da3: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C)

Bonnie tells me:

              -------Sequential Output-------- ---Sequential Input-- --Random--
              -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks---
Machine    MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU  /sec %CPU
          100 16798 98.2 27256 63.6 10974 35.3 15611 99.2 29266 45.0 366.9 7.3


----------------------------------------------------------------------------
Chuck Robey             | Interests include C & Java programming, FreeBSD,
chuckr@picnic.chuckr.org| electronics, communications, and signal processing.

New Year's Resolution:  I will not sphroxify gullible people into looking up
fictitious words in the dictionary.
----------------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" 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.4.21.0008142053560.679-100000>