Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 00:05:29 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jw@net.in.tum.de
Cc:        freebsd-current@freebsd.org
Subject:   Re: opt_global.h for kernel modules
Message-ID:  <20040624.000529.66167439.imp@bsdimp.com>
In-Reply-To: <20040623082114.GA35666@net.in.tum.de>
References:  <20040623082114.GA35666@net.in.tum.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040623082114.GA35666@net.in.tum.de>
            Joerg Wallerich <jw@net.in.tum.de> writes:
: Hi,
: 
: while trying to enable device polling in the nge NIC
: driver I found that the device polling code is not
: activated in the driver, if it's compiled as KLD.
: After a bit of digging I found, that 'options DEVICE_POLLING'
: leads to a define in opt_global.h, but this hedaer file is
: not included when building KLDs.
: 
: In this case this leads to different behavior of the driver
: depending on it being build as KLD or not.
: 
: Is this intentional?

It should be.  It is for me.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624.000529.66167439.imp>