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 ...
Dag-ErlingSmørgrav
des at des.no
Mon Mar 1 04:23:29 PST 2004
Julian Elischer <julian at 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-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/other/tinderbox/RELENG_4/i386/i386/src/sys -I/other/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/other/tinderbox/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=2 /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c
/other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c: In function `usbd_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 undeclared identifier is reported only once
/other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c:953: for each function it appears in.)
*** Error code 1
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the cvs-src
mailing list