I did not know that ath_ahb was MIPS only. Why? I wanted the most/best performance for my system's wireless. Support for 5416 is there but the card is a 2413. On Sat, Jan 5, 2013 at 12:03 AM, Adrian Chadd <adrian_at_freebsd.org> wrote: > ... ath_ahb is only needed for MIPS platforms. Why are you building it for x86? > > Also, do you have the 5416 support option in your kernel? > > > > adrian > > On 4 January 2013 20:37, Super Bisquit <superbisquit_at_gmail.com> wrote: >> In sys/modules/svr4 needs machine/_align.h to read >> X86/include/_align.h, if that means anything. >> >> In sys/modules/ath_ahb: cc1: warnings being treated as errors >> In file included from >> /usr/src/sys/modules/ath_ahb/../../dev/ath/if_ath_ahb.c:61: >> _at_/mips/atheros/ar71xxreg.h: In function 'ar71xx_ddr_flush': >> _at_/mips/atheros/ar71xxreg.h:497: warning: implicit declaration of >> function 'MIPS_PHYS_TO_KSEG1' >> _at_/mips/atheros/ar71xxreg.h:497: warning: nested extern declaration of >> 'MIPS_PHYS_TO_KSEG1' [-Wnested-externs] >> *** Error code 1 >> >> Stop in /usr/src/sys/modules/ath_ahb. >> peoples# >> >> >> In sys/modules/ath:fdiagnostics-show-option -c >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_rx_proc': >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3534: error: 'struct >> ath_rx_status' has no member named 'rs_flags' >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3536: error: 'struct >> ath_rx_status' has no member named 'rs_flags' >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3538: error: 'struct >> ath_rx_status' has no member named 'rs_flags' >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3540: error: 'struct >> ath_rx_status' has no member named 'rs_flags' >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3542: error: 'struct >> ath_rx_status' has no member named 'rs_flags' >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3544: error: 'struct >> ath_rx_status' has no member named 'rs_flags' >> /usr/src/sys/modules/ath/../../dev/ath/if_ath.c:3732: error: 'struct >> ath_rx_status' has no member named 'rs_isaggr' >> *** Error code 1 >> >> Stop in /usr/src/sys/modules/ath. >> peoples# >> Now sys/modules/ath_pci will build. >> >> When running make world or make buildworld there is an error at >> gnu/lib/libgcc. >> >> peoples# uname -a >> FreeBSD peoples 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 >> 07:15:25 UTC 2012 >> root_at_obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >> peoples# >> _______________________________________________ >> 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"Received on Sat Jan 05 2013 - 04:54:00 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:33 UTC