Drivers are now being loaded as modules.

This commit is contained in:
robijn
2002-02-21 22:50:12 +00:00
parent ca5f3d1f37
commit dba163c4a4
61 changed files with 702 additions and 2270 deletions
-3
View File
@@ -29,9 +29,6 @@ driver_bind_module( Driver * driver );
int
driver_unbind_module( Driver * driver );
bool
driver_has_obligatory_symbols( Driver * driver );
bool
driver_does_output( Driver * driver );