Re: [PATCH] Add sysfs class support for CAPI

From: Greg KH
Date: Mon Apr 12 2004 - 18:49:43 EST


On Sat, Apr 10, 2004 at 10:16:27PM +0200, Marcel Holtmann wrote:
> Hi Greg,
>
> this patch fixes a bug in the CAPI TTY support, because the ->name value
> of the TTY driver shouldn't contain a "/". After changing this there are
> now a "capi20" TTY device and a "capi20" control device and so I renamed
> the control device to "capi". The userspace visible part must be done by
> udev and I added these two rules to restore the old namespace:
>
> # CAPI devices
> KERNEL="capi", NAME="capi20", SYMLINK="isdn/capi20"
> KERNEL="capi*", NAME="capi/%n"

Looks good. I've applied your patch, and modified the udev main rules
file to add these rules.

thanks again,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/