From owner-freebsd-questions@FreeBSD.ORG Tue May 6 08:36:09 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D32ED37B401 for ; Tue, 6 May 2003 08:36:09 -0700 (PDT) Received: from mx-relay-1.howden.press.net (ns2.howden.press.net [213.249.135.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id B905E43FAF for ; Tue, 6 May 2003 08:36:08 -0700 (PDT) (envelope-from john.abel@pa.press.net) Received: from [10.253.65.14] (helo=mailrelay0.howden.press.net) by mx-relay-1.howden.press.net with esmtp (Exim 4.10) id 19D4UA-0006E2-00 for freebsd-questions@FreeBSD.ORG; Tue, 06 May 2003 16:36:06 +0100 Received: from lestat.howden.press.net ([10.253.128.11] helo=pa.press.net) by mailrelay0.howden.press.net with esmtp (Exim 4.10) id 19D4UA-0005zn-00 for freebsd-questions@FreeBSD.ORG; Tue, 06 May 2003 16:36:06 +0100 Message-ID: <3EB7D65A.4050803@pa.press.net> Date: Tue, 06 May 2003 16:35:54 +0100 From: John Abel User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Installing An ISA Sync/570i X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 15:36:10 -0000 Hi, I've recently downloaded FreeBSD5, for it's support of Digi boards, specifically the ISA based Sync/570. However, now that I've got it installed, it seems to have not detected the board. I've checked the board with it's diagnostic disk, and it is setup with a correct IRQ/memory settings, yet the install doesn't seem to have installed the driver (the only ar files are in the src directories). I've been going through compiling a new kernel, but after adding the line from the ar man page, device ar0 at isa? port 0x300 irq 5 iomem 0xd0000 the config produces "devices with zero units are not likely to be correct". Has someone any notes on installing one of these boards with FreeBSD5? Any pointers would be much appreciated. Regards John