K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2000-10-21T00:13:35.000000Z K 7 svn:log V 387 (Introduce something sitting in my repo for 3 weeks now...) Have if_ti stop "hiding" the softc pointer in the buffer region. Rather, use the available void * passed to the free routine and pass the softc pointer through there. To note: in MEXTADD(), TI_JUMBO_FRAMELEN should probably be TI_JLEN. I left it unchanged, because this way I'm sure to not damage anything in this respect... END