diff options
author | imp <imp@FreeBSD.org> | 2006-07-08 17:06:15 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2006-07-08 17:06:15 +0000 |
commit | f7c9fd2027eb791acb31a33df08af462cc6322a4 (patch) | |
tree | 6dacdab168aa26da6a9fdc1e7c9243c8f60795ad /sys/kern/kern_prot.c | |
parent | b79f12507fe68f54430e300706187fd1e0c37d7f (diff) | |
download | FreeBSD-src-f7c9fd2027eb791acb31a33df08af462cc6322a4.zip FreeBSD-src-f7c9fd2027eb791acb31a33df08af462cc6322a4.tar.gz |
Create bus_enumerate_hinted_children. This routine will allow drivers
to use the hinted child system. Bus drivers that use this need to
implmenet the bus_hinted_child method, where they actually add the
child to their bus, as they see fit. The bus is repsonsible for
getting the attribtues for the child, adding it in the right order,
etc. ISA hinting will be updated to use this method.
MFC After: 3 days
Diffstat (limited to 'sys/kern/kern_prot.c')
0 files changed, 0 insertions, 0 deletions