diff options
| author | Qing Li <qingli@FreeBSD.org> | 2008-12-15 06:10:57 +0000 |
|---|---|---|
| committer | Qing Li <qingli@FreeBSD.org> | 2008-12-15 06:10:57 +0000 |
| commit | 6e6b3f7cbc89cf29eafdfa6d1613c6b1a37c364b (patch) | |
| tree | 281ff6a89cacadf7e72f506b037ca41229a23bf6 /sys/conf | |
| parent | 5d42c423690d3bc0751ea418ad945bb54c5c747d (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/NOTES | 2 | ||||
| -rw-r--r-- | sys/conf/files | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4c66d1449eed..6825dd4d3783 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1958,7 +1958,7 @@ device fatm #Fore PCA200E device hatm #Fore/Marconi HE155/622 device patm #IDT77252 cards (ProATM and IDT) device utopia #ATM PHY driver -options NATM #native ATM +#options NATM #native ATM options LIBMBPOOL #needed by patm, iatm diff --git a/sys/conf/files b/sys/conf/files index d09ead4a46b5..633b4110605e 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -2172,6 +2172,7 @@ net/if_gre.c optional gre net/if_iso88025subr.c optional token net/if_lagg.c optional lagg net/if_loop.c optional loop +net/if_llatbl.c standard net/if_media.c standard net/if_mib.c standard net/if_ppp.c optional ppp |
