From nobody Thu Feb 16 13:49:02 2023 X-Original-To: freebsd-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 4PHbsD0YLVz3qSTf for ; Thu, 16 Feb 2023 13:49:20 +0000 (UTC) (envelope-from rick.macklem@gmail.com) Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PHbsC2l8mz3QPm; Thu, 16 Feb 2023 13:49:19 +0000 (UTC) (envelope-from rick.macklem@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-pl1-x633.google.com with SMTP id r8so2085542pls.2; Thu, 16 Feb 2023 05:49:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Efb0NlCUR3N2FcupVrJs7E8RpvhOYaAU8ld9aBd5eOQ=; b=UMt/wclvgkVVxLuPGmOFrEzbmBWOcis1EXOsly6/hrXkeQMddYdQTKgFjTtwK1Q5hP nsIZyE2kvzVtUmAyixJNI7M8c1J6UTVCCfzGT9+5QR5iEi0Sxz21Ef3d8OFjSi5aIDoz LfY30pOZNgBck1Zx3XfMAJ+sBGhHHwhRD/ZVBzpVwLJM5Jg1AY6b2owKg/ijUw3yANt1 3mGLZOY+LCeEZw4lt9pbH+iH9julvjbxPMpfVKNh4cvB0qwrW7cglHkL9hEVXWxJx7K6 IpE9ykVa/qacCiIYyAV9WSV4lGuVeBETfnGdtDOol+6P0XSyTeD9xB6FMc9SDkSh9dU0 pirg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Efb0NlCUR3N2FcupVrJs7E8RpvhOYaAU8ld9aBd5eOQ=; b=hJzynMfPCn4Rt6yNzd/D1hMzCqZxxU9ARTxtPlIHw0keiGLrSHOBMPrsytkly2dN02 nCaIUH77zLvwvm9acXCWpz7Ic3UHFHFBwx0b2LZ0xgv2DjQRjX+YYrq4TQGRMc801Vtn 0qzHKeRTOX2nH2gBWw3iV1l1gXWmv9YBwWSfEtmJQGEU9jtRmG2z5ds2lRADkNvTfCAP a7sLpOu74MPu56oGs5mjj+fgi1xlSaJZ0AWcvtyLlQJ7kPl2ul8NoDwXdzxdx17BCMSw +rlw/tbESZpTZzMjrhrwqYQTGCrFOaaKEekMIlWUoNaLbg/Hr0NE1VDF3owUslPwKOYR OnoQ== X-Gm-Message-State: AO0yUKUqBd3r9c9oBQdLLOsdISfO63TPQft6fLfN4GT/BdNox+HDW9BN AAiNohLrohNWRlsSK2CraqEUKWpGEWhoRDSO2lpbGvrCOA== X-Google-Smtp-Source: AK7set9TnlNfJ9pCDBWoVdMDG9a8hKzpACuyza0uW59x9LxnXr09kTpJUMRLOFuw9uHbMDGERev5Fw6Qb/tN0dsdBgQ= X-Received: by 2002:a17:90b:3b4d:b0:234:96b1:453a with SMTP id ot13-20020a17090b3b4d00b0023496b1453amr507389pjb.79.1676555357844; Thu, 16 Feb 2023 05:49:17 -0800 (PST) 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 References: In-Reply-To: From: Rick Macklem Date: Thu, 16 Feb 2023 05:49:02 -0800 Message-ID: Subject: Re: Missing ktls_ocf.ko To: Gordon Bergling Cc: freebsd-current@freebsd.org, jhb@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4PHbsC2l8mz3QPm X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Thu, Feb 16, 2023 at 12:15 AM Gordon Bergling wrote: > > Hi, > > I recently tried to load ktls_ocf.ko as stated in ktls(4), but on a very > recent -CURRENT there is no such kernel module present. > > Has there anything changed in -CURRENT about this kernel module? I don't think the module exists or is needed any more, but jhb@ can confirm this. Sounds like a man page update is needed and that's your specialty. rick > > On 13-STABLE and 13.1-RELEASE I find the module in /boot/kernel. > > --Gordon