Re: Enabling netmap in fbsd9.1

2013-05-07 Thread C. L. Martinez
On Tue, May 7, 2013 at 8:43 AM, Anton Yuzhaninov wrote: > On Tue, 07 May 2013 00:45:15, C. L. Martinez wrote: > CLM> According to fbsd 9.1 release notes, netmap is included in this release, > CLM> but how do I need to do to enable this feature?. Do I need to recompile > CLM> default kernel with 'd

Re: Enabling netmap in fbsd9.1

2013-05-07 Thread Anton Yuzhaninov
On Tue, 07 May 2013 00:45:15, C. L. Martinez wrote: CLM> According to fbsd 9.1 release notes, netmap is included in this release, CLM> but how do I need to do to enable this feature?. Do I need to recompile CLM> default kernel with 'device netmap' option enabled?. Only load kernel CLM> modules?. Y

Enabling netmap in fbsd9.1

2013-05-06 Thread C. L. Martinez
Hi all, According to fbsd 9.1 release notes, netmap is included in this release, but how do I need to do to enable this feature?. Do I need to recompile default kernel with 'device netmap' option enabled?. Only load kernel modules?. My fbsd hosts contains em drivers. Thanks.