From owner-svn-src-all@freebsd.org Mon Jun 17 07:56:40 2019 Return-Path: Delivered-To: svn-src-all@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 E497415B09F1; Mon, 17 Jun 2019 07:56:39 +0000 (UTC) (envelope-from bjkfbsd@gmail.com) Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A01A8467E; Mon, 17 Jun 2019 07:56:39 +0000 (UTC) (envelope-from bjkfbsd@gmail.com) Received: by mail-oi1-x22e.google.com with SMTP id s184so6326267oie.9; Mon, 17 Jun 2019 00:56:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yIL8RO5Tzr6q7lIfjegogVyN/3mf3wcRN8CEiuhWluI=; b=fYl9rtSOn7q7P1MDdiH6Tyn3RrGDegIDEcepHJEMSbBZZA7YbhC35WdmEeP1imt7ba pYbea9SMUS32TUaWYz98dw2FT+5eLF7YUHXXqJg89kqq2NqVX1jK66zKTgoB8th2RXut QglnogVns0sFfTjI7MmD2vNtAYEb8LVvlFIdyx24sZZ92V3GMev4JrokfoOZ+67jWXo8 cchCZhzrUri8EU6ckLRM3HN57UvefcxUL2XdAanG6KUgjvqStLLOEH1FVFCeewz1Hwdu Lr+9FCSdO6jje6Cy1Rsvc2+AI/8WB/ptX4wZoweix3rEE6eyYwSjvpr2B00/BR8Br179 bRjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yIL8RO5Tzr6q7lIfjegogVyN/3mf3wcRN8CEiuhWluI=; b=ppCYxq4wHutUkiSNmiCGx/a17PGJZu6OJiIgzpA9yVjtpYwua+WmrWXXw4QQDaDKyJ ho+S2cti8PUFbMs6y+k1nCj+QGUp9hQzU+ckYteLFl27Es6W0jd+qRv6ukyadPmgtvTy LqX7EvWbr7jLUO8iPmDpn+loP/X0gOEeC4hjsl0O8IZ0T4Q6ZGbY1PGxWCg7xjIW5MF7 kH0n7s0v2WAYcN/Sy9cEg2nme1Sn/sx0jJlnbc39kIL98o+GyQVZG1jHy20bqRiOkSbu dZ4PSqiKkkhGMOEFZfWU0xXpWDKBz8T/AcdNG6KEdRjuWqxo/cMsEZy5dQcX5SpEOKKK kqxg== X-Gm-Message-State: APjAAAXtxj3RStX3/ruyXV4OgC2GZuHsmCrb90mEJWs/WtAFt+S8sT3a eQHWkyjsYV8RjEUcCMAHyW6rqp81bj5fXEzoEXCsizP8MlQ= X-Google-Smtp-Source: APXvYqxyvavy6Z4yf87BDK4Lcag5Fqf/0rRkz+l1Znw7JnRwkYDIrlQhwZjLnqKyKTwjw7hVv3xfmGTzD076ccabyHY= X-Received: by 2002:aca:5251:: with SMTP id g78mr9746379oib.16.1560758198370; Mon, 17 Jun 2019 00:56:38 -0700 (PDT) MIME-Version: 1.0 References: <201906170541.x5H5flRE089727@repo.freebsd.org> In-Reply-To: <201906170541.x5H5flRE089727@repo.freebsd.org> From: Benjamin Kaduk Date: Mon, 17 Jun 2019 00:56:27 -0700 Message-ID: Subject: Re: svn commit: r349133 - head/share/man/man4 To: Niclas Zeising Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org X-Rspamd-Queue-Id: 7A01A8467E X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.91 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.91)[-0.910,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2019 07:56:40 -0000 On Sun, Jun 16, 2019 at 10:42 PM Niclas Zeising wrote: > Author: zeising (doc,ports committer) > Date: Mon Jun 17 05:41:47 2019 > New Revision: 349133 > URL: https://svnweb.freebsd.org/changeset/base/349133 > > Log: > pci(4): Document PCIOCATTACHED > > Document the PCIOCATTACHED ioctl(2) in the pci(4) manual. > PCIOCATTACHED is used to query if a driver has attached to a PCI. > > Reviewed by: bcr, imp > MFC after: 2 weeks > Differential Revision: https://reviews.freebsd.org/D20652 > > Modified: > head/share/man/man4/pci.4 > > Modified: head/share/man/man4/pci.4 > > ============================================================================== > --- head/share/man/man4/pci.4 Mon Jun 17 03:48:44 2019 (r349132) > +++ head/share/man/man4/pci.4 Mon Jun 17 05:41:47 2019 (r349133) > @@ -24,7 +24,7 @@ > .\" > .\" $FreeBSD$ > .\" > -.Dd June 14, 2018 > +.Dd June 17, 2019 > .Dt PCI 4 > .Os > .Sh NAME > @@ -333,6 +333,26 @@ The limitations on data width described for > reading registers, above, also apply to writing > .Tn PCI > configuration registers. > +.It PCIOCATTACHED > +This > +.Xr ioctl 2 > +allows users to query if a driver is attached to the > +.Tn PCI > +specified in the passed-in > Is there a missing word like "device" here? Thanks, Ben > +.Va pci_io > +structure. > +The > +.Va pci_io > +structure is described above, however, the > +.Va pi_reg > +and > +.Va pi_width > +fields are not used. > +The status of the device is stored in the > +.Va pi_data > +field. > +A value of 0 indicates no driver is attached, while a value larger than 0 > +indicates that a driver is attached. > .It PCIOCBARMMAP > This > .Xr ioctl 2 > _______________________________________________ > svn-src-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" >