K 10 svn:author V 5 harti K 8 svn:date V 27 2003-04-29T08:07:44.000000Z K 7 svn:log V 559 Add module data and version to the atm_subr and reference this info from the (currently) only consumer (en). Add a sysctl node hw.atm where the atm drivers will hook on their hardware sysctl sub-trees. Make atm_ifattach call if_attach and remove the corresponding call to if_attach from en. Create atm_ifdetach and use that in en. While the last change actually changes the interface this is not a problem in practice because the only other consumer of this API is an older LANAI driver on the net, that is not ready for current anyway. Reviewed by: -atm END