Drivers are now being loaded as modules.
This commit is contained in:
@@ -71,6 +71,10 @@ ServerScreen=no
|
||||
Foreground=yes
|
||||
# The server will stay in the foreground if set to true.
|
||||
|
||||
DriverPath=server/drivers/
|
||||
# Where can we find the driver modules ?
|
||||
# Always place a slash as last character !
|
||||
|
||||
|
||||
|
||||
# Driver sections are below this line, in alphabetical order
|
||||
@@ -113,6 +117,7 @@ NewFirmware=no
|
||||
Reboot=no
|
||||
|
||||
[curses]
|
||||
file=curses_drv.so
|
||||
# Curses driver
|
||||
|
||||
# color settings
|
||||
@@ -313,6 +318,8 @@ Arguments="fill in here"
|
||||
#Port=0x378
|
||||
#Size=20x6
|
||||
|
||||
|
||||
|
||||
[text]
|
||||
# Text driver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user