linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* (재전송) Question for module compile for ppc
@ 2001-05-10 23:57 kingseft
  0 siblings, 0 replies; 2+ messages in thread
From: kingseft @ 2001-05-10 23:57 UTC (permalink / raw)
  To: wd, linuxppc-embedded


 Hello Developers.

 I ported W. Denk's Linux Kernel 2.4.3-pre3-2001-03-11. It works fine !!

 I have one question about Embedded target board Web Server Programming.
 I'd like to display target board's LED information(for examples, On/Off) to WebPage.
 I use GoAhead WebServer and also I added all related programs to my ramdisk.
 I'd like to know how to send target board's LED info into webpage.

 Could someone help me??
 Any comments will help me.. thanks...

 Jason Lee


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: (재전송) Question for module compile for ppc
@ 2001-05-11  0:12 Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2001-05-11  0:12 UTC (permalink / raw)
  To: kingseft; +Cc: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 999 bytes --]

In message <H00002af04d228f3@MHS> you wrote:
>
>  I'd like to display target board's LED information(for examples, On/Off) to WebPage.
>  I use GoAhead WebServer and also I added all related programs to my ramdisk.
>  I'd like to know how to send target board's LED info into webpage.

Since you're using our sources anyway: see the  "status  LED"  driver
(drivers/char/status_led.c  and  include/asm-ppc/status_led.h). It is
trivial to adapt to other configurations. [But  please  note  that  I
have a fix for a race condition pending - give me a day or two to put
2.4.4 on the FTP server].

Then use a little tool like the attached one to read the  LED  status
from a CGI script...

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
Our missions are peaceful -- not for conquest.  When we do battle, it
is only because we have no choice.
	-- Kirk, "The Squire of Gothos", stardate 2124.5


[-- Attachment #2: status_led.c.gz --]
[-- Type: application/x-gzip , Size: 782 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-11  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-11  0:12 (재전송) Question for module compile for ppc Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2001-05-10 23:57 kingseft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).