Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 20:46:05 -0700 (PDT)
From:      Doug Ambrisko <ambrisko@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c if_an_pci.c if_anreg.h src/usr.sbin/ancontrol ancontrol.c
Message-ID:  <200308200346.h7K3k5c5010022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ambrisko    2003/08/19 20:46:05 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/an           if_aironet_ieee.h if_an.c if_an_pci.c 
                         if_anreg.h 
    usr.sbin/ancontrol   ancontrol.c 
  Log:
  - Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!
  - Fix up TX speed changes.
  - Make mpi-350 cards sort-of work with new firmware.  It RXs okay but TXs
    only work for about 14 packets then fails to get an interrupt.  The
    TX watchdog fires.  It has been reported that my hack for now doesn't
    break cards with the older firmware.  It appears my card has lost
    the ability to RX or TX at all but other peoples cards work.  I assume
    it got damaged in tansport.
  
  MFC:    1 week.
  
  Revision  Changes    Path
  1.12      +17 -4     src/sys/dev/an/if_aironet_ieee.h
  1.52      +137 -73   src/sys/dev/an/if_an.c
  1.22      +1 -1      src/sys/dev/an/if_an_pci.c
  1.18      +17 -9     src/sys/dev/an/if_anreg.h
  1.21      +42 -50    src/usr.sbin/ancontrol/ancontrol.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308200346.h7K3k5c5010022>