How to get a device_t

M. Warner Losh imp at bsdimp.com
Wed Aug 6 16:53:06 PDT 2003


In message: <20030806110013.GE32228 at cicely12.cicely.de>
            Bernd Walter <ticso at cicely12.cicely.de> writes:
: Back to the original question:
: How do I get the device_t from nexus?

You don't.  You are assigned one.

: Is there a get_nexus() function somewhere?

No.  You don't need it.

Chances are you could create an identify routine that would attach the
bus to.  The identify routine should be all you need.

Warner


More information about the freebsd-hackers mailing list