From owner-freebsd-config@FreeBSD.ORG Thu Nov 13 00:49:48 2003 Return-Path: Delivered-To: freebsd-config@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD69A16A4CE for ; Thu, 13 Nov 2003 00:49:48 -0800 (PST) Received: from mail-proxy.sysdata.hu (mail-proxy.sysdata.hu [212.24.191.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8947743FAF for ; Thu, 13 Nov 2003 00:49:47 -0800 (PST) (envelope-from peter.kovacs@siemens.com) Received: from mail-proxy.sysdata.hu (localhost [127.0.0.1]) by virus-scan.sysdata.siemens.hu (Postfix) with ESMTP id 047671578C for ; Thu, 13 Nov 2003 09:49:46 +0100 (CET) Received: from siemens.com (pc0856sd.sysdata.siemens.hu [149.202.237.93]) by mail-proxy.sysdata.hu (Postfix) with ESMTP id AD9F1152EF for ; Thu, 13 Nov 2003 09:49:45 +0100 (CET) Message-ID: <3FB345AA.5040801@siemens.com> Date: Thu, 13 Nov 2003 09:49:46 +0100 From: Peter Kovacs User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-config@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Adaptec 1542 not detected X-BeenThere: freebsd-config@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Installation and Configuration List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 08:49:48 -0000 Hi, I am trying to install FreeBSD 4.8 on my machine which has an Adaptec 1542 SCSI controller. In the kernel configuration window, I delete all drivers from the block device section keeping only the aha154x driver and the floppy controller driver. However, the kernel does not detect my AHA controller. The controller is configured to the IO port 0x330 and to IRQ 10 and Windows 95 works well with it. I thought I would explicitly configure the IO port and the IRQ for the kernel, but there are no appropriate fields for this driver in the kernel configuration window -- there is only a "Flags" field. (Other drivers do have IO port and IRQ fields.) Does anyone have an idea what to do? Thank you! Peter