Date: Mon, 25 Oct 1999 12:11:58 -0400 (EDT) From: "Matthew N. Dodd" <winter@jurai.net> To: Robin Carey <bsc4093@dcs.napier.ac.uk> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: ISA Message-ID: <Pine.BSF.4.10.9910251209130.12194-100000@sasami.jurai.net> In-Reply-To: <Pine.SO4.4.01.9910251506090.20080-100000@artemis>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Oct 1999, Robin Carey wrote: > I have built an ISA card, and written an ISA device driver. > Everything works fine. > > But, when the Kernel boots, it says: > > "blah0 at 0x8800 on eisa slot 8" > > My cards base IO address is port 0x8800. > > Presumably, the Kernel is deciding the card is EISA because the port is > higher than your "average" port address. Nope. The kernel decided the card is EISA because you've written a driver that attaches as an EISA device. What version of FreeBSD are you using? -- | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910251209130.12194-100000>