Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2001 17:23:06 -0600
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        Jonathan Lemon <jlemon@flugsvamp.com>, Warner Losh <imp@harmony.village.org>, Dima Dorfman <dima@trit.org>, arch@FreeBSD.ORG
Subject:   Re: Anybody working on devd?
Message-ID:  <20011127172306.U75389@prism.flugsvamp.com>
In-Reply-To: <20011127150929.R5474-100000@wonky.feral.com>
References:  <20011127165713.S75389@prism.flugsvamp.com> <20011127150929.R5474-100000@wonky.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500

--
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011127172306.U75389>