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