From nobody Sun Dec 11 17:27:25 2022 X-Original-To: doc@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 4NVWsp1Hqtz4jl0N for ; Sun, 11 Dec 2022 17:27:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NVWsn5ZB6z3MvW for ; Sun, 11 Dec 2022 17:27:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670779645; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9oW7OAqtYGowj8xf0RiCw6tmAtLQwtrb6gX+/L7oNAE=; b=KsMusEsZ3J6vXKWmxe8K2daIr9FEqBx1rxVKkEt0wiXRYDouepWApR9eo+ozjd8mmL0dVI 2b6aYhvoltlbYHbfrEfUdpPsPkEwZB2GYkyHz+bfqdp78tFmjGvb0WPSL1MWDZzJRCN8z0 wqjbNZRdHBMDjGNcx0zTuBlrU/mVsVgfgv8+liwGiyFLolHmWDPWSZ8cLMUGm2gOsWpPXa qrgtaEtrqS4lfz9YgWp78fAOoTXh23PerUY9HtV4YVzn9kVB4L7+86uaisPWNLf/IaRuoX 0HD7PNo34+KuicsodDf5lvQbKf1Iq3SPduXnC0oT1JREEKEB6/cj/GdbRuMHEA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670779645; a=rsa-sha256; cv=none; b=uNa2cdtVmz6j2oZRPGC6Zaak8mhKdndKc+ynT4oEgirgp8qIboQ05hQLhzW1SMx8R9fCCC Pd6nuG2PDIiGr/wC06Z6xmnqXoVwfseGM8YfyLjY2BhLKe1MHdiBg5rGXBtEgUwMds8qKI x9jOzftnmiIIWceHV7Cd/OOmVUhT6lVaFokWAE9nDdRe7LXjrvs49u18nh3VeNxaOLjv59 mRn0fdj0ThEkHOVblnuAFOQ59PLEBc2PkXyUDAGOsAcYi/Y5Xukn721N3BNWZG3jE56XgP yHuwVtfxQcOyNDWpXagC3VdZGTShuMjYn42AL3XVRJYT1v67sTFWqMiPldFBMA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NVWsn4c3Sz13PR for ; Sun, 11 Dec 2022 17:27:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BBHRPRO020774 for ; Sun, 11 Dec 2022 17:27:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BBHRPEh020773 for doc@FreeBSD.org; Sun, 11 Dec 2022 17:27:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 268315] FreeBSD Handbook: Video Cards: driver name ambiguities Date: Sun, 11 Dec 2022 17:27:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268315 Bug ID: 268315 Summary: FreeBSD Handbook: Video Cards: driver name ambiguities Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Books & Articles Assignee: doc@FreeBSD.org Reporter: grahamperrin@freebsd.org German (de) looked partly wrong, at a glance:=20 * i915kms, radeonkms, amdgpu, intel, radeon English (en) is similarly ambiguous:=20 * each of the five words is a driver name * the array of subheadings, in and around this area, does not convey=20 a sense of why (for example) the radeonkms name might be wrong in=20 some situations. --=20 You are receiving this mail because: You are the assignee for the bug.=