Tomas Hruby
7ae6f8740d
ACPI driver loaded at boot time
...
- the acpi driver is part of the ramdisk and if present the rc script
starts it before pci is started as pci needs if APIC mode is turned
on.
2010-09-02 15:44:36 +00:00
David van Moolenbroek
3f6f7672c2
ramdisk: add preliminary support for ahci
2010-08-11 11:16:44 +00:00
Cristiano Giuffrida
3de6a807ce
Configure settings for system services dynamically with the new service edit command.
2010-07-05 19:37:08 +00:00
David van Moolenbroek
4d3c887d6b
at_wini: rename 'ata_instance' to 'instance'
2010-07-03 17:51:12 +00:00
David van Moolenbroek
71dbe2d023
ramdisk rc: start disk drivers synchronously.
...
This eliminates a race condition between the disk driver calling
sys_statectl(SYS_STATE_CLEAR_IPC_REFS) as part of driver_announce(),
and the root MFS calling sendrec(DEV_OPEN) on the disk driver.
2010-07-01 14:35:47 +00:00
Arun Thomas
b48b037fbe
Reorganize some directories
...
servers/hgfs/hgfs_server => servers/hgfs
servers/hgfs/libhgfs => lib/libhgfs
servers/rs/service => commands/service
drivers/memory/memory_driver => drivers/memory
drivers/memory/ramdisk => drivers/ramdisk
2010-05-26 22:49:57 +00:00