sam d73f1fda2f fix memory allocation problems and collateral damage:
o create a separate tag for each object allocated with bus_dmamem_alloc so
  the tag's maxsize is setup appropriately; this reduces memory allocation
  for the queue descriptors from 16M to what it should be and also fixes
  memory allocation for public key operands
o release bus dma resources on detach so module usage doesn't leak
o remove public key op disable now that bus dma memory allocation is fixed
o collect attach error handling in one place

Sponsored by:	Vernier Networks
2003-01-06 21:23:06 +00:00
..
2003-01-03 00:19:54 +00:00
2003-01-06 13:43:15 +00:00
2003-01-06 19:30:21 +00:00
2002-12-22 05:35:03 +00:00
2002-12-18 11:46:59 +00:00
2003-01-04 17:26:35 +00:00