NetBSD 的 framebuffer console 與 progress bar 支援
NetBSD hacker - Jared McNeill - 最近在 NetBSD 實做了 framebuffer console 與 progress bar 的支援:

他也做了 [
展示影片] (MPEG-4 格式),詳情可參考 wiki [
VESA Framebuffer console in NetBSD],截至目前為止,已經實做的項目有:
- Basic framebuffer support
- Changes video resolution
- Sets up rasops and wsdisplay subsystems
- Attaches as the system console
- XFree86 "just works"
- Support for XFree86 'wsfb' display driver
- Removes dependency on options INSECURE for running X server on i386
- Optional boot splash screen support
- Setup an ANSI palette via VBE
- Progress bar (via options RASOPS_PROGRESS)
- Virtual screens support (using wsdisplay_vcons from macallan, not yet part of -current)
- Fast scrolling (shadow framebuffer code added to rasops)
Sweet !
由 jserv 發表於 February 13, 2006 10:14 AM