FreeBSD Bugzilla – Attachment 34419 Details for
Bug 55932
Add sound support for the amd64 AMD-8111 chip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 293 bytes, created by
kettenis
on 2003-08-24 20:30:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kettenis
Created:
2003-08-24 20:30:05 UTC
Size:
293 bytes
patch
obsolete
>--- src/sys/dev/sound/pci/ich.c.orig Fri Aug 22 09:04:10 2003 >+++ src/sys/dev/sound/pci/ich.c Sat Aug 23 18:04:20 2003 >@@ -652,6 +652,10 @@ > device_set_desc(dev, "AMD-768"); > return 0; > >+ case 0x746d1022: >+ device_set_desc(dev, "AMD-8111"); >+ return 0; >+ > default: > return ENXIO; > }
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 55932
: 34419