John Polstra writes: > In article <[EMAIL PROTECTED]>, > Andrew Gallatin <[EMAIL PROTECTED]> wrote: > > > WHOOPS, I'm afraid I have to correct myself. The BCM570x chips do > > > indeed support multiple buffers for jumbo packets. I'm sorry for the > > > earlier misinformation! > > > > Are programming docs for this board available? > > To get them you have to execute an NDA with Broadcom. So we're > effectively limited to what can be gleaned from the Linux driver. Its > header file has a struct declaration for the "T3_EXT_RCV_BD" (extended > receive buffer descriptor, probably) but the driver doesn't actually > use it. Without the docs it would take a lot of trial & error to > figure out how to make it work.
Not necessarily. It just looked at the struct def. To me, it looks *exactly* like the equivalent tigon-2 struct. This makes sense, as its a descendant of the tigon-2. It should work just fine.. (easy for me to say, as I don't have a card to test it on). Drew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
