fbecd3e987
devices hanging off controllers, any kind of controller. A device on isa0 is called at probe(self), then attach(self) A controller on isa0 is called at probe(self), then all it's children with defined unit numbers are initialized by calling attach(subdev); next all subdevices with unit ? are initialized by calling attach(sundev). Almost all device entry points is now like the vax/sun model (intr being the weird one) |
||
---|---|---|
.. | ||
Makefile | ||
config.8 | ||
config.h | ||
config.y | ||
lang.l | ||
main.c | ||
mkglue.c | ||
mkheaders.c | ||
mkioconf.c | ||
mkmakefile.c | ||
mkswapconf.c | ||
mkubglue.c | ||
specfile.c |