From owner-freebsd-doc@FreeBSD.ORG Fri Aug 27 18:23:35 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1323B16A4CE; Fri, 27 Aug 2004 18:23:35 +0000 (GMT) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.131.34.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CDF943D49; Fri, 27 Aug 2004 18:23:34 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.13.1/8.12.11) with ESMTP id i7RINXUc000825; Fri, 27 Aug 2004 20:23:33 +0200 (CEST) (envelope-from arved@FreeBSD.org) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.11/8.12.11/Submit) id i7RINWJk000824; Fri, 27 Aug 2004 20:23:32 +0200 (CEST) (envelope-from arved@FreeBSD.org) X-Authentication-Warning: tl.kom.tuwien.ac.at: tilman set sender to arved@FreeBSD.org using -f From: Tilman Linneweh To: "Simon L. Nielsen" In-Reply-To: <20040827182012.GD774@zaphod.nitro.dk> References: <20040827180724.GZ24054@arved.at> <20040827182012.GD774@zaphod.nitro.dk> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: FreeBSD.org Message-Id: <1093631012.634.5.camel@tl.kom.tuwien.ac.at> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 27 Aug 2004 20:23:32 +0200 cc: freebsd-doc@FreeBSD.org Subject: Re: ar.4 missing X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 18:23:35 -0000 Am Fr, den 27.08.2004 schrieb Simon L. Nielsen um 20:20: > On 2004.08.27 20:07:25 +0200, Tilman Linneweh wrote: > > Hello, > > > > Noticed that ar.4 is missing, although mentioned in ata.4, please commit or > > approve this small diff: > > > > http://people.freebsd.org/~arved/stuff/ar.diff > > That's unfortunatly not the right solution... since we have another > ar(4) device, which is a NIC driver: :-/ > > ar -- synchronous Digi/Arnet device driver > > It is very unfortunate IMO, but I think it's way to late to fix. Oops, you are right, i was confused because the NIC driver is i386 only, and i tried "man 4 ar" on amd64. So maybe add the MLINKS only on !i386?