Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jan 2005 13:59:02 -0800
From:      Julian Elischer <julian@elischer.org>
To:        Randy Bush <randy@psg.com>
Cc:        usb@freebsd.org
Subject:   Re: USB problems
Message-ID:  <41D86EA6.7040108@elischer.org>
In-Reply-To: <16856.13874.617308.852948@roam.psg.com>
References:  <20041228010938.GA39686@freebsd3.cimlogic.com.au> <20041230.111631.13597845.imp@bsdimp.com> <16853.27324.504672.6086@roam.psg.com>	<1104542138.3084.9.camel@localhost> <41D67753.60202@elischer.org>	<6e01203b0501011052ada0d9c@mail.gmail.com> <41D7203A.5080701@elischer.org>	<41D72700.1040605@elischer.org> <16856.13874.617308.852948@roam.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush wrote:
> apologies, but only time to test compile, not fix/revert
> 
> 
>>any chance you could try revert ums.c back a while and see if doing so 
>>fixes the problem?

The comment about ums.c was for tha chap who was having troubles with
the usb mouse..
 From memory, your problems are more general and I meant that you should
take the whole of /sys/dev/usb from Dec 9  and try and isolate the
checkin that produces the problem. UMS.c is likely not the problem.

But thanks for trying..

julian

> 
> 
> 1.70
> 
> cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror  /usr/src/sys/dev/usb/ums.c
> /usr/src/sys/dev/usb/ums.c: In function `ums_enable':
> /usr/src/sys/dev/usb/ums.c:582: error: syntax error before '=' token
> *** Error code 1
> 
> 1.71
> 
> cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror  /usr/src/sys/dev/usb/ums.c
> /usr/src/sys/dev/usb/ums.c: In function `ums_intr':
> /usr/src/sys/dev/usb/ums.c:479: error: structure has no member named `dt'
> /usr/src/sys/dev/usb/ums.c: In function `ums_enable':
> /usr/src/sys/dev/usb/ums.c:582: error: structure has no member named `dt'
> /usr/src/sys/dev/usb/ums.c: In function `ums_ioctl':
> /usr/src/sys/dev/usb/ums.c:839: error: structure has no member named `dt'
> /usr/src/sys/dev/usb/ums.c:842: error: structure has no member named `dt'
> *** Error code 1
> 
> and by 1.72, the usb problems crash on boot
> 
> randy
> 
> _______________________________________________
> freebsd-usb@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-usb
> To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D86EA6.7040108>