From owner-freebsd-current@freebsd.org Thu Nov 21 05:53:39 2019 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F35691AF4EA for ; Thu, 21 Nov 2019 05:53:39 +0000 (UTC) (envelope-from michal@microwave.sk) Received: from daemon.microwave.sk (daemon.microwave.sk [IPv6:2a01:108:1:1001::d0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47JTJL3XNZz3PZ4; Thu, 21 Nov 2019 05:53:37 +0000 (UTC) (envelope-from michal@microwave.sk) Received: from [192.168.0.128] (static-dsl-28.87-197-110.telecom.sk [87.197.110.28]) by daemon.microwave.sk (Postfix) with ESMTPSA id 36F8C27D0; Thu, 21 Nov 2019 06:53:34 +0100 (CET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3601.0.10\)) Subject: Re: r351589 ses no longer attaches From: =?utf-8?Q?Michal_Van=C4=8Do?= In-Reply-To: Date: Thu, 21 Nov 2019 06:53:33 +0100 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <1FFF2160-017F-4A45-BC08-2800EA7C1274@microwave.sk> References: To: Alexander Motin X-Mailer: Apple Mail (2.3601.0.10) X-Rspamd-Queue-Id: 47JTJL3XNZz3PZ4 X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.42 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[microwave.sk:s=mail]; NEURAL_HAM_MEDIUM(-0.97)[-0.975,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-0.96)[-0.963,0]; DKIM_TRACE(0.00)[microwave.sk:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[microwave.sk,quarantine]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.02)[country: SK(0.09)]; ASN(0.00)[asn:31127, ipnet:2a01:108::/32, country:SK]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] 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: Thu, 21 Nov 2019 05:53:40 -0000 Hi Alexander, thank you for quick response. I confirm that r354923 fixes this issue in = 12-STABLE. # dmesg | grep ^ses ses0 at ahciem0 bus 0 scbus6 target 0 lun 0 ses0: SEMB S-E-S 2.00 device ses0: SEMB SES Device ses0: pass0,ada0 in 'Slot 00', SATA Slot: scbus0 target 0 ses0: pass1,ada1 in 'Slot 01', SATA Slot: scbus1 target 0 ses0: pass2,ada2 in 'Slot 02', SATA Slot: scbus2 target 0 ses0: pass3,ada3 in 'Slot 03', SATA Slot: scbus3 target 0 ses0: pass4,ada4 in 'Slot 04', SATA Slot: scbus4 target 0 ses0: pass5,ada5 in 'Slot 05', SATA Slot: scbus5 target 0 regards Michal > On 21 Nov 2019, at 00:58, Alexander Motin wrote: >=20 > Hi Michael, >=20 > I'm sorry, I've forgot to merge it after Warner merged his r351356. > Please try the fresh stable/12 and tell if you still have a problem. >=20 > On 20.11.2019 17:34, Michal Van=C4=8Do wrote: >> Hi, >>=20 >> I have an issue with SES not working with AHCI. After some digging I = found a thread on freebsd-current = (https://lists.freebsd.org/pipermail/freebsd-current/2019-August/074176.ht= ml) where exactly the same issue was described and finally fixed in = r351589. My question is, will this fix be merged into 12-STABLE? I tried = manually patching 12-STABLE src tree and after rebuilding the kernel SES = started to work as expected. I don=E2=80=99t want to run CURRENT just = for this simple fix. >=20 > --=20 > Alexander Motin > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"