Patch: isdn for devfsd

From: Xuan Baldauf (xuan--lkml@baldauf.org)
Date: Sat Jun 10 2000 - 12:58:14 EST


Here a patch for devfsd-isdn-support: :o)

Xuân. :o)

Richard Gooch wrote:

> Hi, all. Version 99.15 of my devfs patch is now available from:
> http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
> The devfs FAQ is also available here.
> This work has been sponsored by SGI.
>
> Patch directly available from:
> ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/kernel-patches/v2.2/devfs-patch-current.gz
>
> NOTE: the devfs-patch-v99.x patches are maintenance patches for the
> 2.2.x production kernels. Devfs development is done against recent
> development kernels. Occasionally, the latest devfs patch for the
> development kernels may be backported to 2.2.x series, but this
> happens rarely.
>
> This is against 2.2.16. Highlights of this release:
>
> - Made drivers/block/genhd.c:disk_name() friendly to RAID 0.90 patches
> Thanks to Arne Georg Gleditsch <argggh@ifi.uio.no>
>
> Regards,
>
> Richard....
> Permanent: rgooch@atnf.csiro.au
> Current: rgooch@ras.ucalgary.ca
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/

diff -Nur devfsd1.3.7/devfsd.c devfsd/devfsd.c
--- devfsd1.3.7/devfsd.c Fri Apr 28 07:15:30 2000
+++ devfsd/devfsd.c Sat Jun 10 19:23:30 2000
@@ -1245,6 +1245,7 @@
     {"cuf/", "cuf%s"},
     {"vc/", "tty%s"},
     {"misc/", NULL},
+ {"isdn/", NULL},
     {NULL, NULL}
 };
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:21 EST