freebsd-skq/sys/pc98
mdodd 87e31f4b90 Remove the 'ivars' arguement to device_add_child() and
device_add_child_ordered().  'ivars' may now be set using the
device_set_ivars() function.

This makes it easier for us to change how arbitrary data structures are
associated with a device_t.  Eventually we won't be modifying device_t
to add additional pointers for ivars, softc data etc.

Despite my best efforts I've probably forgotten something so let me know
if this breaks anything.  I've been running with this change for months
and its been quite involved actually isolating all the changes from
the rest of the local changes in my tree.

Reviewed by:	peter, dfr
1999-12-03 08:41:24 +00:00
..
boot $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cbus Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
conf Sync with sys/i386/conf/GENERIC revision up to 1.207. 1999-12-02 14:00:28 +00:00
i386 Sync with sys/i386/i386/machdep.c revision up to 1.378. 1999-11-25 12:43:07 +00:00
pc98 Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00