K 10 svn:author V 3 yar K 8 svn:date V 27 2006-03-09T15:48:45.000000Z K 7 svn:log V 278 The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG, which is normal for own files of a device driver. DEV_FOO should be used if an unrelated kernel file needs to know of the `foo' driver's static presence. Obviously, module source files should never use DEV_*. END