njl
f4f7377474
Fix acpi_video loading. When we started cleaning up the duplicate handles
...
left around after the PCI probe, acpi_video stopped attaching because while
it was an acpi child device, it really is a PCI device. Fix this by making
it a PCI child.
* Remove non-handle ivars accesses since child busses only implement
acpi_get_handle().
* Access the acpi softc directly through the devclass instead of through
the implied parent.
* Clean up a potential panic on unload by freeing the sysctl context before
storing NULL in the OID.
Found by: marks
2004-07-16 16:59:32 +00:00
..
2004-07-15 20:47:41 +00:00
2004-07-15 18:00:43 +00:00
2004-07-13 22:40:59 +00:00
2004-07-16 07:24:20 +00:00
2004-07-15 08:26:07 +00:00
2004-07-15 08:26:07 +00:00
2004-07-15 08:26:07 +00:00
2004-07-16 08:12:14 +00:00
2004-07-13 17:44:17 +00:00
2004-06-14 00:38:54 +00:00
2004-07-12 01:38:07 +00:00
2004-07-16 16:59:32 +00:00
2004-07-11 16:13:57 +00:00
2004-07-15 08:26:07 +00:00
2004-07-10 17:47:22 +00:00
2004-07-15 08:26:07 +00:00
2004-07-12 08:14:09 +00:00
2004-07-15 08:26:07 +00:00
2004-07-15 20:47:41 +00:00
2004-07-16 03:42:45 +00:00
2004-07-11 17:50:59 +00:00
2004-07-12 08:14:09 +00:00
2004-07-16 15:57:16 +00:00
2004-07-15 23:58:23 +00:00
2004-07-16 04:00:08 +00:00
2004-07-15 20:47:41 +00:00
2004-06-13 17:29:10 +00:00
2004-07-12 18:39:59 +00:00
2004-06-14 18:16:22 +00:00
2004-07-16 00:07:44 +00:00
2004-07-15 08:26:07 +00:00
2004-07-15 08:26:07 +00:00
2004-06-23 01:58:22 +00:00
2004-07-12 19:35:29 +00:00
2004-06-21 00:20:43 +00:00
2004-06-24 03:11:29 +00:00
2004-06-16 09:47:26 +00:00
2004-06-17 22:48:11 +00:00
2004-04-07 05:00:01 +00:00
2004-07-12 08:14:09 +00:00
2004-07-13 05:42:59 +00:00
2004-07-15 08:26:07 +00:00
2004-06-16 09:47:26 +00:00
2004-07-15 20:47:41 +00:00
2004-06-16 09:47:26 +00:00
2004-07-10 21:47:53 +00:00
2004-07-15 18:00:43 +00:00
2004-07-15 22:21:25 +00:00
2004-07-16 02:03:50 +00:00
2004-07-15 18:00:43 +00:00
2004-07-16 15:57:16 +00:00
2004-07-11 16:14:24 +00:00
2004-07-14 14:19:32 +00:00
2004-07-15 18:00:43 +00:00
2004-05-16 00:19:12 +00:00