login
Header Space

 
 

Re: dcons_crom and bus_generic_identify_sameunit()

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Friday, October 26, 2007 - 11:51 pm

:Hello,
:tried to play with dcons_crom a bit. I'm not sure 
:bus_generic_identify_sameunit() is apropriate for it; the parent device (the 
:bus is always in state DS_ATTACHED so bus_generic_identify_sameunit() returns 
:without doing anything. Using a dcons_crom_identify() that unconditionally 
:does  a BUS_ADD_CHILD() (similar to the one removed in r1.3 of dcons_crom.c) 
:allows me to use dcons_crom as expected. Don't know if this is the correct 
:fix though...
:
:Aggelos

    Hmm.   dcons doesn't get a lot of use, I'm not surprised that it's
    semi-broken.  What exactly isn't working?  Is it not attaching it
    properly?

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: dcons_crom and bus_generic_identify_sameunit(), Matthew Dillon, (Fri Oct 26, 11:51 pm)
Re: dcons_crom and bus_generic_identify_sameunit(), Aggelos Economopoulos, (Sun Oct 28, 11:57 am)
speck-geostationary