=================================================================== RCS file: /cvs/funnyos/kern/kern_devconfig.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- funnyos/kern/kern_devconfig.c 2007/10/16 14:29:12 1.2 +++ funnyos/kern/kern_devconfig.c 2007/10/16 14:29:59 1.3 @@ -1,5 +1,5 @@ /* - * $Id: kern_devconfig.c,v 1.2 2007/10/16 13:29:12 init Exp $ + * $Id: kern_devconfig.c,v 1.3 2007/10/16 13:29:59 init Exp $ */ #include #include @@ -186,7 +186,6 @@ devconfig_attach_childs(cdevp); } - printf("next aip\n"); /* next attachinfo in table */ aip++;