USB error

Rick Mullis probsd at gmail.com
Sun Mar 11 23:15:53 UTC 2007


Hi Hans,

I have been using and testing your new usb and today I have been getting an
error. First of all I am using amd64 with the Intel DG965RY mainboard, dou
core 2 prcessor with 4 gb of ram. After discussing a problem with you, you
recommended I insert NULL in all of the files that have bus_setup_intr which
ended up being 3 files "ehci_pci.c, ohci_pci.c and uhci_pci.c" and that
fixed the problem until today when I svn the latest src from you and the
latest 7-current src and recompiled. Below is the last few lines before
error.

cc -c -O -pipe -march=nocona -std=c99 -g -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387
-mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -Werror
/usr/src/sys/dev/uart/uart_tty.c
cc -c -O -pipe -march=nocona -std=c99 -g -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -mcmodel=kernel -mno-red-zone -mfpmath=387
-mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -Werror
/usr/src/sys/dev/usb/ehci.c
*** Error code 1

Stop in /usr/obj/usr/src/sys/MAIN.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


Any and all help is, as always, greatly appreciated.

Thanks,
Rick


More information about the freebsd-usb mailing list