From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 18 Apr 2003 18:02:17 +0400 From: Sergey Vlasov To: community@altlinux.ru Subject: Re: Re[2]: [Comm] Xeon Message-Id: <20030418180217.5fd96fbd.vsu@altlinux.ru> In-Reply-To: <20030418191226.24086cd3.gosha@zkb.ru> References: <20030418115109.33e2d963.gosha@zkb.ru> <20030418173825.32d8d8f5.gosha@zkb.ru> <20030418144728.41449f4d.avp@altlinux.ru> <20030418180748.6ce8ad79.gosha@zkb.ru> <20030418152147.3185fe5c.avp@altlinux.ru> <4879490200.20030418165006@gema.ru> <20030418191226.24086cd3.gosha@zkb.ru> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i586-alt-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: On Fri, 18 Apr 2003 19:12:26 +0600 Igor Solovyov wrote: > Вот интересно, где можно посмотреть список поддерживаемых > SCSI-контроллеров? На той маме интегрирован: > > Adaptec AIC-7902 Ultra320 > > Кто-нибудь в курсе, Мастер 2.2 знает этот контроллер? Вообще модуль aic79xx в ядре 2.4.20-alt5 есть, 7902 там в списке числится. Документация у него ограничивается modinfo aic79xx: filename: aic79xx.o description: "Adaptec Aic77XX/78XX SCSI Host Bus Adapter driver" author: "Maintainer: Justin T. Gibbs " license: "Dual BSD/GPL" parm: aic79xx string, description "period delimited, options string. verbose Enable verbose/diagnostic logging debug Bitmask of debug values to enable no_reset Supress initial bus resets extended Enable extended geometry on all controllers periodic_otag Send an ordered tagged transaction periodically to prevent tag starvation. This may be required by some older disk drives/RAID arrays. reverse_scan Sort PCI devices highest Bus/Slot to lowest tag_info: Set per-target tag depth rd_strm: Set per-target read streaming setting. seltime: Selection Timeout(0/256ms,1/128ms,2/64ms,3/32ms) Sample /etc/modules.conf line: Enable verbose logging Set tag depth on Controller 2/Target 2 to 10 tags Shorten the selection timeout to 128ms from its default of 256 options aic79xx='"verbose.tag_info:{{}.{}.{..10}}.seltime:1"' Sample /etc/modules.conf line: Change Read Streaming for Controller's 2 and 3 options aic79xx='"rd_strm:{..0xFFF0.0xC0F0}"' " Даже description не поправили :-( Живьём такого железа не видел - только посмотрел по исходникам ядра.