cvs commit: src/sys/conf files kmod.mk

Ruslan Ermilov ru at freebsd.org
Sun Oct 24 08:46:26 PDT 2004


On Sun, Oct 24, 2004 at 09:22:17AM -0600, M. Warner Losh wrote:
> In message: <200410240826.i9O8QmE7073501 at repoman.freebsd.org>
>             Ruslan Ermilov <ru at FreeBSD.org> writes:
> : ru          2004-10-24 08:26:48 UTC
> : 
> :   FreeBSD src repository
> : 
> :   Modified files:
> :     sys/conf             files kmod.mk 
> :   Log:
> :   Hack around a problem with sys/tools/usbdevs2h.awk that generates
> :   both usbdevs.h and usbdevs_data.h.  (The latter was not cleaned.)
> 
> Actually, usbdevs_data.h shouldn't be generated at all...  I thought
> I'd removed that from usbdevs2h.awk...
> 
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,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041024/44a23dc0/attachment.bin


More information about the cvs-all mailing list