Bug 21625

Summary: kernel hangs if SC_NO_FONT_LOADING defined
Product: Base System Reporter: Vivek Khera <khera>
Component: kernAssignee: yokota <yokota>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1.1-STABLE   
Hardware: Any   
OS: Any   

Description Vivek Khera 2000-09-28 19:20:00 UTC
	

I added SC_NO_FONT_LOADING option to my kernel, and on reboot it hung
after starting moused and priming interrupts.  The system waited a few
seconds and rebooted without any kernel panics.  This happened on
reboot as well.

Fix: 

also specify VGA_NO_FONT_LOADING.  however, the console mouse will not
work with this configuration, so you must also specify the option
SC_ALT_MOUSE_IMAGE.
How-To-Repeat: 
	

add option SC_NO_FONT_LOADING and boot that kernel.  start moused and
move the mouse on the console.
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-09-30 13:58:58 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs

Misfiled PR
Comment 2 Johan Karlsson freebsd_committer freebsd_triage 2000-10-15 21:59:25 UTC
Responsible Changed
From-To: freebsd-bugs->yokota

Over to sc(4) maintainer.
Comment 3 yokota freebsd_committer freebsd_triage 2001-07-20 14:18:24 UTC
State Changed
From-To: open->closed

Fixed in 5.0-CURRENT, and will be merged to RELENG_4 soon.