]> git.zerfleddert.de Git - usb-driver/blob - parport.h
disable sharing the XPCU cable for now, as this causes problems even when
[usb-driver] / parport.h
1 int __attribute__ ((visibility ("hidden"))) parport_transfer(WD_TRANSFER *tr, int fd, unsigned int request, int ppbase, int ecpbase, int num);
2 int __attribute__ ((visibility ("hidden"))) parport_open(int num);
3 void __attribute__ ((visibility ("hidden"))) parport_close(int handle);
Impressum, Datenschutz