kexts: add stub VGA16 framebuffer driver
This commit is contained in:
8
kexts/drivers/video/vga16fb/extension.yaml
Normal file
8
kexts/drivers/video/vga16fb/extension.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: vga16fb
|
||||
description: |
|
||||
Legacy VGA textmode framebuffer driver.
|
||||
id: net.doorstuck.socks.vga16fb
|
||||
license: BSD-3-Clause
|
||||
copyright: Copyright © Max Wash 2023
|
||||
sources:
|
||||
- main.c
|
||||
Reference in New Issue
Block a user