ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] USB Flash Travelling Disk
Date: Thu, 8 Jan 2004 22:55:09 +0300
Message-ID: <20040108195509.GB2168@sirius.home> (raw)
In-Reply-To: <20040108194741.3bc06b70.x@linux.by>

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

On Thu, Jan 08, 2004 at 07:47:41PM +0200, X-Stranger wrote:
[skip]
> > Так что придётся собирать blacklist, а также добавить опцию для
> > тестирования (включающую этот workaround независимо от наличия
> > записи в blacklist).
> 
> А кто это делать будет? И будет ли?

Ну я попробую сделать что-то...

Кстати, там было два варианта патча - первый вариант у вас заработал?
Вот этот:

http://www.kalamazoolinux.org/tech/pcg-fx390k/patch-vaio-option-1.txt


--- 2.4/arch/i386/kernel/pci-irq.c	Sat Nov  3 19:51:08 2001
+++ build-2.4/arch/i386/kernel/pci-irq.c	Sun Nov  4 14:48:58 2001
@@ -626,7 +626,7 @@
 			continue;
 		if (info->irq[pin].link == pirq) {
 			/* We refuse to override the dev->irq information. Give a warning! */
-		    	if (dev2->irq && dev2->irq != irq) {
+		    	if (dev2->irq && dev2->irq != irq && 0) {
 		    		printk(KERN_INFO "IRQ routing conflict for %s, have irq %d, want irq %d\n",
 				       dev2->slot_name, dev2->irq, irq);
 		    		continue;

Просто нужно разобраться, что именно писать в blacklist.  Есть два
варианта - либо просто использовать то, что прочитано из
irq_router->get (это как раз вариант сверху), либо перепрограммировать
PIRQ на IRQ, указанный в BIOS (это то, что вы пробовали, и оно вроде
как заработало).

Если работают оба варианта, видимо, лучше выбрать option-1 (при этом
меньше всего перепрограммируется, соответственно меньше возможностей
наткнуться на какую-то не проявляющуюся сразу проблему).  Выглядеть
это будет, разумеется, значительно сложнее, чем в таком тестовом
варианте...

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-01-08 19:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-26  8:47 [Comm] Организация Quake 2 сервера unix9
2003-12-31  5:01 ` Александр Никольников
2003-12-31  8:50   ` [Comm]Организация " unix9
2004-01-05 11:30     ` бМЕЛУБОДТ оЙЛПМШОЙЛПЧ
2004-01-05 13:13       ` unix9
2004-01-05 13:52         ` [Comm] USB Flash Travelling Disk X-Stranger
2004-01-05 14:52           ` Sergey Vlasov
2004-01-06  1:20             ` X-Stranger
2004-01-06 23:05             ` X-Stranger
2004-01-08 16:32           ` X-Stranger
2004-01-08 16:57             ` Sergey Vlasov
2004-01-08 17:22               ` X-Stranger
2004-01-08 17:43                 ` Sergey Vlasov
2004-01-08 17:47                   ` X-Stranger
2004-01-08 19:55                     ` Sergey Vlasov [this message]
2004-01-09  8:37                       ` X-Stranger
2004-01-05 15:40         ` [Comm]Организация Quake 2 сервера Pyatnitskich Evgeniy
2004-01-06  5:47         ` Александр Никольников

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=20040108195509.GB2168@sirius.home \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /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