Date: Fri, 27 May 2011 15:38:04 -0400 From: Mike Tancsa <mike@sentex.net> To: John Baldwin <jhb@freebsd.org> Cc: Willy@offermans.rompen.nl, Marcel Moolenaar <marcel@freebsd.org>, freebsd-stable@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: modem support MT9234ZPX-PCIE-NV Message-ID: <4DDFFD9C.2000503@sentex.net> In-Reply-To: <201105271533.03445.jhb@freebsd.org> References: <20110521092037.GB3271@vpn.offrom.nl> <201105271200.12062.jhb@freebsd.org> <4DDFE56E.3000406@sentex.net> <201105271533.03445.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/27/2011 3:33 PM, John Baldwin wrote: > > Actually, can you just try this: > > Index: pucdata.c Hi, Patch applies, but it doesnt compile on RELENG_8 patch < p Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pucdata.c |=================================================================== |--- pucdata.c (revision 222364) |+++ pucdata.c (working copy) -------------------------- Patching file pucdata.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 546 (offset -1 lines). Hunk #3 succeeded at 949 (offset -75 lines). done ===> puc (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/ipsec/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/ipsec -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/puc/../../dev/puc/pucdata.c cc1: warnings being treated as errors /usr/src/sys/modules/puc/../../dev/puc/pucdata.c:552: warning: overflow in implicit constant conversion /usr/src/sys/modules/puc/../../dev/puc/pucdata.c:558: warning: overflow in implicit constant conversion /usr/src/sys/modules/puc/../../dev/puc/pucdata.c:564: warning: overflow in implicit constant conversion *** Error code 1 Stop in /usr/src/sys/modules/puc. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/ipsec. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- ------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet services since 1994 www.sentex.net Cambridge, Ontario Canada http://www.tancsa.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DDFFD9C.2000503>