lkml.org 
[lkml]   [2002]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.5.3-pre2 : drivers/isdn/isdn_common.c
Hello all,
Per Dave Jones' comment, I've attached the patch.

Regards,
Frank

--- drivers/isdn/isdn_common.c.old Sun Jan 20 11:22:55 2002
+++ drivers/isdn/isdn_common.c Sun Jan 20 17:29:59 2002
@@ -2253,7 +2253,7 @@
sprintf (buf, "isdn%d", k);
dev->devfs_handle_isdnX[k] =
devfs_register (devfs_handle, buf, DEVFS_FL_DEFAULT,
- ISDN_MAJOR, ISDN_MINOR_B + k,0600 | S_IFCHR,
+ ISDN_MAJOR, k,0600 | S_IFCHR,
&isdn_fops, NULL);
sprintf (buf, "isdnctrl%d", k);
dev->devfs_handle_isdnctrlX[k] =
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:15    [W:0.020 / U:0.972 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site