K 10 svn:author V 3 arr K 8 svn:date V 27 2002-05-02T07:27:29.000000Z K 7 svn:log V 424 - Replaced the Atm_connection storage pool with an uma_zone of Atm_connection items. - Replaced the Atm_connvc storage pool with an uma_zone of Atm_connvc items. - Created void atm_cm_init(void *) and added it to the netatm init code. I'm thinking that there will definetly be more ``subsystem'' init functions to be added so I'll probably change these calls to be a for loop through init routines (or something). END