From owner-freebsd-arch Tue Nov 27 15:25:56 2001 Delivered-To: freebsd-arch@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id A3CE837B41B for ; Tue, 27 Nov 2001 15:25:51 -0800 (PST) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id fARNN6W51646; Tue, 27 Nov 2001 17:23:06 -0600 (CST) (envelope-from jlemon) Date: Tue, 27 Nov 2001 17:23:06 -0600 From: Jonathan Lemon To: Matthew Jacob Cc: Jonathan Lemon , Warner Losh , Dima Dorfman , arch@FreeBSD.ORG Subject: Re: Anybody working on devd? Message-ID: <20011127172306.U75389@prism.flugsvamp.com> References: <20011127165713.S75389@prism.flugsvamp.com> <20011127150929.R5474-100000@wonky.feral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20011127150929.R5474-100000@wonky.feral.com> Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 27, 2001 at 03:09:37PM -0800, Matthew Jacob wrote: > > > On Tue, 27 Nov 2001, Jonathan Lemon wrote: > > > On Tue, Nov 27, 2001 at 03:43:37PM -0700, Warner Losh wrote: > > > But pccard doesn't deal in terms of dev_t, but rather device_t. The > > > pccard bus system has no earthly clue what you just added to the > > > system. Plus, unless jlemon has been busy, the network drivers do not > > > add dev_t's. > > > > You rang? :-) > > > > Yes, -current has a dev_t for network devices, if that makes any difference. > > required or optional? Non-optional, but not invasive; this is done within if_attach(). See /dev/net* on a -current box. hydra[5:09pm]> ifconfig net3 lp0: flags=8810 mtu 1500 -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message