DragonFly BSD
DragonFly commits List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif/an if_aironet_ieee.h if_an.c if_anreg.h


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Jul 2005 09:52:44 -0700 (PDT)

joerg       2005/07/28 09:52:44 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/an     if_aironet_ieee.h if_an.c if_anreg.h 
  Log:
  Sync with FreeBSD(if_anreg.h 1.1.2.9, if_an.c 1.2.2.14 and
  if_aironet_ieee.h 1.1.2.8)
  
  - 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.
  
  Obtained-from: FreeBSD
  Submitted-by: Sepherosa Ziehau <sepherosa@xxxxxxxxx>
  
  Revision  Changes    Path
  1.3       +19 -7     src/sys/dev/netif/an/if_aironet_ieee.h
  1.29      +111 -78   src/sys/dev/netif/an/if_an.c
  1.8       +16 -8     src/sys/dev/netif/an/if_anreg.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_aironet_ieee.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_an.c.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_anreg.h.diff?r1=1.7&r2=1.8&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]