Date: Mon, 30 Mar 1998 10:53:42 -0500 From: Randall Hopper <rhh@ct.picker.com> To: John Saunders <john.saunders@scitec.com.au>, freebsd-current@FreeBSD.ORG Subject: Re: 3rd IDE controller Message-ID: <19980330105342.32990@ct.picker.com> In-Reply-To: <351F488E.52132813@scitec.com.au>; from John Saunders on Mon, Mar 30, 1998 at 05:23:58PM %2B1000 References: <Pine.BSF.3.91.980327145714.4085B@bmccane.maxbaud.net> <19980327175159.59843@ct.picker.com> <351F488E.52132813@scitec.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
John Saunders:
 |Are you sure you need to #define the ports. I tried just using a hex
 |number in my config file. It didn't work though, but I think that
Well, someone may have fixed config since I reported the problem, but as I
recall when I specified:
   controller wdc2 at isa? port 0x1e8 bio irq 11 flags 0xa0ffa004 vector wdintr
                                ^^^^^
This put a "(null)" string in isa_biotab_wdc[] in ioconf.c where the port
number should have been.  If you didn't hit this, then I guess someone
fixed this in config since 12/97.
 |P.S. Are those strange flag values documented somewhere?
Don't know.  Might check for wd and wdc man pages, and if not, look in
sys/i386/isa/wd*.  There should also be a number of messages in the
-current mailing list archive from last year from when the IDE DMA changes
were checked in.
Randall
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980330105342.32990>
