ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Cc: devel-kernel <devel-kernel@altlinux.ru>
Subject: [d-kernel] Re: gigaraid ITE8212
Date: Tue, 15 Jul 2003 15:38:15 +0400
Message-ID: <20030715153815.5ce037f7.vsu@altlinux.ru> (raw)
In-Reply-To: <E19cK0E-0007sG-00.kolyag-mail-ru@f22.mail.ru>

On Tue, 15 Jul 2003 11:13:34 +0400
"KoLyA"  <kolyag@mail.ru> wrote:

> мать gigabyte серверная на i865, с сабжем на борту.
> 
> что можно сделать под alm2.2
> 
> у них на сайте дают модуль под redhat7.3 и mdk9 с ядром 2.4.18. 
> делал insmod scsi_mod; insmod sd_mod; insmod -f iteraid.o.
> ...will taint the kernel
> ..forced load...
> и т.д.
> как я понял не сработало: unresolved symbol scsi_scanbus (пишу вдали
> от той машины по памяти), и скази все еще недоступен.
> 
> пока что винт из рейда перекинул на обычный ide
> 
> кто нибудь с ним работал?

Безобразие:

1. http://www.ite.com.tw/productInfo/Download.html#IT8212%20ATA133%20Controller

Тыкаем в Binary Code:
http://www.ite.com.tw/pc/LinuxDriver_it8212_092029-02.zip - там лежат
бинарники для Red Hat 7.3, 8.0, 9.0 и Mandrake 9.0. Смотрим modinfo:

$ /sbin/modinfo iteraid.o 
filename:    iteraid.o
description: "ITE IT8212 RAID Controller Linux Driver"
author:      "ITE,Inc."
license:     "GPL"
^^^^^^^^^^^^^^^^^

2. На той же странице тыкаем в Source Code, попадаем на
http://www.ite.com.tw/productInfo/pc_userinfo.asp?FileName=L2 - просят
много всякого. Впрочем, заполнять это бесполезно - в mozilla-1.2.1-alt6
их скрипты не работают. Ладно, фиг с ними - View Source и смотрим, куда
он хотел идти дальше:

3. http://www.ite.com.tw/productInfo/pc_ula.asp?DownFile=Linux_DrvSrc_092029-02.zip&hasFilled=YES

Вот те раз! Это с какого перепугу на GPL-драйвер они такое повесили?
Ладно, списываем это на общую боязнь GPL и общий текст для всего подряд
на сайте, идём дальше:

http://www.ite.com.tw/pc/Linux_DrvSrc_092029-02.zip

В самом драйвере написано:

/*
 * linux/drivers/scsi/iteraid.c
 *
 * (C) Copyright 2002-2003 Integrated Technology Express, inc.
 *
 * Nov 11, 2002	Mark Lu	file created.
 *
 * ITE IT8212 RAID controller device driver for Linux.
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License as published by the
 * Free Software Foundation; either version 2, or (at your option) any
 * later version.
 *
 * This program is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.

Ну и что с таким безобразием с лицензиями делать?


       reply	other threads:[~2003-07-15 11:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15 11:38 ` Sergey Vlasov [this message]
2003-07-15 11:14   ` Anton Farygin
2003-07-15 12:07     ` Sergey Vlasov

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=20030715153815.5ce037f7.vsu@altlinux.ru \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    --cc=devel-kernel@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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

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


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