FreeBSD Bugzilla – Attachment 7104 Details for
Bug 15632
mss driver fails to recognize CS4239 on Thinkpad 770X
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 658 bytes, created by
Justin T. Gibbs
on 1999-12-22 20:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Justin T. Gibbs
Created:
1999-12-22 20:00:01 UTC
Size:
658 bytes
patch
obsolete
>*** /tmp/tmp.315.32 Wed Dec 22 12:43:21 1999 >--- /usr/src/sys/dev/sound/isa/mss.c Wed Dec 22 12:37:45 1999 >*************** >*** 1325,1330 **** >--- 1329,1335 ---- > } > > static struct isa_pnp_id pnpmss_ids[] = { >+ {0x0001630e, "CS423x"}, /* CSC0000 */ > {0x0000630e, "CS423x"}, /* CSC0000 */ > {0x01000000, "CMI8330"}, /* @@@0001 */ > {0x2100a865, "Yamaha OPL-SAx"}, /* YMH0021 */ >*************** >*** 1360,1365 **** >--- 1365,1371 ---- > mss->drq2_rid = 1; > > switch (isa_get_logicalid(dev)) { >+ case 0x0001630e: /* CSC0000 */ > case 0x0000630e: /* CSC0000 */ > mss->bd_flags |= BD_F_MSS_OFFSET; > mss->bd_id = MD_CS42XX;
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 15632
: 7104