13 Aug, 2010

1 commit


14 Nov, 2009

1 commit

  • The cu3088-driver used as common base for lcs- and ctcm-devices
    makes it difficult to assign the appropriate driver to an lcs-device
    or a ctcm-device. This patch eliminates the cu3088-driver and thus
    the root device "cu3088". Path /sys/devices/cu3088 is replaced with
    the pathes /sys/devices/lcs and /sys/devices/ctcm.

    Patch is based on a proposal from Cornelia Huck.

    Cc: Cornelia Huck
    Signed-off-by: Ursula Braun
    Signed-off-by: David S. Miller

    Ursula Braun
     

25 Dec, 2008

1 commit


11 Oct, 2008

1 commit


27 Aug, 2008

1 commit


23 Jul, 2008

1 commit


17 Mar, 2008

1 commit

  • ctcm driver supports the channel-to-channel connections of the
    old ctc driver plus an additional MPC protocol to provide SNA
    connectivity.

    This new ctcm driver replaces the existing ctc driver.

    Signed-off-by: Peter Tiedemann
    Signed-off-by: Ursula Braun
    Signed-off-by: Jeff Garzik

    Peter Tiedemann