Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 16:35:25 -0700 (PDT)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c if_anreg.h
Message-ID:  <200106222335.f5MNZPe84908@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2001/06/22 16:35:25 PDT

  Modified files:
    sys/dev/an           if_aironet_ieee.h if_an.c if_anreg.h 
  Log:
  Fix a number of bugs in the implementation of the WEP related status
  functions in ifconfig.  "ifconfig an0" should output the correct
  status now.  Also, make the read and write functions both more
  robust and more consistant.  This should stop most of the incorrect
  size complaints and eliminate the possiability of panics from firmware
  that increases resource sizes.
  
  PR:		kern/27826
  Reviewed by:	imp, jlemon
  Submitted by:	Doug Ambrisko <ambrisko@ambrisko.com>
  		David Wolfskill <dhw@whistle.com>
  
  Revision  Changes    Path
  1.6       +2 -2      src/sys/dev/an/if_aironet_ieee.h
  1.19      +156 -67   src/sys/dev/an/if_an.c
  1.8       +2 -2      src/sys/dev/an/if_anreg.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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