FreeBSD Bugzilla – Attachment 33666 Details for
Bug 55018
[digi] [patch] Digiboard PC/Xem fails to initialize when using digi module (BIOS boot failed (0x00 != 0x4447))
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 404 bytes, created by
Cyrill Shevchuk
on 2003-07-29 19:30:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cyrill Shevchuk
Created:
2003-07-29 19:30:09 UTC
Size:
404 bytes
patch
obsolete
>--- sys/dev/digi/digi.c.orig Tue Jul 29 09:40:24 2003 >+++ sys/dev/digi/digi.c Tue Jul 29 09:40:36 2003 >@@ -378,7 +378,7 @@ > DLOG(DIGIDB_INIT, (sc->dev, "BIOS started after %d us\n", i)); > > for (i = 0; vW(ptr) != *(u_short *)"GD"; i++) { >- if (i > 2*hz) { >+ if (i > 5*hz) { > log(LOG_ERR, "digi%d: BIOS boot failed " > "(0x%02x != 0x%02x)\n", > sc->res.unit, vW(ptr), *(u_short *)"GD");
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 55018
: 33666