Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2010 21:29:53 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/siba siba.c siba_bwn.c siba_cc.c siba_core.c siba_ids.h siba_pcib.c sibareg.h sibavar.h src/sys/modules/siba_bwn Makefile
Message-ID:  <201004202131.o3KLV4fQ087901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2010-04-20 21:29:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/siba         siba.c siba_cc.c siba_ids.h siba_pcib.c 
                         sibareg.h sibavar.h 
  Added files:           (Branch: RELENG_8)
    sys/dev/siba         siba_bwn.c siba_core.c 
    sys/modules/siba_bwn Makefile 
  Log:
  SVN rev 206928 on 2010-04-20 21:29:53Z by weongyo
  
  MFC r203319:
    Adds siba_bwn module which is used with bwn(4).  Main purpose of this
    module is to distinguish parts of Silicon Backplane and of Broadcom
    Wireless.
  
  Revision  Changes    Path
  1.1.2.2   +43 -63    src/sys/dev/siba/siba.c
  1.4.2.2   +366 -0    src/sys/dev/siba/siba_bwn.c (new)
  1.3.2.3   +2 -2      src/sys/dev/siba/siba_cc.c
  1.6.2.2   +2007 -0   src/sys/dev/siba/siba_core.c (new)
  1.1.2.2   +35 -13    src/sys/dev/siba/siba_ids.h
  1.2.2.2   +9 -10     src/sys/dev/siba/siba_pcib.c
  1.1.2.2   +372 -29   src/sys/dev/siba/sibareg.h
  1.1.2.2   +318 -39   src/sys/dev/siba/sibavar.h
  1.1.2.2   +9 -0      src/sys/modules/siba_bwn/Makefile (new)



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