On 5/21/06, Warner Losh <[EMAIL PROTECTED]> wrote:
nope. It may be called once per bus instance per driver, if the bus
is not self-identifying. If the bus is self-idntiying, chances are
that it will not be called. pci never calls its children drivers'
identify routine because it already knows
Hi all,
I corrected option implementation, now kldfind accept options in any
order
Changelog:
0.56: Corrected use of getopts,
Mupdated man with option and examples (is necessary re-view option
in pod2man for pre-formate string)
I've two questions,
First a
From: "william wallace" <[EMAIL PROTECTED]>
Subject: Re: misc questions about the device&driver arch
Date: Sun, 21 May 2006 16:08:00 +0800
> On 5/21/06, Warner Losh <[EMAIL PROTECTED]> wrote:
> > nope. It may be called once per bus instance per driver, if the bus
> > is not self-identifying. If
On 5/22/06, Warner Losh <[EMAIL PROTECTED]> wrote:
From: "william wallace" <[EMAIL PROTECTED]>
Subject: Re: misc questions about the device&driver arch
Date: Sun, 21 May 2006 16:08:00 +0800
> On 5/21/06, Warner Losh <[EMAIL PROTECTED]> wrote:
> > nope. It may be called once per bus instance per
> > That happens at attach time. Cardbus right now has a private protocol
> > between the card bus bridge (cbb) and the bus to know when there's a
> > new card in a slot and to enumerate that bus.
> i think that 's because in cardbus protocol ,one bus only have one
> device ,so does pci express p
5 matches
Mail list logo