revert between 56095 -> 55830 in arch
[AROS.git] / rom / usb / classes / egalaxtouch / egalaxtouch.conf
blob27e76741e7a83c87a012cd2ee4f84e3d17a3e45b
1 ##begin config
2 version 4.3
3 libbase nh
4 libbasetype struct NepHidBase
5 libbasetypeextern struct Library
6 residentpri 39
7 basename nep
8 ##end config
10 ##begin cdef
11 #include <libraries/usbclass.h>
12 #include "egalaxtouch.h"
13 ##end cdef
15 ##begin functionlist
16 LONG usbGetAttrsA(ULONG type, APTR usbstruct, struct TagItem *taglist) (D0,A0,A1)
17 LONG usbSetAttrsA(ULONG type, APTR usbstruct, struct TagItem *taglist) (D0,A0,A1)
18 IPTR usbDoMethodA(ULONG methodid, IPTR *methoddata) (D0,A1)
19 ##end functionlist