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

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Thu Jul 28 09:55:35 PDT 2005


joerg       2005/07/28 09:55:17 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/an     if_aironet_ieee.h if_an.c 
  Log:
  Sync with FreeBSD(if_an.c 1.2.2.15, if_aironet_ieee.h 1.1.2.9)
  
  - Bump up the general and status RID sizes
  - Clear out an_dma_vaddr on free so we can test to see if dma is
    setup when the card is kldunloaded/kldloaded etc. only for MPI350
  - Notify on RID read overflow and truncate this currently causes
    a panic in -stable when the stack during an ifconfig an0 is done
    with newer firmware
  
  Obtained-from: FreeBSD
  Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/dev/netif/an/if_aironet_ieee.h
  1.30      +14 -5     src/sys/dev/netif/an/if_an.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_aironet_ieee.h.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/an/if_an.c.diff?r1=1.29&r2=1.30&f=u





More information about the Commits mailing list