Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2010 21:40:12 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r206933 - in stable/8/sys: dev/bwn dev/siba modules/bwn
Message-ID:  <201004202140.o3KLeCfC052369@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: weongyo
Date: Tue Apr 20 21:40:09 2010
New Revision: 206933
URL: http://svn.freebsd.org/changeset/base/206933

Log:
  MFC r203945:
    adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.
  
      o uses v4 firmware instead of v3.  A port will be committed to
        create the bwn firmware module.
      o supports B/G and LP(low power) PHYs.
      o supports 32 / 64 bits DMA operations.
      o tested on big / little endian machines so should work on all
        architectures.
  
    It'd not connected to the build until the firmware port is committed.

Added:
  stable/8/sys/dev/bwn/
     - copied from r203945, head/sys/dev/bwn/
  stable/8/sys/modules/bwn/
     - copied from r203945, head/sys/modules/bwn/
Modified:
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/amd64/include/xen/   (props changed)
  stable/8/sys/cddl/contrib/opensolaris/   (props changed)
  stable/8/sys/contrib/dev/acpica/   (props changed)
  stable/8/sys/contrib/dev/uath/   (props changed)
  stable/8/sys/contrib/pf/   (props changed)
  stable/8/sys/dev/siba/siba_cc.c   (props changed)
  stable/8/sys/dev/xen/xenpci/   (props changed)
  stable/8/sys/geom/sched/   (props changed)



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