Bug 17358 - PCI ids for Aureal 8810, 8820 and 8830 audio chips
Summary: PCI ids for Aureal 8810, 8820 and 8830 audio chips
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 4.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-03-13 17:20 UTC by rmukerji
Modified: 2001-12-02 20:55 UTC (History)
0 users

See Also:


Attachments
file.diff (722 bytes, patch)
2000-03-13 17:20 UTC, rmukerji
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.