*
* LOOP: mouse loopback driver
*
*FLAG   PREFIX  SOFT    #DEV    DEPENDENCIES
fs      loop    62      -       
$$$
/*
 * need these in case no real mouse present
 */
int  bogus_mouse_index = -1;
int  bogus_mouse_minor = -1;
