Bug 17358

Summary: PCI ids for Aureal 8810, 8820 and 8830 audio chips
Product: Base System Reporter: rmukerji <rmukerji>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description rmukerji 2000-03-13 17:20:01 UTC
Aureal vendor id and vortex (audio, not NIC) device ids are not recognized in
probe. I'm not sure whether this should be committed, since there are no
FBSD device drivers out for it yet (although OSS sells one.)

I'm attempting to get docs from Aureal right now for this card. I've
visited http://linux.aureal.com/ and downloaded the relevant Linux drivers,
however, they've only made source available for the Linux kernel-driver glue,
not the actual driver source to the card itself (those are .o's.) They have,
however, stated that they will be releasing a full open-source version of
their linux drivers; at that point in time, I shall port them to FreeBSD.

Perhaps this should be committed once I have a working driver? (Although
cosmetically it makes a bit sense to drop it in now.)

Fix: (PCI Ids obtained from Aureal's GPL'd linux driver glue)
How-To-Repeat: 
For the purposes of this patch:

On any system with an Aureal audio chipset:

playground:% dmesg |grep 0x12eb
pci0: <unknown card> (vendor=0x12eb, dev=0x0002) at 10.0 irq 10

Where 0x12eb is Aureal Inc.'s vendor id.
Comment 1 iedowse freebsd_committer freebsd_triage 2001-12-02 20:39:28 UTC
State Changed
From-To: open->feedback


Can this be closed? It looks as if there is a driver in FreeBSD for 
these devices now.
Comment 2 iedowse freebsd_committer freebsd_triage 2001-12-02 20:54:57 UTC
State Changed
From-To: feedback->closed


Mail to submitter bounces.