John Baldwin
|
ce533e82a2
|
Tweak the probe/attach order of devices on the x86 nexus devices.
Various BIOS-related psuedo-devices are added at an order of 5. acpi0 is
added at an order of 10, and legacy0 is added at an order of 11.
|
2007-03-20 20:21:44 +00:00 |
|
Matthew N. Dodd
|
320be82c0f
|
Fix checksum calculation.
Submitted by: Jean Delvare <khali@linux-fr.org>
|
2004-08-31 21:45:30 +00:00 |
|
John Baldwin
|
092a5c4530
|
Remove atdevbase and replace it's remaining uses with direct references to
KERNBASE instead.
|
2004-06-10 20:31:00 +00:00 |
|
Nate Lawson
|
5f96beb9e0
|
Convert callers to the new bus_alloc_resource_any(9) API.
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
|
2004-03-17 17:50:55 +00:00 |
|
David E. O'Brien
|
0f0f21c394
|
Use __FBSDID().
|
2003-06-02 06:02:49 +00:00 |
|
Matthew N. Dodd
|
863463c1cb
|
Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just a
stub right now.
|
2003-03-24 19:32:57 +00:00 |
|