All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: Location of firmware files
Date: Wed, 23 Jun 2004 08:14:16 +0000	[thread overview]
Message-ID: <1087978456.4209.64.camel@pegasus> (raw)
In-Reply-To: <40ACDCE3.5040500@us.ibm.com>

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

Hi Greg,

> > using something like /lib/drivername will cause much more troubles than
> > it will help us. So I think /lib/firmware is a nice place to keep the
> > firmware files. The Debian packages already did it this way and so I
> > think we should go this way. Any arguments against it?
> 
> No argument from me.  We can get the LSB to add this after we implement
> it (they document current usage.)

then please apply the attached patch ;)

Regards

Marcel


[-- Attachment #2: patch --]
[-- Type: text/x-patch, Size: 517 bytes --]

diff -urN hotplug-2004_03_29/etc/hotplug/firmware.agent hotplug-2004_03_29-mh/etc/hotplug/firmware.agent
--- hotplug-2004_03_29/etc/hotplug/firmware.agent	2004-03-26 23:34:34.000000000 +0100
+++ hotplug-2004_03_29-mh/etc/hotplug/firmware.agent	2004-06-23 10:11:05.000000000 +0200
@@ -20,7 +20,7 @@
 # DEBUG=yes export DEBUG
 
 # directory of the firmware files
-FIRMWARE_DIR=/usr/lib/hotplug/firmware
+FIRMWARE_DIR=/lib/firmware
 
 # mountpoint of sysfs
 SYSFS=$(sed -n 's/^.* \([^ ]*\) sysfs .*$/\1/p' /proc/mounts)

  parent reply	other threads:[~2004-06-23  8:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-20 16:29 Location of firmware files Brian King
2004-05-20 16:53 ` Marco d'Itri
2004-05-20 17:19 ` Marcel Holtmann
2004-05-20 17:25 ` Marco d'Itri
2004-05-20 18:16 ` Marcel Holtmann
2004-06-22 20:50 ` Brian King
2004-06-22 21:17 ` Marco d'Itri
2004-06-22 21:36 ` Marcel Holtmann
2004-06-22 21:51 ` Brian King
2004-06-22 22:02 ` Marcel Holtmann
2004-06-22 22:27 ` Brian King
2004-06-22 22:37 ` Marcel Holtmann
2004-06-22 23:09 ` Greg KH
2004-06-23  8:14 ` Marcel Holtmann [this message]
2004-09-20 21:23 ` Greg KH

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=1087978456.4209.64.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=linux-hotplug@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 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.