FreeBSD Bugzilla – Attachment 12886 Details for
Bug 24696
compile error while defines DEB(x)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 594 bytes, created by
gwna
on 2001-01-28 17:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
gwna
Created:
2001-01-28 17:00:01 UTC
Size:
594 bytes
patch
obsolete
>*** sb.c.org Thu Oct 5 14:07:49 2000 >--- sb.c Mon Jan 29 01:37:20 2001 >*************** >*** 319,325 **** > sb_wr(sb, SBDSP_RST, 0); > if (sb_get_byte(sb) != 0xAA) { > DEB(printf("sb_reset_dsp 0x%lx failed\n", >! rman_get_start(d->io_base))); > return ENXIO; /* Sorry */ > } > if (sb->bd_flags & BD_F_ESS) >--- 319,325 ---- > sb_wr(sb, SBDSP_RST, 0); > if (sb_get_byte(sb) != 0xAA) { > DEB(printf("sb_reset_dsp 0x%lx failed\n", >! rman_get_start(sb->io_base))); > return ENXIO; /* Sorry */ > } > if (sb->bd_flags & BD_F_ESS)
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 24696
:
12885
| 12886