K 10 svn:author V 6 marius K 8 svn:date V 27 2007-02-11T17:21:59.000000Z K 7 svn:log V 473 MFC: if_pcn.c 1.74, 1.79 (sort of), 1.80; if_pcnreg.h 1.14 - Fix obsolete comment. - Extend references to lnc(4) by references to le(4) as the constraint described in the comment applies to the latter as well. - Don't bother to include IDs of PCnet chips which are not supported by this driver and largely are not even PCI devices in pcn_chipid. - Use device_printf(9)/if_printf(9) rather than implementing their functionality with printf(9). - Sprinkle some const. END