freebsd-dev/sys/dev/siba
Hans Petter Selasky 11bcf702f4 Move the device_delete_all_children() function from usb_util.c
to kern/subr_bus.c. Simplify this function so that it no longer
depends on malloc() to execute. Identify a few other places where
it makes sense to use device_delete_all_children().

MFC after:	1 week
2011-11-19 10:11:50 +00:00
..
siba_bwn.c Properly free resources in case of an error. 2011-10-15 22:27:35 +00:00
siba_cc.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_core.c Move the device_delete_all_children() function from usb_util.c 2011-11-19 10:11:50 +00:00
siba_ids.h Adds siba_bwn module which is used with bwn(4). Main purpose of this 2010-01-31 21:18:22 +00:00
siba_pcib.c uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siba_pcibvar.h
siba.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
sibareg.h supports SPROM rev8 informations properly which are used to support 2010-02-16 01:22:33 +00:00
sibavar.h o uses bus accessor macros to read values from ivar so no more values 2010-03-09 19:58:00 +00:00