diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2004-02-06 01:51:58 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2004-02-06 01:51:58 +0000 |
| commit | d132b81c28a6789fbd6568ea9dcd212d99bbbcc9 (patch) | |
| tree | f8e8802ed32883d012397ad5769e4aef556b6595 | |
| parent | 786f2a4079247b1d6e05b0724e8cd42bf49a561c (diff) | |
Notes
| -rw-r--r-- | sys/amd64/conf/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index db8052ddcbc21..0250221575e5c 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -238,7 +238,7 @@ options DRM_DEBUG # ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan) -device ath +#X#device ath #X#device ath_hal # Atheros HAL (includes binary component) device wlan # 802.11 layer |
