diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2008-05-19 02:13:50 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2008-05-19 02:13:50 +0000 |
| commit | 6560c3b51b115111fcd3c8c3871585c0db86fd43 (patch) | |
| tree | b85567b646baccc5f795760631fcdbb2ab73ebd8 /sys/boot/forth | |
| parent | ff354518cfdd58908b3b7596495c2c7be6851aa0 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 6a53d3fe8502..200711337bed 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -207,6 +207,7 @@ pf_load="NO" # packet filter ############################################################## miibus_load="NO" # miibus support, needed for some drivers +if_age_load="NO" # Attansic/Atheros L1 Gigabit Ethernet if_an_load="NO" # Aironet 4500/4800 802.11 wireless NICs if_ar_load="NO" # Digi SYNC/570i if_arl_load="NO" # Aironet Arlan 655 wireless network adapter |
