Date: Fri, 28 May 2004 09:01:31 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: joe@zircon.seattle.wa.us Cc: stable@freebsd.org Subject: Re: No Thanks for All the Help Message-ID: <20040528.090131.17267826.imp@bsdimp.com> In-Reply-To: <1085610184.3232.250.camel@zircon> References: <1085610184.3232.250.camel@zircon>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <1085610184.3232.250.camel@zircon> Joe Kelsey <joe@zircon.seattle.wa.us> writes: : Gee, I ask a seemingly simple question about connecting a very simple : driver to the system and all of ZERO people chime in with help. : : The only thing anyone had to say involved something like "Read and : update isa_compat.h" and I can take it from there! However, noone said : that or anything else for that matter. : : It really upsets me because it seems that absolutely *no* documentation : exists for how to connect a driver to FreeBSD 4.x. Documentation exists : for 3.x and 5.x, but none for 4.x. : : This mailing list just seems useless to me. stable tends to be more user oriented, and less developer oriented. I read it less often than I do the other lists. Maybe if you could send me your driver, I can point out the problems in it. Since you didn't provide any code, it really is hard to guess what might be going wrong. isa_compat.h almost certainly isn't the answer, since that's only for drivers in a transition period from the old APIs to the new ones. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040528.090131.17267826.imp>