added IKBD queue code

This commit is contained in:
Markus Fröschle
2013-12-11 05:11:06 +00:00
parent 524c94d465
commit c4a2a5f912
4 changed files with 385 additions and 0 deletions

View File

@@ -90,6 +90,8 @@ CSRCS= \
$(SRCDIR)/ohci-hcd.c \
$(SRCDIR)/ehci-hcd.c \
\
$(SRCDIR)/ikbd.c \
\
$(SRCDIR)/basflash.c \
$(SRCDIR)/basflash_start.c