Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 1999 13:30:37 -0600
From:      Warner Losh <imp@village.org>
To:        new-bus@freebsd.org
Subject:   Asking the musical question...
Message-ID:  <199910141930.NAA54711@harmony.village.org>

next in thread | raw e-mail | index | archive | help

Is there some way for a bus to ask "Is there a driver named foo that
can that has a barbus attachment?"

Taking a step back, I'm trying to add a child to an instance of the
pccard bus (there may be several in a system).  I know that it is
named fdc or sio or whatever.  Do I just add a child with
device_add_child(dev, NULL, -1, cisinfo) and let probing somehow
magically take care of it (this was cribbed from pci.c)?  Or is there
some other approved way of coping?  If it makes more sense to answer
this question, please do so and ignore the first one :-)

Warner


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




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