From owner-freebsd-current Wed Jun 28 17:19:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 138B437B9FF; Wed, 28 Jun 2000 17:19:37 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id SAA82373; Wed, 28 Jun 2000 18:19:34 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA59924; Wed, 28 Jun 2000 18:19:31 -0600 (MDT) Message-Id: <200006290019.SAA59924@harmony.village.org> To: "Thomas M. Sommers" Subject: Re: XML driver config file to replace LINT Cc: doc@FreeBSD.ORG, current@FreeBSD.ORG In-reply-to: Your message of "Wed, 28 Jun 2000 11:27:12 EDT." <395A1950.50ECD8D5@mail.ptd.net> References: <395A1950.50ECD8D5@mail.ptd.net> <200006271619.BAA25205@mail.geocities.co.jp> <20000625195803.G470@kilt.nothing-going-on.org> <20000626115008.B462@catkin.nothing-going-on.org> <200006280714.BAA03596@harmony.village.org> Date: Wed, 28 Jun 2000 18:19:31 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <395A1950.50ECD8D5@mail.ptd.net> "Thomas M. Sommers" writes: : Warner Losh wrote: : > : > Any reason that the .c/.h files of the drivers couldn't be used to : > generate this information? : : Or perhaps the other way around. No. I'm saying that the .c and .h files (likely .h) are the source to the driver and driver maintanier are 1000% more likely to keep those up to date than they are xxx.xml. Right now, with modules, you can easily not have to worry about any config issues outside of those files. Forcing a doc file just to get docs and breaking this is undesirable. Expanding what the driver writers are already doing a little seems like a smarter move. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message