Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2010 21:39:03 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bwn if_bwn.c
Message-ID:  <201007102139.o6ALdNPG014266@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2010-07-10 21:39:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bwn          if_bwn.c 
  Log:
  SVN rev 209888 on 2010-07-10 21:39:03Z by weongyo
  
  Fixes a bug for LP PHY that some frames have 2 padding bytes at the
  start so we should adjust the mbuf if the driver is running in PIO mode.
  Now it should work well with WPA authentication and association for LP
  PHY devices.
  
  Tested by:      Warren Block <wblock at wonkity.com>
  MFC after:      1 month
  
  Revision  Changes    Path
  1.19      +11 -10    src/sys/dev/bwn/if_bwn.c



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