INFO
INFO("ALPS not supported: %2.2x %2.2x %2.2x\n", val[0], val[1],
INFO("ALPS found: %2.2x %2.2x %2.2x\n", val[0], val[1], val[2]);
INFO("ps2_alps: reset failed\n");
INFO("ALPS: bad header, trying resync\n");
INFO("ALPS: bad package data, trying resync\n");
INFO("ALPS: alps_disconnect %s\n", dev->name);
INFO("ps2: controller self test failed, status 0x%08" B_PRIx32 ", data "
INFO("ps2: active multiplexing v%d.%d detected\n", (in >> 4), in & 0xf);
INFO("ps2: active multiplexing command write check fail: %s\n", strerror(res));
INFO("ps2: active multiplexing data write check fail: %s\n", strerror(res));
INFO("ps2: active multiplexing data read check fail: %s\n", strerror(res));
INFO("ps2: active multiplexing loopback check fail: %s\n", strerror(res));
INFO("ps2: active multiplexing error bit is stuck\n");
INFO("ps2: active multiplexing d3 workaround failed, status 0x%08"
INFO("ps2: initial setup of command byte failed\n");
INFO("ps2: setting up active multiplexing failed\n");
INFO("ps2: setting up command byte with enabled interrupts failed\n");
INFO("ps2: accessing multiplexed mouse port 0 timed out, ignoring it!\n");
INFO("ps2: reset after probe failed\n");
INFO("ps2: devfs_publish_device %s, status = 0x%08" B_PRIx32 "\n",
INFO("ps2: devfs_unpublish_device %s, status = 0x%08" B_PRIx32 "\n",
INFO("ps2: hot removal of %s\n", dev->name);
INFO("ps2: hot plugin of %s\n", dev->name);
INFO("ps2: device %s still active, republishing...\n",
INFO("ps2: possibly a hot plugin of %s\n", dev->name);
INFO("ps2_dev: reset failed: %s\n", strerror(status));
INFO("Elantech version %02X%02X%02X, under developement! Using fallback.\n",
INFO("ELANTECH: version 0x%" B_PRIu32 " (0x%" B_PRIu32 ")\n",
INFO("ps2_elantech: reset failed\n");
INFO("ELANTECH: unknown opcode: 0x%" B_PRIx32 "\n", op);
INFO("ELANTECH: elantech_disconnect %s\n", dev->name);
INFO("Elantech version %02X%02X%02X detected.\n",
INFO("ps2: ps2_keyboard_disconnect %s\n", dev->name);
INFO("ps2: keyboard test failed, status 0x%08lx, data 0x%02x\n", status, data);
INFO("ps2: keyboard echo test failed, status 0x%08lx, data 0x%02x\n", status, data);
INFO("ps2: keyboard probing failed\n");
INFO("ps2: keyboard found\n");
INFO("ps2: ioctl 0x%" B_PRIx32 " not implemented yet, returning "
INFO("ps2: invalid ioctl 0x%" B_PRIx32 "\n", op);
INFO("ps2: ps2_service_thread: Error, status 0x%08" B_PRIx32 ", "
INFO("ps2: ps2_standard_mouse_disconnect %s\n", dev->name);
INFO("ps2: bad mouse data, trying resync\n");
INFO("ps2: strange mouse data, x/y overflow, trying resync\n");
INFO("ps2: probe_mouse get device id failed\n");
INFO("ps2: probe_mouse Standard PS/2 mouse found\n");
INFO("ps2: probe_mouse Extended PS/2 mouse found\n");
INFO("ps2: probe_mouse Error unknown device id.\n");
INFO("ps2: cannot enable mouse %s\n", name);
INFO("SYNAPTICS: cannot disable touchpad %s\n", dev->parent_dev->name);
INFO("SYNAPTICS: cannot enable touchpad %s\n", dev->parent_dev->name);
INFO("SYNAPTICS: cannot set mode %s\n", name);
INFO("SYNAPTICS: cannot enable touchpad %s\n", name);
INFO("ps2_synaptics: reset failed\n");
INFO("SYNAPTICS: bad mouse data %#02x, trying resync\n", val);
INFO("SYNAPTICS: synaptics_disconnect %s\n", dev->name);
INFO("found: device: %x, revision: %x, function: %x\n",devID,revisionID,function);
INFO("Highpoint-ATA: old revision found.\n");
INFO("supporting device Vendor ID: %x, deviceID: %x, result %f\n", vendorID, deviceID, result);
dprintf(INFO);
#define DEFAULT_DEBUG_FLAGS ( ERR | INFO | WARN | FUNCTION )
INFO("BMPTranslator::translate_from_bmp() - identify_bmp_header failed\n");
INFO("CodyCam acquiring VideoInput node\n");
INFO("stopping nodes!\n");
INFO("CodyCam releasing fProducerNode\n");
INFO("Probing for device trees from UEFI...\n");
INFO("Valid FDT from UEFI table %d, size: %" B_PRIu32 "\n", i, sDtbSize);
INFO(("heap %p: allocate %" B_PRIuSIZE " bytes from raw pages with"
INFO(("heap %p: found no contiguous pages to allocate %" B_PRIuSIZE " bytes\n",
INFO(("heap %p: allocate %" B_PRIuSIZE " bytes from bin %" B_PRIu32
INFO(("heap %p: no free pages to allocate %" B_PRIuSIZE " bytes\n", heap,
INFO(("memalign(alignment = %" B_PRIuSIZE ", size = %" B_PRIuSIZE ")\n",
INFO(("memalign(): asked to allocate %" B_PRIuSIZE " bytes, returning pointer %p\n",
INFO(("free(): asked to free pointer %p\n", address));
INFO(("free(): page %p: bin_index %d, free_count %d\n", page,
INFO(("realloc(address = %p, newSize = %" B_PRIuSIZE ")\n", address, newSize));
INFO(("heap: couldn't allocate heap area \"%s\"\n", name));
INFO(("heap: allocated area %" B_PRId32 " for guarded allocation of %" B_PRIuSIZE " bytes\n",
INFO(("heap: allocated area %" B_PRId32 " for huge allocation of %" B_PRIuSIZE " bytes\n",
INFO(("free(): freed huge allocation by deleting area %" B_PRId32 "\n",
INFO(("realloc(): new size %" B_PRIuSIZE
INFO(("realloc(): new size %" B_PRIuSIZE
INFO(("realloc(): allocated new block %p for size %" B_PRIuSIZE
mode = INFO;
case INFO:
INFO("MBR of image is invalid, creating a fresh one.\n");
INFO("Warning: Partition extends beyond end of file!\n");
INFO("Error: %s: %s\n", message, strerror(errno));
INFO("Error: %s\n", message);