Date: Thu, 03 Jun 2004 09:12:50 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: des@des.no Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h Message-ID: <20040603.091250.82990500.imp@bsdimp.com> In-Reply-To: <xzpy8n5knp1.fsf@dwp.des.no> References: <200406022252.i52MqJFp094240@repoman.freebsd.org> <40BE5CE4.60304@freebsd.org> <xzpy8n5knp1.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <xzpy8n5knp1.fsf@dwp.des.no>
des@des.no (Dag-Erling Smørgrav) writes:
: Scott Long <scottl@freebsd.org> writes:
: > Not having the ability to deal with global settings is a bit
: > of a pain. I had envisioned that something like this would
: > be:
: >
: > dev.fxp.N.instance_variable
: > dev.fxp.global_variable
:
: This should be fairly easy to do. I'll try to come up with some
: patches.
How about an API? How does the driver deal with the global/instance
variable split? If I set dev.fxp.gerbil to 1 and dev.fxp.1.gerbil to
23? Is that order dependent?
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040603.091250.82990500.imp>
