Date: Sun, 24 Oct 2004 18:45:40 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: "M. Warner Losh" <imp@bsdimp.com> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files kmod.mk Message-ID: <20041024154540.GA97337@ip.net.ua> In-Reply-To: <20041024.092217.44277674.imp@bsdimp.com> References: <200410240826.i9O8QmE7073501@repoman.freebsd.org> <20041024.092217.44277674.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 24, 2004 at 09:22:17AM -0600, M. Warner Losh wrote: > In message: <200410240826.i9O8QmE7073501@repoman.freebsd.org> > Ruslan Ermilov <ru@FreeBSD.org> writes: > : ru 2004-10-24 08:26:48 UTC > :=20 > : FreeBSD src repository > :=20 > : Modified files: > : sys/conf files kmod.mk=20 > : Log: > : Hack around a problem with sys/tools/usbdevs2h.awk that generates > : both usbdevs.h and usbdevs_data.h. (The latter was not cleaned.) >=20 > Actually, usbdevs_data.h shouldn't be generated at all... I thought > I'd removed that from usbdevs2h.awk... >=20 Yeah, that's why I called it a hack anyway. But my quick inspection showed that usbdevs_data.h is used by usb_subr.c: We have USBVERBOSE defined in usb_port.h, and usb_subr.c includes usbdevs_data.h in this case, but you removed usbdevs_data.h: : revision 1.191 : date: 2004/06/27 16:59:15; author: imp; state: dead; lines: +1 -1 : Now that all the in-tree referrences to these old files are gone, go : ahead and remove them. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBe84kqRfpzJluFF4RAoXdAJ4+ZEWDRzXkBnbtFReYfU0cpR1VAgCeI4Jq tzA/tn/w6mNnWP3JLzW5Ozc= =cK3m -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041024154540.GA97337>