Remove old code that figures out the PCI bus number. The new code gets some
authorkettenis <kettenis@openbsd.org>
Tue, 3 Aug 2010 22:54:12 +0000 (22:54 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 3 Aug 2010 22:54:12 +0000 (22:54 +0000)
commitbd2a702571485d395f8d058a63e7a32f60996faa
treedff4e7c9e7f476a27fb0bc89bb2b71df7b8ddea6
parent6b1f48ab79b01d055a87d3345621aea5e12c99c6
Remove old code that figures out the PCI bus number.  The new code gets some
corner cases right that the old code messed up.  As a bonus, this noticibly
speeds up booting my Dell XPS M1330.

ok deraadt@, marco@, jordan@
sys/dev/acpi/acpiprt.c