K 10 svn:author V 3 joe K 8 svn:date V 27 2002-04-01T19:42:51.000000Z K 7 svn:log V 348 MFNetBSD: ohci.c rev 1.92, uhci.c rev 1.122 (part) date: 2000/08/08 19:51:46; author: tv; state: Exp; lines: +24 -13 %b -> bitmask_snprintf() Because this code is shared, add a macro for bitmask_snprintf() that should expand to the equivalent snprintf() on non-NetBSD systems. This is only used in ?HCI_DEBUG cases anyway. END