From owner-freebsd-current@freebsd.org Tue Nov 6 07:02:49 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 354031106987 for ; Tue, 6 Nov 2018 07:02:49 +0000 (UTC) (envelope-from evfbsd@yandex.ru) Received: from forward100p.mail.yandex.net (forward100p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E2B7C8FBDE for ; Tue, 6 Nov 2018 07:02:47 +0000 (UTC) (envelope-from evfbsd@yandex.ru) Received: from mxback9j.mail.yandex.net (mxback9j.mail.yandex.net [IPv6:2a02:6b8:0:1619::112]) by forward100p.mail.yandex.net (Yandex) with ESMTP id 0B89651036D5 for ; Tue, 6 Nov 2018 10:02:40 +0300 (MSK) Received: from localhost (localhost [::1]) by mxback9j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id aF0UfvJMMv-2dpK0f2E; Tue, 06 Nov 2018 10:02:39 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1541487759; bh=bbL5rnKEbhVGEJK/ClN4igIBBuWCcBrrHvIdAUyScJQ=; h=From:To:Subject:Date:Message-Id; b=hPGiE2PqYFtNSgIX39U4wNba01zkN5epxRZxnoPHEXPbZTHcxdICCk6eSQFnt5aZH 7R5a3xRmt02cVBBDaPl6qCBKx8EA54s3ytErRwiRsQnsuhseWOOiIsTouT8XR/EIrU TB+wVd29QGf92lXPq0Cw1uqlnHK8xYm9gU1G/JmA= Authentication-Results: mxback9j.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by iva6-71ba8554b85c.qloud-c.yandex.net with HTTP; Tue, 06 Nov 2018 10:02:39 +0300 From: ev To: freebsd-current@freebsd.org Subject: System does not boot with many of Adaptec RAID controllers MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Tue, 06 Nov 2018 10:02:39 +0300 Message-Id: <2157271541487759@iva6-71ba8554b85c.qloud-c.yandex.net> Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Rspamd-Queue-Id: E2B7C8FBDE X-Spamd-Result: default: False [-3.83 / 200.00]; R_SPF_ALLOW(-0.20)[+ip6:2a02:6b8:0:1000::/52]; FREEMAIL_FROM(0.00)[yandex.ru]; TO_DN_NONE(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[yandex.ru:+]; DMARC_POLICY_ALLOW(-0.50)[yandex.ru,none]; MX_GOOD(-0.01)[mx.yandex.ru,mx.yandex.ru,mx.yandex.ru,mx.yandex.ru,mx.yandex.ru]; NEURAL_HAM_SHORT(-0.83)[-0.825,0]; RCVD_IN_DNSWL_LOW(-0.10)[0.0.1.0.7.b.8.0.0.0.0.0.1.4.7.2.2.7.4.1.0.0.0.0.8.b.6.0.2.0.a.2.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_ENVFROM(0.00)[yandex.ru]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.96)[-0.965,0]; R_DKIM_ALLOW(-0.20)[yandex.ru]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.93)[-0.930,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; IP_SCORE(-0.00)[country: RU(-0.01)] X-Rspamd-Server: mx1.freebsd.org X-Mailman-Approved-At: Tue, 06 Nov 2018 11:25:41 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2018 07:02:49 -0000 Hello! I want to pay attention to the bug 209468 [1] - system does not boot with many of Adaptec RAID controllers. There is also growing anxiety over the absence of the driver in release 12.0. But based on this controller built many storage and many people want to use them. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209468 -- ev