Watchdog resets on 82575
Oliver Fromme
olli at lurza.secnetix.de
Tue Aug 10 10:39:05 UTC 2010
Steven Hartland wrote:
> Thanks Jeremy, from that we get:-
>
> igb0 at pci0:1:0:0: class=0x020000 card=0x060015d9 chip=0x10c98086 rev=0x01 hdr=0x00
> igb1 at pci0:1:0:1: class=0x020000 card=0x060015d9 chip=0x10c98086 rev=0x01 hdr=0x00
The important thing is the "chip" ID: 0x10c98086
The lower half is the vendor ID: 8086 is intel.
The upper half is the device ID: 10c9 is the 82576 gigabit NIC.
You can look up these numbers on http://pciids.sf.net
for example.
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart
FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd
"Life is short (You need Python)"
-- Bruce Eckel, ANSI C++ Comitee member, author
of "Thinking in C++" and "Thinking in Java"
More information about the freebsd-net
mailing list