bce(4) with IPMI [puzzling and puzzling]
YongHyeon PYUN
pyunyh at gmail.com
Fri Oct 7 22:46:01 UTC 2011
On Fri, Oct 07, 2011 at 02:23:10PM -0700, David Christensen wrote:
> > > so, I cracked open my R410 this morning to see what the Ethernet
> > chipset
> > > had for a indentification mark. It is definitely stamped as a
> > BCM5716,
> > > so I'm confused.
> > >
> > > bce(4) has code to handle the 5716 chipset, but its never being
> > executed
> > > AFAIK. What's going on here?
> > >
> >
> > I guess BCE_CHIP_NUM() returns 0x5709 for 5709 and 5716
> > controllers. I don't know why bce(4) explicitly checks 5716 from
> > the BCE_MISC_ID register. Public data sheet indicates CHIP_NUM bits
> > have 0x5909 for 5716(NetXtremeII-PG203-R pp229).
> > To me 5716 is virtually the same as 5709 except for not supporting
> > TOE and iSCSI offloading.
> >
>
> That's a typo then, 5709 and 5716 share the same ASIC ID.
>
Thanks for confirmation.
Could you review the attached patch?
> Dave
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bce.5716.diff
Type: text/x-diff
Size: 9749 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20111007/1ca6c3e0/bce.5716.bin
More information about the freebsd-net
mailing list