* Grub and IR remote control?
@ 2004-12-21 18:30 Petr Tomasek
2004-12-22 8:07 ` Tomas Ebenlendr
0 siblings, 1 reply; 4+ messages in thread
From: Petr Tomasek @ 2004-12-21 18:30 UTC (permalink / raw)
To: The development of GRUB 2
Hello!
I've build microchip based IR remote control receiver,
that can wake my PC (it's connected via the RS232
and it utilizes the RIng line that can be used with
WOR capables motherboards).
Now the receiver knows by wich IR code was the PC
waked (it can be programmed to which codes to listen
or not to), so I thought it would be nice, if
grub could grab this code from the receiver
(it's just simple sending a command to the RS232
and reading the response) and choose what to start
accordingly.
Now my question: could someone point me, where could
start trying hacking? Should I use grub2, or grub1?
Is there some framework already, that I could reuse?
Thank's a lot!
Petr Tomasek
P.S. I haven't published the schematics and firmware
for the receiver yet, but I hope to do that in the
future.
--
Petr Tomasek, http://www.etf.cuni.cz/~tomasek/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Grub and IR remote control?
2004-12-21 18:30 Grub and IR remote control? Petr Tomasek
@ 2004-12-22 8:07 ` Tomas Ebenlendr
2004-12-22 11:51 ` Petr Tomasek
0 siblings, 1 reply; 4+ messages in thread
From: Tomas Ebenlendr @ 2004-12-22 8:07 UTC (permalink / raw)
To: The development of GRUB 2
>
> Hello!
>
> I've build microchip based IR remote control receiver,
> that can wake my PC (it's connected via the RS232
> and it utilizes the RIng line that can be used with
> WOR capables motherboards).
>
> Now the receiver knows by wich IR code was the PC
> waked (it can be programmed to which codes to listen
> or not to), so I thought it would be nice, if
> grub could grab this code from the receiver
> (it's just simple sending a command to the RS232
> and reading the response) and choose what to start
> accordingly.
>
> Now my question: could someone point me, where could
> start trying hacking? Should I use grub2, or grub1?
> Is there some framework already, that I could reuse?
>
> Thank's a lot!
>
> Petr Tomasek
>
> P.S. I haven't published the schematics and firmware
> for the receiver yet, but I hope to do that in the
> future.
>
> --
> Petr Tomasek, http://www.etf.cuni.cz/~tomasek/
Grub 2 hacking should be somewhat easier. It is enough to write a module
providing the command to read the port. On the other hand, grub2 is
still in development, and sometimes does not work.
Grub legacy is stable, but not feature-maintained anymore, so if you want to
publish your feature to grub 1, you should do it via patch on your web-pages.
P.S.: I don't know how looks grub legacy inside, I'm hacking only for 2.
--
Tomas 'ebi' Ebenlendr
http://get.to/ebik
PF 2004.97370054139
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Grub and IR remote control?
2004-12-22 8:07 ` Tomas Ebenlendr
@ 2004-12-22 11:51 ` Petr Tomasek
2004-12-22 13:46 ` Yoshinori K. Okuji
0 siblings, 1 reply; 4+ messages in thread
From: Petr Tomasek @ 2004-12-22 11:51 UTC (permalink / raw)
To: The development of GRUB 2
>
> Grub 2 hacking should be somewhat easier. It is enough to write a module
> providing the command to read the port. On the other hand, grub2 is
> still in development, and sometimes does not work.
>
> Grub legacy is stable, but not feature-maintained anymore, so if you want to
> publish your feature to grub 1, you should do it via patch on your web-pages.
>
> P.S.: I don't know how looks grub legacy inside, I'm hacking only for 2.
> --
> Tomas 'ebi' Ebenlendr
> http://get.to/ebik
> PF 2004.97370054139
OK, but how long could it take until the grub2 will be included
in main linux distros (and be stable of course;)?
Thanks!
Petr Tomasek
--
Petr Tomasek, http://www.etf.cuni.cz/~tomasek/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Grub and IR remote control?
2004-12-22 11:51 ` Petr Tomasek
@ 2004-12-22 13:46 ` Yoshinori K. Okuji
0 siblings, 0 replies; 4+ messages in thread
From: Yoshinori K. Okuji @ 2004-12-22 13:46 UTC (permalink / raw)
To: The development of GRUB 2
On Wednesday 22 December 2004 12:51, Petr Tomasek wrote:
> OK, but how long could it take until the grub2 will be included
> in main linux distros (and be stable of course;)?
You should ask that question to them rather than to us. We ourselves
don't make distributions.
It is undoubtful, however, that it would be faster if you contribute to
GRUB 2. We need more manpower.
Okuji
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-12-22 13:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-21 18:30 Grub and IR remote control? Petr Tomasek
2004-12-22 8:07 ` Tomas Ebenlendr
2004-12-22 11:51 ` Petr Tomasek
2004-12-22 13:46 ` Yoshinori K. Okuji
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.