Re: SC_PIXEL_MODE and VESA in GENERIC?

看板DFBSD_kernel作者時間21年前 (2004/10/23 17:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/4 (看更多)
Matthew Dillon wrote: > I think this is doable as long as the default mode is left as it is. > I don't think the vesa module makes any video bios calls on startup, > which would be my only worry. Matt, well, it does. During initialization (see vesa_bios_init() in vesa.c) it reads adapter and video mode information using bios calls 0x4f00 and 0x4f01. IIRC the "mad system timer" issue was never triggered by this initialization (but instead by video mode switching). But if you're worried, just leave VESA out and put only SC_PIXEL_MODE and (if you like) VGA_WIDTH90 in GENERIC because vesa can be kldload'ed later. Sascha -- http://yoyodyne.ath.cx
文章代碼(AID): #11UYKN00 (DFBSD_kernel)
文章代碼(AID): #11UYKN00 (DFBSD_kernel)