]>
cvs.zerfleddert.de Git - raggedstone/blob - ethernet/userland/register.c
12 snprintf(buf, sizeof(buf), \
14 __FILE__, (int) __LINE__, __FUNCTION__, x); \
25 ret
= ioperm(BASE
,8,1);
30 printf("0x%08x\n", 0x0 | word
);
34 outl(0xFFFFFFFF, BASE
);
37 printf("0x%08x\n", 0x0 | word
);
40 ret
= ioperm(BASE
,8,0);