All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <briannorris@chromium.org>
To: Rob Herring <robh@kernel.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH] Documentation/devicetree: fix dead links to PCI/OF specs
Date: Mon, 10 Jul 2017 10:43:44 -0700	[thread overview]
Message-ID: <20170710174343.GA136482@google.com> (raw)
In-Reply-To: <20170710143313.xfa7ezbgj67clkt3@rob-hp-laptop>

On Mon, Jul 10, 2017 at 09:33:13AM -0500, Rob Herring wrote:
> On Thu, Jul 06, 2017 at 05:43:23PM -0700, Brian Norris wrote:
> > www.firmware.org doesn't resolve for me. I found these equivalent URLs
> > by taking the redirects from the previous (openfirmware.org) URLs, as
> > seen before commit f517256a6867 ("Documentation/devicetree: Update PCI
> > Device Tree bindings") updated them.
> > 
> > Signed-off-by: Brian Norris <briannorris@chromium.org>
> > ---
> > This is my best attempt at a resolution. I'm not sure what firmware.org is or
> > if its owner is even legit. It does seem like openfirmware.info is a proper
> > successor to openfirmware.org, and it's registered to a coreboot dev.
> 
> This site doesn't seem to be complete. There was still a complete mirror 
> (matching playground.sun.com) at one point, but I can't seem to find it 
> now. Fortunately, I had archived off the whole mirror with the intention 
> of putting it on devicetree.org. Let me get moving on that.

I don't really know what "complete" is; I just want my URLs to point
somewhere useful :) So whatever suits you best. At least these links
correctly have titles / reference numbers included alongside, so I can
search for the correct thing myself.

BTW, I think I missed some other bad links in the tree. v4.12 release
still points to these:

origin/master:Documentation/devicetree/bindings/usb/usb-device.txt:5:http://www.firmware.org/1275/bindings/usb/usb-1_0.ps
origin/master:Documentation/devicetree/booting-without-of.txt:1285:<http://www.openfirmware.org/ofwg/practice/>

Regards,
Brian

WARNING: multiple messages have this Message-ID (diff)
From: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Documentation/devicetree: fix dead links to PCI/OF specs
Date: Mon, 10 Jul 2017 10:43:44 -0700	[thread overview]
Message-ID: <20170710174343.GA136482@google.com> (raw)
In-Reply-To: <20170710143313.xfa7ezbgj67clkt3@rob-hp-laptop>

On Mon, Jul 10, 2017 at 09:33:13AM -0500, Rob Herring wrote:
> On Thu, Jul 06, 2017 at 05:43:23PM -0700, Brian Norris wrote:
> > www.firmware.org doesn't resolve for me. I found these equivalent URLs
> > by taking the redirects from the previous (openfirmware.org) URLs, as
> > seen before commit f517256a6867 ("Documentation/devicetree: Update PCI
> > Device Tree bindings") updated them.
> > 
> > Signed-off-by: Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
> > ---
> > This is my best attempt at a resolution. I'm not sure what firmware.org is or
> > if its owner is even legit. It does seem like openfirmware.info is a proper
> > successor to openfirmware.org, and it's registered to a coreboot dev.
> 
> This site doesn't seem to be complete. There was still a complete mirror 
> (matching playground.sun.com) at one point, but I can't seem to find it 
> now. Fortunately, I had archived off the whole mirror with the intention 
> of putting it on devicetree.org. Let me get moving on that.

I don't really know what "complete" is; I just want my URLs to point
somewhere useful :) So whatever suits you best. At least these links
correctly have titles / reference numbers included alongside, so I can
search for the correct thing myself.

BTW, I think I missed some other bad links in the tree. v4.12 release
still points to these:

origin/master:Documentation/devicetree/bindings/usb/usb-device.txt:5:http://www.firmware.org/1275/bindings/usb/usb-1_0.ps
origin/master:Documentation/devicetree/booting-without-of.txt:1285:<http://www.openfirmware.org/ofwg/practice/>

Regards,
Brian
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2017-07-10 17:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  0:43 [PATCH] Documentation/devicetree: fix dead links to PCI/OF specs Brian Norris
2017-07-07  0:43 ` Brian Norris
2017-07-10 14:33 ` Rob Herring
2017-07-10 17:43   ` Brian Norris [this message]
2017-07-10 17:43     ` Brian Norris
2017-07-11 19:01     ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170710174343.GA136482@google.com \
    --to=briannorris@chromium.org \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.