]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r203319:
authorweongyo <weongyo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Apr 2010 21:29:53 +0000 (21:29 +0000)
committerweongyo <weongyo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Apr 2010 21:29:53 +0000 (21:29 +0000)
commite69d7fc52001dfe5b53e7b68b2045c1fdc665e64
tree120f38bbc9691ae1bcea4bad062076788b5fa17d
parent465bdcfb48d9430e2f511c0c963820ef601a9607
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@206928 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/siba/siba.c
sys/dev/siba/siba_bwn.c [new file with mode: 0644]
sys/dev/siba/siba_cc.c
sys/dev/siba/siba_core.c [new file with mode: 0644]
sys/dev/siba/siba_ids.h
sys/dev/siba/siba_pcib.c
sys/dev/siba/sibareg.h
sys/dev/siba/sibavar.h
sys/modules/siba_bwn/Makefile [new file with mode: 0644]