From owner-freebsd-hackers Mon Aug 14 18:48:13 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from picnic.chuckr.org (picnic.chuckr.org [216.254.96.118]) by hub.freebsd.org (Postfix) with ESMTP id 96AF137B6B4 for ; Mon, 14 Aug 2000 18:48:09 -0700 (PDT) (envelope-from chuckr@picnic.chuckr.org) Received: from localhost (chuckr@localhost) by picnic.chuckr.org (8.9.3/8.9.3) with ESMTP id VAA04027; Mon, 14 Aug 2000 21:48:28 -0400 (EDT) (envelope-from chuckr@picnic.chuckr.org) Date: Mon, 14 Aug 2000 21:48:27 -0400 (EDT) From: Chuck Robey To: Kazennov Vladimir Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: how to support adaptec 29160 ? In-Reply-To: <233075238.20000814192542@wplus.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: port 0xf000-0xf0ff mem 0xfecfd000-0x da3 at ahc2 bus 0 target 6 lun 0 da3: 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