lkml.org 
[lkml]   [2008]   [Nov]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 5/5] CUSE: implement CUSE - Character device in Userspace
FromMiklos Szeredi <>
DateFri, 21 Nov 2008 19:55:29 +0100
On Thu, 20 Nov 2008, Tejun Heo wrote:
> diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h
> index 0be9245..d4dcca8 100644
> --- a/include/linux/miscdevice.h
> +++ b/include/linux/miscdevice.h
> @@ -28,6 +28,7 @@
>  #define MPT_MINOR		220
>  #define	HPET_MINOR		228
>  #define FUSE_MINOR		229
> +#define CUSE_MINOR		230

This doesn't work: device numbers have to be allocated by LANANA.

But maybe we can get away with a dynamic number, now that everyone
uses udev?

Miklos


\
 
 \ /
  Last update: 2008-11-21 19:57    [from the cache]
©2003-2008