login
Header Space

 
 

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 - 2:45 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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
dcons_crom and bus_generic_identify_sameunit(), Aggelos Economopoulos, (Fri Oct 26, 2:45 pm)
speck-geostationary