Re: HEADS UP: Atheros 802.11 support

From: Sergey A. Osokin (osa_at_FreeBSD.org)
Date: 06/28/03

  • Next message: David Schultz: "Re: HEADS UP: new KSE signal code"
    Date: Sat, 28 Jun 2003 23:59:05 +0400
    To: Maxime Henrion <mux@freebsd.org>
    
    
    

    On Sat, Jun 28, 2003 at 04:41:13PM +0200, Maxime Henrion wrote:
    > Sergey A. Osokin wrote:
    > > On Sat, Jun 28, 2003 at 10:09:13AM -0400, Justin Ma wrote:
    > > > This is what I did for a quick fix:
    > > >
    > > > In sys/dev/ray/if_ray.c, comment out the line:
    > > >
    > > > #include <net/if_ieee80211.h>
    > > >
    > > > and add the lines
    > > >
    > > > #include <net80211/ieee80211_var.h>
    > > > #include <net80211/ieee80211_ioctl.h>
    > > >
    > > > Just like Sam did with the 'wi' and the 'an' drivers.
    > > > sys/net/if_iee80211.h was removed from the tree, I think.
    > > >
    > > > On Sat, 28 Jun 2003, Arjan van Leeuwen wrote:
    > > >
    > > > > Same here.
    > > > >
    > > > > On Saturday 28 June 2003 14:21, Sergey A. Osokin wrote:
    > > > > > Hmm, looks like make depends failed...
    > > > > >
    > > > > > ===> ray
    > > > > > rm -f .depend
    > > > > > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev
    > > > > > -I@/. ./include /usr/src/sys/modules/ray/../../dev/ray/if_ray.c
    > > > > > /usr/src/sys/dev/ray/if_ray.c:265:30: net/if_ieee80211.h: No such file or
    > > > > > directory
    > > > > >
    > > > > > mkdep: compile failed
    > > > > > *** Error code 1
    > > > > >
    > > > > > Stop in /usr/src/sys/modules/ray.
    > > > > > *** Error code 1
    > > > > >
    > > > > > Stop in /usr/src/sys/modules.
    > > > > > *** Error code 1
    > >
    > > Yes, you right. Patch attached.
    > >
    [patch skipped]
    >
    > Could you commit it please? I'm pretty sure Sam will be happy to see
    > that people didn't wait for him to be online to fix such a trivial
    > compile fix. If you really don't want to do it, I'll commit it myself.

    I can't do that, because
    1) I'm ports (only) committer
    2) At this time I haven't approve for this patch from my mentor

    Please commit it, if it possible.
    Thanks.

    -- 
    Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
    Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
    http://ozz.pp.ru/             X          AND NEWS
                                 / \
    
    



  • Next message: David Schultz: "Re: HEADS UP: new KSE signal code"

    Relevant Pages

    • Re: CERT Advisory for Snort in Ports
      ... On Thu, 2003-04-17 at 17:14, Sergey A. Osokin wrote: ... > for review/test. ... =) I applied the patch that you submitted, ...
      (FreeBSD-Security)
    • Re: NEWBUS states
      ... :>: I think the right fix here is to maintain in sync devinfo.h and bus.h ... Obviously that is not a finished patch, ... I'm specifically suggesting that we only MFC ... that would mean to not commit a patch and make impossible a future ...
      (freebsd-arch)
    • Re: [GIT PATCH] another tranche of SCSI updates for 2.6.26
      ... commit 064922a805ec7aadfafdd27aa6b4908d737c3c1d ... This patch adds more const keywords where appropriate. ... fix SLUB WARN_ON ... KVM: SVM: remove now obsolete FIXME comment ...
      (Linux-Kernel)
    • Re: Impact: (was Re: [PATCH] update rwlock initialization for nat_table)
      ... The commit e099a173573ce1ba171092aee7bb3c72ea686e59 ... As Andrew mentioned this is a bug (albeit a "nano-bug" as you ... hard to describe the practical impact of a patch in a single line, ... Try it if you dont believe me;-) In ...
      (Linux-Kernel)
    • Re: [Bug #14141] order 2 page allocation failures in iwlagn
      ... *only* printed when the RX buffers are really low. ... that patch triggers them in the extreme swap situation. ... but could not find an obvious candidate within the page allocator itself which ... this driver and I think we have the problem commit there. ...
      (Linux-Kernel)