1
0

more parts of the config infrastructure

This commit is contained in:
michael
2007-04-30 23:42:17 +00:00
parent 3cc5a0bc5a
commit 25ba7a4909
5 changed files with 41 additions and 35 deletions

View File

@@ -1,3 +1,3 @@
int pp_transfer(WD_TRANSFER *tr, int fd, unsigned int request, int ppbase, int ecpbase, int num);
int parport_transfer(WD_TRANSFER *tr, int fd, unsigned int request, int ppbase, int ecpbase, int num);
int parport_open(int num);
void parport_close(int handle);