Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 2004 06:07:50 GMT
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        andrei@abc.ro, bms@FreeBSD.org, freebsd-i386@FreeBSD.org, bms@FreeBSD.org
Subject:   Re: i386/68286: IBM PCNet Ethernet (AMD chip) seen as Trident 4DWave DX/NX by the kernel
Message-ID:  <200407090607.i6967oPH079825@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407090607.i6967oPH079825>