K 10 svn:author V 5 harti K 8 svn:date V 27 2003-08-05T12:02:25.000000Z K 7 svn:log V 343 Make the en(4) driver more like the other ATM drivers. This is the preparation for supporting the OPENVCC and CLOSEVCC ioctls which are needed for ng_atm. This required some re-organisation of the code (mostly converting array indexes to pointers). This also gives us an array of open vccs that will help in using the generic GETVCCS handler. END