FreeBSD Bugzilla – Attachment 12885 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), 582 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:
582 bytes
patch
obsolete
>*** ess.c.org Thu Oct 5 14:07:49 2000 >--- ess.c Mon Jan 29 01:36:40 2001 >*************** >*** 302,308 **** > ess_wr(sc, SBDSP_RST, 0); > if (ess_get_byte(sc) != 0xAA) { > DEB(printf("ess_reset_dsp 0x%lx failed\n", >! rman_get_start(d->io_base))); > return ENXIO; /* Sorry */ > } > ess_cmd(sc, 0xc6); >--- 302,308 ---- > ess_wr(sc, SBDSP_RST, 0); > if (ess_get_byte(sc) != 0xAA) { > DEB(printf("ess_reset_dsp 0x%lx failed\n", >! rman_get_start(sc->io_base))); > return ENXIO; /* Sorry */ > } > ess_cmd(sc, 0xc6);
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