DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
[dragonfly.git] / sys / platform / pc32 / acpica5 / acpi_machdep.c
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2008-09-29 Hasso TepperUpdate acpi_battery(4) related code to the latest one...
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-06-10 Matthew DillonMove selinfo stuff to the separate header sys/selinfo...
2005-04-11 Matthew DillonClearly state when ACPI is overriding APM's device...
2004-09-15 Joerg SonnenbergerDon't use dev/acpia/* includes for the ACPI5 infrastruc...
2004-07-05 Matthew Dillonacpica5 update part 1/3: Implement support for acpica...
2004-06-27 Matthew DillonBring in YONETANI Tomokazu's acpi-update-2.patch (27...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2004-02-21 Matthew DillonBring in the FreeBSD-5 ACPICA code as a module. Note...