1 #include "CompilerSpecific.h"
2 #include "isapnp_private.h"
3 #include "controller.h"
7 #include "pnp_structs.h"
9 void Req( const char* text
, struct ISAPNPBase
*res
)
15 HandleStartArgs( struct ISAPNP_Card
* card
,
16 struct ISAPNPBase
* res
)
19 * TODO: We will start up early because we can have even ISA PnP video
20 * cards, disk controllers, etc. Because of this we can't load
21 * any list of disabled devices. Think off what to do with them.