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? Cheers, Joerg -- ---------------------------------------------------------------- - Joerg Wallerich - jw_at_net.in.tum.de - - Technische Universitaet Muenchen - ----------------------------------------------------------------Received on Wed Jun 23 2004 - 06:21:36 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC