Call for axe(4) testers.
Hans Petter Selasky
hselasky at c2i.net
Thu Jan 1 11:30:55 UTC 2009
On Wednesday 31 December 2008, Norikatsu Shigemura wrote:
> On Wed, 31 Dec 2008 09:31:15 +0900
>
> Pyun YongHyeon <pyunyh at gmail.com> wrote:
> > the updated axe(4) in near future. Alternatively you can try
> > attached patch for USB2.
>
> I tried to buildkernel, and I got following messages:
> Sorry, I couldn't fix AXE_FLAG_LINK issue.
This is fixed in P4 and my private SVN. This patch is not yet in -current.
You need to rename the first flag in one of the axe header files
in /sys/dev/usb2/ethernet .
--HPS
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - - - ===> usb2/ethernet_axe (all)
> cc -O2 -pipe -march=pentium-m -fno-strict-aliasing -Werror -D_KERNEL
> -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include
> /usr/obj/usr/src/sys/MELFINA/opt_global.h -I. -I@ -I@/contrib/altq
> -finline-limit=8000 --param inline-unit-growth=100 --param
> large-function-growth=1000 -fno-common -g3 -I/usr/obj/usr/src/sys/MELFINA
> -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow
> -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector
> -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/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>: In function 'axe_cfg_miibus_statchg':
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>:418: error: 'AXE_FLAG_LINK' undeclared (first use in this function)
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>:418: error: (Each undeclared identifier is reported only once
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>:418: error: for each function it appears in.)
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>: In function 'axe_bulk_write_callback':
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>:1165: error: 'AXE_FLAG_LINK' undeclared (first use in this function)
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>: In function 'axe_cfg_tick':
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>:1263: error: 'AXE_FLAG_LINK' undeclared (first use in this function)
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>: In function 'axe_cfg_pre_stop':
> /usr/src/sys/modules/usb2/ethernet_axe/../../../dev/usb2/ethernet/if_axe2.c
>:1499: error: 'AXE_FLAG_LINK' undeclared (first use in this function) ***
> Error code 1
> 1 error
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - - - _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list