34 | | # options CLK_USE_I8254_CALIBRATION |
35 | | # options ADAPTIVE_GIANT # Giant mutex is adaptive. |
36 | | # device wlan_scan_ap # 802.11 AP mode scanning. |
37 | | # device wlan_scan_sta # 802.11 STA mode scanning. |
38 | | # device ppp # Kernel PPP |
39 | | # device ugen # Generic |
40 | | # device sio |
| 34 | * # options CLK_USE_I8254_CALIBRATION |
| 35 | * # options ADAPTIVE_GIANT # Giant mutex is adaptive. |
| 36 | * # device wlan_scan_ap # 802.11 AP mode scanning. |
| 37 | * # device wlan_scan_sta # 802.11 STA mode scanning. |
| 38 | * # device ppp # Kernel PPP |
| 39 | * # device ugen # Generic |
| 40 | * # device sio |