Re: [OT] Re: keyboard driver of 2.6 kernel
- From: Nuno Monteiro <nuno+lkml@xxxxxxxxxx>
- Date: Fri, 6 Jan 2006 10:28:48 +0000
On 2006.01.06 07:01, Jan Engelhardt wrote:
>
> >> rid of the extra fluff -- the dependency on moduleparm.h which
> >> doesn't exit in 2.4.22
>
> Good to know.
IIRC, it was introduced in 2.4.25. Since I'm still running 2.4.22, and
since I also didn't need the 2.6 module_param() stuff, I just ripped it
out.
> >> the BSD defines
>
> In the kernel part? Where?
Not in the driver itself, of course, in rpl_ioctl.h and rpl_packet.h.
> >> the 2.6 defines, etc. Also, if built as a
> >> module, it'll be called 'rpl' instead of 'rpldev'.
> >
> > Why?
>
> By default, it's called rpldev everywhere.
Yeah, it was just my personal preference. That, and the fact that I
don't know the build system very well, and the O_TARGET and the obj-y
couldn't have the same name. So I opted to make O_TARGET simply rpl.o.
Since the driver you ship in the ttyrpld tarball can only be built
modular, this doesn't affect you anyway :-)
> I will have 2.4 put back in.
That'd be great, thanks! A great deal of people are still running 2.4 on
their production servers, and no intention to upgrade anytime soon. If
it's not broken... :-)
Thanks for this tool, by the way, I for one find it very useful!
Regards,
Nuno
--
Nuno Monteiro <nuno+spamtrap@xxxxxxxxxx> pgp key 8DEF0334
-
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/
- References:
- keyboard driver of 2.6 kernel
- From: P.Manohar
- Re: keyboard driver of 2.6 kernel
- From: Arjan van de Ven
- Re: keyboard driver of 2.6 kernel
- From: Leonard Milcin Jr.
- Re: keyboard driver of 2.6 kernel
- From: Jan Engelhardt
- [OT] Re: keyboard driver of 2.6 kernel
- From: Roberto Nibali
- Re: [OT] Re: keyboard driver of 2.6 kernel
- From: Jan Engelhardt
- Re: [OT] Re: keyboard driver of 2.6 kernel
- From: Roberto Nibali
- Re: [OT] Re: keyboard driver of 2.6 kernel
- From: Nuno Monteiro
- Re: [OT] Re: keyboard driver of 2.6 kernel
- From: Roberto Nibali
- Re: [OT] Re: keyboard driver of 2.6 kernel
- From: Jan Engelhardt
- keyboard driver of 2.6 kernel
- Prev by Date: Re: State of the Union: Wireless
- Next by Date: Re: [2.6 patch] schedule obsolete OSS drivers for removal
- Previous by thread: Re: [OT] Re: keyboard driver of 2.6 kernel
- Next by thread: Re: [OT] Re: keyboard driver of 2.6 kernel
- Index(es):
Relevant Pages
|