K 10 svn:author V 2 gj K 8 svn:date V 27 1999-12-01T23:21:12.000000Z K 7 svn:log V 425 Fix a problem which only occured for telephony. Since it isn't possible to deactivate a B-channel when both are active, the "deactivated" channel still received bytes and allocated mbufs for the data which were never consumed. This eventually resulted in using up all mbufs which resulted in a kernel panic. Clean up some prototypes. Rename isic_hscx_fifo to avma1pp_fifo to avoid a conflict with the prototype in i4b_l1.h. END