All of lore.kernel.org
 help / color / mirror / Atom feed
* removal of snd_ prefix from module options
@ 2002-10-14 10:46 Takashi Iwai
  2002-10-14 17:38 ` Jack O'Quin
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2002-10-14 10:46 UTC (permalink / raw)
  To: alsa-devel

Hi,

I would like to confirm the consensus about $SUBJECT.
Does anybody still have objections against this action?

The problem of compatibility remains, of course.
The moderate solution is to provide a converter script such like:

	sed -e 's/^[[:space:]]*options[[:space:]]\+snd/s/snd_//g' \
		< /etc/modules.conf > /etc/modules.conf.new

and check the validity of /etc/modules.conf in Makefile via grep,
put a warning message if it's still the old-style.

If you have better idea, suggestions, or any strong objections, please
infrom us _now_ !!


thanks,

Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: removal of snd_ prefix from module options
  2002-10-14 10:46 removal of snd_ prefix from module options Takashi Iwai
@ 2002-10-14 17:38 ` Jack O'Quin
  0 siblings, 0 replies; 2+ messages in thread
From: Jack O'Quin @ 2002-10-14 17:38 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Takashi Iwai <tiwai@suse.de> writes:

> I would like to confirm the consensus about $SUBJECT.
> Does anybody still have objections against this action?

I have withdrawn my objections.  

Compatibility with de facto kernel standards is a good reason to make
this change.
-- 
  Jack O'Quin
  Austin, Texas, USA



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

end of thread, other threads:[~2002-10-14 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-14 10:46 removal of snd_ prefix from module options Takashi Iwai
2002-10-14 17:38 ` Jack O'Quin

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.