asyn-only dev support + in_gp2x driver

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@637 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-02-16 21:12:29 +00:00
parent 7201dc73fb
commit 217d08bc39
9 changed files with 334 additions and 36 deletions

View file

@ -2,8 +2,8 @@
enum {
IN_DRVID_UNKNOWN = 0,
IN_DRVID_EVDEV,
IN_DRVID_GP2X,
IN_DRVID_EVDEV,
IN_DRVID_COUNT
};