i386/68286: IBM PCNet Ethernet (AMD chip) seen as Trident
4DWave DX/NX by the kernel
Bruce M Simpson
bms at FreeBSD.org
Thu Jul 8 23:07:51 PDT 2004
Synopsis: IBM PCNet Ethernet (AMD chip) seen as Trident 4DWave DX/NX by the kernel
State-Changed-From-To: open->feedback
State-Changed-By: bms
State-Changed-When: Fri Jul 9 06:07:10 GMT 2004
State-Changed-Why:
Please respond with the full output, from the affected system, of:
pciconf -lv
if_pcn.c defines the following:
0x20001022 -> AMD PCnet/PCI 10/100BaseTX
t4dwave.c defines the following:
0x20001023 -> Trident 4DWave DX
This suggests an off-by-one somewhere, or possibly the PCI ID on your
network card is incorrect, or being incorrectly matched by the sound
drivers.
Try to avoid loading the snd driver (which attempts to probe all
possible sound devices) and load *only* the sound drivers which
you specifically need.
Responsible-Changed-From-To: freebsd-i386->bms
Responsible-Changed-By: bms
Responsible-Changed-When: Fri Jul 9 06:07:10 GMT 2004
Responsible-Changed-Why:
I'll take this
http://www.freebsd.org/cgi/query-pr.cgi?pr=68286
More information about the freebsd-i386
mailing list