From nobody Tue Aug 15 07:48:57 2023 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RQ3LS45wyz4qfJg for ; Tue, 15 Aug 2023 07:49:04 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RQ3LS3dl2z4Xc8; Tue, 15 Aug 2023 07:49:04 +0000 (UTC) (envelope-from grog@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692085744; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=3ZZchn4a2ZkKw9b8tddJo3ZndZ7KM3hFCFr04+ilpMo=; b=tKdKj+XMnD78XdxJR11mFaRBXKCYmk2ITKBwfRdZkvL4jsINouQMN4tBbLC9omY05JIvWP Xyy6nOTxCQCmaPsOvoriRF0fFzaGbi++SV+L1uBT+ddY7BWt/EKqJdQSGcexBmE6qPqjVI Ijpw54lOzHww7qaU3Sn5vlzh3tvTXu6QtL1+EeLu9luzwG+5o0cv134JVBZTgZ/zhcDItV GrHEflSMyLLOUDzFhsTQo14eqH+XNl/BHnyZkA3EqhALj5UOk7+jSRxdxEPVX4FaoLTjKI QYdF6V1FyFRYPSgrnfqbO5k5naPsdIQBGm+zyxS7jRRCgO1pM2xFG1L0EnJp7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692085744; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=3ZZchn4a2ZkKw9b8tddJo3ZndZ7KM3hFCFr04+ilpMo=; b=TMAZzRWMqikJWiC0+V6kLQaliy2BCDve7LqSczR7fARQX/r0ZRS/DlNx6nlydx235AmTXT sXvl5cbe2vppcJeUusEIf1gluhVChttqW5QhhzDTBOkzPsXBzALtPbVbySEJRjvkO5m9VE AR1tTMp2/D+/a2BgqNZCHZjw0KDeh+Q0Ar0zTusj/An6VnfVRVMbRGccSY7xL1vqsG8oI9 6HFsOAmnnTXwGgFAUh/n+CcPLqBaiCaFKo1arEWBNvf7TMMzoOzR1eg6bCut5B1ESPCvvL 1pB+wYqIRbIhYdsiO5nCRaPkt/qxr6dTZmtJ5AVISkMMJI3DbraaflGWp5L+Hw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692085744; a=rsa-sha256; cv=none; b=uTwjRthr3ljxMRcoN4y4Ad6Tm1NE868tcV2D3gEyiBTqH2oijo2kOQbtCl35PpdY86fPa3 ftxfG/m/A6yIgBZPFXyZOAk3KhV6ipJg3FlICQQfybR+saAgVt1cvrgAZcWiodON9+0Sbu KNgU7BWhAa38pMvGhemU9JbfnyFi6hSxqjvCl1u8ChyqA3C7TLIoVMHxGMjD78utMkgqOL 2hoY4ZvHxqePfCnb0aPE+fDeTVG/cdGmFnFTYSZ0/NoeLcv9810oJlUpyomXO3vuveXqJl gaFF0zVHpVCS2RxaUbOgRKBuWtapZr1Gh1nNysXr/LA39jhIr/GHsKg8Xx69og== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from eureka.lemis.com (121-200-11-253.79c80b.mel.nbn.aussiebb.net [121.200.11.253]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: grog/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4RQ3LR23MZzkDR; Tue, 15 Aug 2023 07:49:02 +0000 (UTC) (envelope-from grog@FreeBSD.org) Date: Tue, 15 Aug 2023 17:48:57 +1000 From: Greg 'groggy' Lehey To: Kevin Bowling Cc: current@freebsd.org Subject: Re: Potential show-stopper in em driver? Message-ID: <20230815074857.GH87066@eureka.lemis.com> References: <20230814124703.3875a7ba266cdf079525eb82@dec.sakura.ne.jp> <20230814043746.GE87066@eureka.lemis.com> <20230814234540.GG87066@eureka.lemis.com> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EEx6GiKZGZ1wKUra" Content-Disposition: inline In-Reply-To: Organization: The FreeBSD Project Phone: +61-3-5309-0418 Mobile: +61-490-494-038. Use only as instructed. WWW-Home-Page: https://www.FreeBSD X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 User-Agent: Mutt/1.6.1 (2016-04-27) --EEx6GiKZGZ1wKUra Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Monday, 14 August 2023 at 17:34:12 -0700, Kevin Bowling wrote: > On Mon, Aug 14, 2023 at 4:45=E2=80=AFPM Greg 'groggy' Lehey wrote: >> Thanks. Let me know when you have something and I'll test it. > > I went ahead and reverted: 797e480cba8834e584062092c098e60956d28180 Is it that bad? I had the impression that where it worked, it was an advantage. Couldn't you just leave it there disabled, with the option of enabling it along with a warning that it hasn't been tested on all hardware? Greg -- Sent from my desktop computer. See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft mail program reports problems, please read http://lemis.com/broken-MUA.php --EEx6GiKZGZ1wKUra Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAmTbLekACgkQIubykFB6QiPkUgCgiACy5CWigynk1cJJMIxQ811R TaAAoLBix8Dtdvrsesu0gggzoe3Hul9O =+jD5 -----END PGP SIGNATURE----- --EEx6GiKZGZ1wKUra--