Re: kernel compile fails without AH_SUPPORT_AR5416



Sam Leffler wrote:
Bruce Simpson wrote:
Hi,

Can you please try this patch?
I can't commit it until STABLE is unfrozen after 7.2-RELEASE is cut.

Sam Leffler wrote:
Bruce Simpson wrote:
Hi,

Looks like I'm late to the party. I was responsible for committing these
ath(4) changes to RELENG_7.
I can't remember if I tested the kernel compile without the
AH_SUPPORT_AR5416 option or not, I have been so incredibly busy.
...
ru had a change to fix this but decided not to; can't say why.
Otherwise there is a better way to fix this which I alluded to in
previous mail--use the config-generated #define that is generated for
the "ath_hal" device.
Do not modify ah_desc.h like you've done. Add this to conf/options

ATH_HAL opt_ah.h

and use that to enable AH_SUPPORT_AR5416.

Also changes must go in head first.

To clarify the first comment: you've made it impossible to build code w/o the extended format descriptor; this is what I find unacceptable.

Sam

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: kernel compile fails without AH_SUPPORT_AR5416
    ... Sam Leffler wrote: ... Can you please try this patch? ... I can't commit it until STABLE is unfrozen after 7.2-RELEASE is cut. ... Otherwise there is a better way to fix this which I alluded to in ...
    (freebsd-current)
  • Re: kernel compile fails without AH_SUPPORT_AR5416
    ... Bruce Simpson wrote: ... Can you please try this patch? ... I can't commit it until STABLE is unfrozen after 7.2-RELEASE is cut. ... Sam Leffler wrote: ...
    (freebsd-stable)
  • Re: kernel compile fails without AH_SUPPORT_AR5416
    ... Bruce Simpson wrote: ... Can you please try this patch? ... I can't commit it until STABLE is unfrozen after 7.2-RELEASE is cut. ... Sam Leffler wrote: ...
    (freebsd-current)
  • Re: 5.3 IPSEC broken
    ... On Sat, 25 Sep 2004, Sam Leffler wrote: ... > to commit it this weekend after some testing. ... could you perhaps post it or place it somewhere for download? ... To unsubscribe, ...
    (freebsd-current)
  • [GIT PATCH] ACPI patches for 2.6.26-rc5
    ... ACPI: EC: Use msleep instead of udelay while waiting for event. ... pnpacpi: fix shareable IRQ encode/decode ... commit 3549dba2c334e82df90f5e00ff85d2a7a2cdd1af ... This is a SLIT sanity checking patch. ...
    (Linux-Kernel)