FreeBSD Bugzilla – Attachment 18030 Details for
Bug 32530
Fix for midi(4) causing hang at boot with some SB AWE64 cards
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 482 bytes, created by
Magnus Backstrom
on 2001-12-05 09:20:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Magnus Backstrom
Created:
2001-12-05 09:20:08 UTC
Size:
482 bytes
patch
obsolete
>--- sys/isa/pnp.c.ctm Fri Nov 16 16:34:35 2001 >+++ sys/isa/pnp.c Wed Dec 5 09:31:18 2001 >@@ -83,6 +83,8 @@ > PNP_QUIRK_EXTRA_IO, 0x400, 0x800 }, > { 0xc1008c0e /* SB64(CTL00c1) */, 0x22008c0e, > PNP_QUIRK_EXTRA_IO, 0x400, 0x800 }, >+ { 0xc5008c0e /* SB64(CTL00c5) */, 0x22008c0e, >+ PNP_QUIRK_EXTRA_IO, 0x400, 0x800 }, > { 0xe4008c0e /* SB64(CTL00e4) */, 0x22008c0e, > PNP_QUIRK_EXTRA_IO, 0x400, 0x800 }, > >================================================================
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 32530
:
18029
| 18030