Re: misc questions about the device&driver arch
- From: Warner Losh <imp@xxxxxxxxxx>
- Date: Mon, 22 May 2006 00:50:10 -0600 (MDT)
That happens at attach time. Cardbus right now has a private protocoli think that 's because in cardbus protocol ,one bus only have one
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.
device ,so does pci express port (port :device =1:1)
Cool. I just bought a new laptop yesterday. It has an expresscard
slot, which I think is handled as a PCI Express port (or USB 2.0 port,
depending on the card that's inserted).
so there will be a long list of methods in the future hotplug pci
driver and pcib driver
SHPC interface ..
.......
PCIE interface
.......
compaq interface
.......
IBM interface ....
.......
poer interface
.......
Yes. If ExpressCard isn't handled by the PCIe interface, then we'd
want to add it to the list as well.
Warner
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: misc questions about the device&driver arch
- From: william wallace
- Re: misc questions about the device&driver arch
- References:
- Re: misc questions about the device&driver arch
- From: william wallace
- Re: misc questions about the device&driver arch
- From: Warner Losh
- Re: misc questions about the device&driver arch
- From: william wallace
- Re: misc questions about the device&driver arch
- Prev by Date: Re: misc questions about the device&driver arch
- Next by Date: Re: RFC: porting NetBSD fsdb enhancements to FreeBSD
- Previous by thread: Re: misc questions about the device&driver arch
- Next by thread: Re: misc questions about the device&driver arch
- Index(es):
Relevant Pages
|