ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Byshevski-Konopko <maxim.b.k@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] yota
Date: Thu, 9 Jul 2009 07:57:24 +0400
Message-ID: <de6e6f2a0907082057r733bb301y10113ac94d601c7@mail.gmail.com> (raw)
In-Reply-To: <200907090945.17173.anatoly.akatyev@master-system.ru>

9 июля 2009 г. 7:45 пользователь Анатолий Акатьев
(anatoly.akatyev@master-system.ru) написал:
> Можно пример конфигов?

/etc/udev/rules.d/z60_madwimax.rules с отрубанием злосчастной лампочки:
---8<---
# udev rules file for madwimax supported devices
SUBSYSTEM!="usb|usb_device", GOTO="madwimax_rules_end"
ACTION!="add", GOTO="madwimax_rules_end"

ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="6761",
ATTR{bInterfaceNumber}=="01", RUN+="/bin/sh -c '/bin/echo -n $kernel >
/sys/$devpath/driver/unbind'"
ATTRS{idVendor}=="04e9", ATTRS{idProduct}=="6761",
ATTR{bInterfaceNumber}=="01", RUN+="/bin/sh -c '/bin/echo -n $kernel >
/sys/$devpath/driver/unbind'"
ATTR{idVendor}=="04e8", ATTR{idProduct}=="6761",
RUN+="/usr/local/madwimax/sbin/madwimax -qd --diode-off
--exact-device=$attr{busnum}/$attr{devnum}"
ATTR{idVendor}=="04e9", ATTR{idProduct}=="6761",
RUN+="/usr/local/madwimax/sbin/madwimax -qd --diode-off
--exact-device=$attr{busnum}/$attr{devnum}"

LABEL="madwimax_rules_end"
---8<---

  reply	other threads:[~2009-07-09  3:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08  8:31 Анатолий Акатьев
2009-07-08  9:51 ` Андрей Черепанов
2009-07-08 14:30   ` Анатолий Акатьев
2009-07-08 16:44     ` Константин Михайленко
2009-07-09  3:45       ` Анатолий Акатьев
2009-07-09  3:57         ` Maxim Byshevski-Konopko [this message]
2009-07-09  7:08         ` Константин Михайленко
2009-07-09 13:03           ` Maxim Byshevski-Konopko
2009-07-09 13:34             ` Константин Михайленко
2009-07-11 14:16       ` scriptgame
2009-07-11 15:57         ` Константин Михайленко
2009-07-11 16:18           ` scriptgame
2009-07-11 17:36             ` Константин Михайленко
2009-07-11 22:34               ` Vitaly Lipatov
2009-07-12  4:00                 ` Константин Михайленко

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=de6e6f2a0907082057r733bb301y10113ac94d601c7@mail.gmail.com \
    --to=maxim.b.k@gmail.com \
    --cc=community@lists.altlinux.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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git