All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: kingseft@samsung.co.kr
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: (재전송) Question for module compile for ppc
Date: Fri, 11 May 2001 02:12:26 +0200	[thread overview]
Message-ID: <20010511001231.32BCB2814D@denx.denx.de> (raw)

[-- 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 --]

             reply	other threads:[~2001-05-11  0:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-11  0:12 Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-05-10 23:57 (재전송) Question for module compile for ppc kingseft

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010511001231.32BCB2814D@denx.denx.de \
    --to=wd@denx.de \
    --cc=kingseft@samsung.co.kr \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.