Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/irc/obio/obio.c

    rbf9cb2f rb688fd8  
    137137        printf("%s: OBIO registers with base at %zu\n", NAME, base_phys);
    138138       
    139         async_set_client_connection(obio_connection);
     139        async_set_fallback_port_handler(obio_connection, NULL);
    140140        service_register(SERVICE_IRC);
    141141       
Note: See TracChangeset for help on using the changeset viewer.