From owner-freebsd-hackers Sun Apr 2 17:27:32 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 51A6C37B59F for ; Sun, 2 Apr 2000 17:27:27 -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 SAA85209; Sun, 2 Apr 2000 18:27:24 -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 SAA56008; Sun, 2 Apr 2000 18:26:48 -0600 (MDT) Message-Id: <200004030026.SAA56008@harmony.village.org> To: Peter Jeremy Subject: Re: Autogenerated sources Cc: freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Mon, 03 Apr 2000 07:31:02 +1000." <00Apr3.073102est.115202@border.alcanet.com.au> References: <00Apr3.073102est.115202@border.alcanet.com.au> Date: Sun, 02 Apr 2000 18:26:48 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <00Apr3.073102est.115202@border.alcanet.com.au> Peter Jeremy writes: : I notice that there seem to be some autogenerated files related to USB : and PCCARD in the repository. Shouldn't the repository just contain : the master files, with the header files generated as required during : the make process? How do these files differ from the device/bus files : (/sys/kern/*.m), etc? The pccard and usb stuff are that way because they are that way in {Net,Open}BSD. The usb and new pccard stuff is ports from there. There has been some talk about "fixing" this, and I believe that all parties agree that it is desirable. However, until it is fixed, it remains the way that it is. There are also other generated files in the tree. syscalls.c is another example that is generated once, and then committed to the tree. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message