/* * $Id$ */ #include #include #include boolean libchip_serial_default_probe(int minor) { /* * If the configuration dependent probe has located the device then * assume it is there */ return TRUE; }