FreeBSD Bugzilla – Attachment 6858 Details for
Bug 15243
added ViBRA16CL support to sbc.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 436 bytes, created by
Steven G. Kargl
on 1999-12-03 18:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Steven G. Kargl
Created:
1999-12-03 18:10:02 UTC
Size:
436 bytes
patch
obsolete
>*** /usr/src/sys/dev/sound/isa/sbc.c Fri Dec 3 09:13:46 1999 >--- sbc.c Fri Dec 3 09:20:32 1999 >*************** >*** 107,112 **** >--- 107,116 ---- > s = "CS4236B"; > break; > #endif /* notdef */ >+ case 0x41008c0e: /* Creative ViBRA16CL PnP */ >+ if (vend_id2 == 0x80008c0e) >+ s = "Creative ViBRA16CL PnP"; >+ break; > case 0x01008c0e: /* Creative ViBRA16C */ > if (vend_id2 == 0x70008c0e) > s = "Creative ViBRA16C PnP";
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 15243
: 6858