• Kai Germaschewski's avatar
    ISDN: improve /dev/isdnctrl read()/write() · 13c12068
    Kai Germaschewski authored
    read() should be safe against missed wake-ups now. These devices
    should actually be implemented by the hardware drivers directly, would
    make for much cleaner code. Unfortunately, isdnctrl is
    using /dev/isdnctrl for the common ioctls, which are handled by the link
    layer, so that's not easily possible. Too bad.
    13c12068
isdn_common.c 49.6 KB