CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/23 09:36:22
Modified files:
sys/dev/ic : elink3.c elink3var.h
Log message:
Bring elink3 at least a bit into the new world. It used to have some super
scary mbuf chache that caused massive problems. Now we just pre-allocate
empty mbuf cluster for later use. Diff mostly from deraadt@ with some
minor changes by myself. Tested with pcmcia ep(4) by myself. OK deraadt@
