cvs commit: src/sys/dev/sound/pci emu10k1.c

Scott Long scottl at freebsd.org
Mon Jun 14 01:19:20 GMT 2004


David O'Brien wrote:
> On Mon, Jun 14, 2004 at 01:10:12AM +0200, Marius Strobl wrote:
> 
>>On Sun, Jun 13, 2004 at 10:12:02PM +0000, David E. O'Brien wrote:
>>
>>>obrien      2004-06-13 22:12:02 UTC
>>>
>>>  FreeBSD src repository
>>>
>>>  Modified files:
>>>    sys/dev/sound/pci    emu10k1.c 
>>>  Log:
>>>  Add PCI identifier for Dell modified SBLive! card
>>>  
>>>  Submitted by:   Joseph Dunn <joseph at magnesium.net>
>>
>>Wasn't there consensus that simply adding its PCI ID isn't enough to
>>get this card working?
> 
> 
> Possibly.  Still doesn't mean we shouldn't add the PCI ID to help people
> farther along in determining if it really works or not.  If we get
> reliable failure reports in 5-CURRENT (which has a much updated driver
> from 5.2.1) we can print out an error message in the probe.
> 

Well, this is kinda like finding a new Adaptec ID and adding it to the
ahc driver just because it's there, regardless of whether the driver can
talk to the chip.

Scott


More information about the cvs-src mailing list