kexts: add generic vga/fb tty driver
This commit is contained in:
10
kexts/drivers/tty/fbcon/extension.yaml
Normal file
10
kexts/drivers/tty/fbcon/extension.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: fbcon
|
||||
description: |
|
||||
VGA/Framebuffer kernel console.
|
||||
id: net.doorstuck.socks.fbcon
|
||||
license: BSD-3-Clause
|
||||
copyright: Copyright © Max Wash 2023
|
||||
sources:
|
||||
- main.c
|
||||
- fbcon.c
|
||||
- vgacon.c
|
||||
Reference in New Issue
Block a user