From owner-freebsd-scsi Sat Jan 2 09:42:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA06181 for freebsd-scsi-outgoing; Sat, 2 Jan 1999 09:42:54 -0800 (PST) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from hyper.activeisp.com (hyper.activeisp.com [195.139.101.105]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06170 for ; Sat, 2 Jan 1999 09:42:45 -0800 (PST) (envelope-from erik@habatech.no) Received: from smtp.activeisp.com (inter.activeisp.com [195.139.101.100]) by hyper.activeisp.com (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with ESMTP id SAA03486; Sat, 02 Jan 1999 18:44:48 +0100 Received: from erik ([130.67.197.193]) by smtp.activeisp.com with Microsoft SMTPSVC(5.5.1877.977.9); Sat, 2 Jan 1999 18:39:32 +0100 Message-ID: <017201be3676$cfdd72f0$1b08a8c0@erik.habatech.no> From: "Erik Haugen Bakke" To: , " - (052)scsi(a)FreeBSD.ORG" Subject: SV: Can FreeBSD boot from a 18 GB SCSI harddisk ? Date: Sat, 2 Jan 1999 18:31:28 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id JAA06177 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >an ASUS P2B-S ( or LS) board which contains an >AIC 7890 chip on board, could I install FreeBSD on >BTW, I just heard this board has 2 SCSI connectors (one 50 and one 68). >Does this system have one or two SCSI channels ? The Adaptec 7890 Chip has only one channel, the 7895 (I believe) have two. The reason for this connector configuration is to allow you to connect both 8-bit and 16-bit devices at the same time. The two bus segments are electrically separate, so addition of 8-bit devices on the 50-pin connector will not reduce the speed of the 18-bit connector. >Is it then possible, to install an Ultra 2 Wide SCSI Harddisk like the Seagate >Cheetah or Barracuda on the wide connector and normal Narrow SCSI >Devices like CD-Rom and Tape on the other connector ??? Yes, I am using this configuration on some of my systems, a stack of U2W drives on the 68-pin connector, and a CD tower on the 50-pin. >So to say, can I mix 20 MHZ with 80 MHz SCSI devices ??? I guess you mean 80Mb/s :) And, yes you can. As the two bus segments are electrically separate, you can mix different clock frequencies, all the way up to the 40Mhz clock allowed by Ultra2. Note, however, that all devices on a bus segment will run on the highest clock that is supported by ALL devices, so be careful where you put your slow devices. Try to group them together on the 8-bit segment if you can. Hope this helps you --- Erik H. Bakke Habatech AS erik@habatech.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message