Russell Coker writes:
> I made the following patch for the stallion non-intelligent driver based on
> cut/paste from serial.c.  I have tested it and it works, the directories
> /dev/tte and /dev/cue are correctly created when the module is inserted.
> 
> Could this please be put in to 2.4.0-test8?
> 
> Please note that this patch is to be applied after the stallion.c file has
> been moved from the drivers/media/video directory to the drivers/char
> directory.

So submit a patch that will do this: it will make is easier on
Linus. And we all know what that means...

> +#if (LINUX_VERSION_CODE > 0x2032D && defined(CONFIG_DEVFS_FS))

This is overkill. All you need is CONFIG_DEVFS_FS. It makes no sense
to tie it to kernel versions.

                                Regards,

                                        Richard....
Permanent: [EMAIL PROTECTED]
Current:   [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to