FreeBSD Bugzilla – Attachment 8254 Details for
Bug 17358
PCI ids for Aureal 8810, 8820 and 8830 audio chips
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 722 bytes, created by
rmukerji
on 2000-03-13 17:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rmukerji
Created:
2000-03-13 17:20:01 UTC
Size:
722 bytes
patch
obsolete
>Index: pcisupport.c >=================================================================== >RCS file: /home/ncvs/src/sys/pci/pcisupport.c,v >retrieving revision 1.154 >diff -u -r1.154 pcisupport.c >--- pcisupport.c 2000/03/12 21:55:15 1.154 >+++ pcisupport.c 2000/03/13 16:57:12 >@@ -1256,6 +1256,14 @@ > /* ESS Technology Inc -- vendor 0x125d */ > case 0x1978125d: > return ("ESS Technology Maestro 2E Audio controller"); >+ >+ /* Aureal Inc -- vendor 0x12eb */ >+ case 0x000112eb: >+ return ("Aureal Vortex Au8820 Audio controller"); >+ case 0x000212eb: >+ return ("Aureal Vortex Au8830 Audio controller"); >+ case 0x000312eb: >+ return ("Aureal Vortex Au8810 Audio controller"); > > /* Toshiba -- vendor 0x1179 */ > case 0x07011179:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17358
: 8254