Subject: Re: Question about bus_dma and mbufs
To: Jason Thorpe <thorpej@shagadelic.org>
From: Dave Huang <khym@azeotrope.org>
List: tech-net
Date: 07/04/2005 22:34:06
On Mon, Jul 04, 2005 at 05:16:10PM -0700, Jason Thorpe wrote:
> Take a look at dev/ic/tulip.c, right around line 776 (in -current) to  
> see how the tlp driver handles situations like this.

OK, thanks. What does MCLAIM do? It's not documented in mbuf(9)...