FreeBSD Bugzilla – Attachment 56199 Details for
Bug 84836
Fatal trap on 6.0-BETA2 when use SC_PIXEL_MODE, SHED_ULE, VESA_800x600
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
scvidctl.c.diff
scvidctl.c.diff (text/plain), 350 bytes, created by
Andrey V. Elsukov
on 2005-08-19 04:59:56 UTC
(
hide
)
Description:
scvidctl.c.diff
Filename:
MIME Type:
Creator:
Andrey V. Elsukov
Created:
2005-08-19 04:59:56 UTC
Size:
350 bytes
patch
obsolete
>--- src/sys/dev/syscons/scvidctl.c.orig Thu Aug 18 19:38:24 2005 >+++ src/sys/dev/syscons/scvidctl.c Thu Aug 18 19:38:29 2005 >@@ -412,6 +412,7 @@ > scp->yoff = (scp->ypixel/fontsize - ysize)/2; > scp->font = font; > scp->font_size = fontsize; >+ scp->font_width = 8; > > /* allocate buffers */ > sc_alloc_scr_buffer(scp, TRUE, TRUE);
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 84836
:
56198
| 56199