|
Added initialized byte to the device system to make it easy to add child devices which use parent hardware.
|
|---|
|
|
| src/bin/init/Makefile |
|---|
| src/sys/include/sys/device.h |
|---|
| src/sys/init/main.c |
|---|
| src/sys/kernel/sched.c |
|---|
| src/sys/pci/hd.c |
|---|
| src/sys/sys/device.c |
|---|