Date: Mon, 01 Mar 2004 13:23:19 +0100 From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: Julian Elischer <julian@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile aue.4 kue.4 ohci.4 uaudio.4 ucom.4 ugen.4 uhci.4 uhid.4 uhidev.4 ukbd.4 ulpt.4 ums.4 urio.4 usb.4 uvisor.4 src/sys/conf files src/sys/dev/usb FILES devlist2h.awk hid.c hid.h if_aue.c if_auereg.h if_cue.c ... Message-ID: <xzp4qt8kb7s.fsf@dwp.des.no> References: <200403010007.i2107QbD056747@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer <julian@FreeBSD.org> writes: > Log: > After Far too long, MFC something resembling the -current version of the > USB code. This will allow teh addition of USB-2 support to 4.10 and > simplify debugging as they had diverged too much. Do you ever test anything before you commit? cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-exte= nsions -ansi -nostdinc -I- -I. -I/other/tinderbox/RELENG_4/i386/i386/src/s= ys -I/other/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/other/tinder= box/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/RELENG= _4/i386/i386/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno= -builtin -mpreferred-stack-boundary=3D2 /other/tinderbox/RELENG_4/i386/i38= 6/src/sys/dev/usb/usbdi.c /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c: In function `u= sbd_do_request_flags_pipe': /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c:953: `curthread= ' undeclared (first use in this function) /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c:953: (Each unde= clared identifier is reported only once /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c:953: for each f= unction it appears in.) *** Error code 1 DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp4qt8kb7s.fsf>