public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Pascal Schmidt <der.eremit@email.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Fix firmware loader docs
Date: Sun, 16 Nov 2003 17:57:57 +0100	[thread overview]
Message-ID: <20031116165757.GA201@elf.ucw.cz> (raw)
In-Reply-To: <E1ALOz0-0000I5-00@neptune.local>

Hi!

> > AFAICS, sysfs should be mounted on /sys these days...
> > 
> > --- tmp/linux/Documentation/firmware_class/README	2003-08-27 12:00:01.000000000 +0200
> > +++ linux/Documentation/firmware_class/README	2003-11-06 13:50:58.000000000 +0100
> > @@ -60,9 +60,9 @@
> >  
> >  	HOTPLUG_FW_DIR=/usr/lib/hotplug/firmware/
> >  
> > -	echo 1 > /sysfs/$DEVPATH/loading
> > +	echo 1 > /sys/$DEVPATH/loading
> >  	cat $HOTPLUG_FW_DIR/$FIRMWARE > /sysfs/$DEVPATH/data
> > -	echo 0 > /sysfs/$DEVPATH/loading
> > +	echo 0 > /sys/$DEVPATH/loading
> 
> You need more coffee. You forgot the /sysfs/ on the line with cat. ;)

Heh, maybe thats why it did not work for me ;-).
								Pavel

-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]

  reply	other threads:[~2003-11-16 16:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <SuZ1.4nW.9@gated-at.bofh.it>
2003-11-16 15:38 ` Fix firmware loader docs Pascal Schmidt
2003-11-16 16:57   ` Pavel Machek [this message]
2003-11-16 13:10 Pavel Machek
2003-11-16 13:30 ` Marcel Holtmann
2003-11-16 13:38   ` Pavel Machek
2003-11-16 13:52     ` Marcel Holtmann

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=20031116165757.GA201@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=der.eremit@email.de \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox