diff options
| author | Weongyo Jeong <weongyo@FreeBSD.org> | 2010-09-06 22:47:52 +0000 |
|---|---|---|
| committer | Weongyo Jeong <weongyo@FreeBSD.org> | 2010-09-06 22:47:52 +0000 |
| commit | b0acb110a8dcfd9933fb21dde10a5d6aac616890 (patch) | |
| tree | fca350f7610322d3871217a06261f009fdabc016 /sys/conf | |
| parent | 1d424c5eb7ad5a72b1d3c6d72c1b2e60f534b8fe (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index f1cc8818f94f..cfc1bddb9098 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1845,6 +1845,7 @@ device miibus # BCM570x family of controllers, including the 3Com 3c996-T, # the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and # the embedded gigE NICs on Dell PowerEdge 2550 servers. +# bwi: Broadcom BCM430* and BCM431* family of wireless adapters. # cas: Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn # cm: Arcnet SMC COM90c26 / SMC COM90c56 # (and SMC COM90c66 in '56 compatibility mode) adapters. @@ -2016,6 +2017,7 @@ device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # PCI Ethernet NICs. +device bwi # Broadcom BCM430* BCM431* device de # DEC/Intel DC21x4x (``Tulip'') device em # Intel Pro/1000 Gigabit Ethernet device igb # Intel Pro/1000 PCIE Gigabit Ethernet |
