From owner-freebsd-bugs Tue Oct 26 8: 8:46 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from poseidon.dcs.napier.ac.uk (poseidon.dcs.napier.ac.uk [146.176.161.4]) by hub.freebsd.org (Postfix) with ESMTP id CF48014A0A for ; Tue, 26 Oct 1999 08:07:35 -0700 (PDT) (envelope-from bsc4093@dcs.napier.ac.uk) Received: from artemis (artemis [146.176.161.5]) by poseidon.dcs.napier.ac.uk (8.9.3/8.9.3) with SMTP id QAA29765; Tue, 26 Oct 1999 16:07:17 +0100 (BST) Date: Tue, 26 Oct 1999 16:07:22 +0100 (BST) From: Robin Carey X-Sender: bsc4093@artemis To: "Matthew N. Dodd" Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: ISA In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 25 Oct 1999, Matthew N. Dodd wrote: > On Mon, 25 Oct 1999, Robin Carey wrote: > > The attach routine is more or less empty. > > So it looks like this: > > eisa_reg_start(); > eisa_reg_iospace(); > eisa_reg_intr(); > eisa_reg_end(); > eisa_enable_intr(); > > And your probe routine looks like this: > > eisa_add_iospace(); > eisa_add_intr(); > eisa_registerdev(); > > (roughly). > > I know of no other way for the kernel to produce the output you provided. Well something is wrong then .... :) My code doesn't have the word "eisa" anywhere in it ! :) > > > Thanks for the offer, but it's just too much hassle for me to transport > > the code. > > Cutting and pasting relevent sections too difficult or am I missing > something? Yes, you are indeed missing something .. :) > > -- > | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | > | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | > | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message