summaryrefslogtreecommitdiff
path: root/emu/port/devcap.c
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-03-25 16:37:32 +0000
committerCharles.Forsyth <devnull@localhost>2009-03-25 16:37:32 +0000
commite0a2b8d82a5521d9391ca8c6f055777954c76c2f (patch)
treebed98eebad567e161db651e8a173f1a819169292 /emu/port/devcap.c
parentd8150d92150b08ade63d7cd8b666cb26551110ff (diff)
x20090315-1636
Diffstat (limited to 'emu/port/devcap.c')
-rw-r--r--emu/port/devcap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devcap.c b/emu/port/devcap.c
index 00d1c2be..be1bcbeb 100644
--- a/emu/port/devcap.c
+++ b/emu/port/devcap.c
@@ -227,7 +227,9 @@ Dev capdevtab = {
0x00A4, /* L'ยค' */
"cap",
+ devreset,
devinit,
+ devshutdown,
capattach,
capwalk,
capstat,