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 <adr...@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 <superbisq...@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: >> @/mips/atheros/ar71xxreg.h: In function 'ar71xx_ddr_flush': >> @/mips/atheros/ar71xxreg.h:497: warning: implicit declaration of >> function 'MIPS_PHYS_TO_KSEG1' >> @/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 >> r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >> peoples# >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"