Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2006 03:49:12 -0700 (PDT)
From:      Alok Barsode <namaskar_alok@yahoo.co.in>
To:        freebsd-drivers@freebsd.org
Subject:   Device configuration and Structure
Message-ID:  <20060821104912.3899.qmail@web8905.mail.in.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi all,
I wanted to know how r memory-mapped devices
configured during initialization?

Like for example if i have a PCI ethernet card,which
is attached to the PCI bus.The PCI bus will probe the
attached device, call all the associated drivers (in
the driver list in devclass pcibus)during autoconf and
associate a driver which bids the max,But what if i
have a onboard memory-mapped ethernet controller? what
bus will it attach itself to? 

I am developing a device driver for a onboard memory
mapped ethernet controller.

Thanks,
Alok. 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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