diff options
| author | Benjamin Close <benjsc@FreeBSD.org> | 2007-11-08 22:09:37 +0000 |
|---|---|---|
| committer | Benjamin Close <benjsc@FreeBSD.org> | 2007-11-08 22:09:37 +0000 |
| commit | 037347714a1f0adb266cd3d05eaf68bc15f2274a (patch) | |
| tree | eba2dd07c9d1112ecfff79ebe2b601537bd7b53b /sys/amd64 | |
| parent | 8ffeaa536ba12d93ab0bdcc3a70dc45498bfbfa7 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 207fa07e037e..68f88b61ca1e 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -315,6 +315,7 @@ options DRM_DEBUG # Include debug printfs (slow) # nve: nVidia nForce MCP on-board Ethernet Networking # ral: Ralink Technology IEEE 802.11 wireless adapter # ural: Ralink Technology RT2500USB IEEE 802.11 wireless adapter +# wpi: Intel 3945ABG Wireless LAN controller device ed options ED_3C503 @@ -326,6 +327,7 @@ device nfe # nVidia nForce MCP on-board Ethernet Networking device nve # nVidia nForce MCP on-board Ethernet Networking device ral device ural +device wpi device ath device ath_hal # Atheros HAL (includes binary component) |
