haiku/headers
Michael Lotz 5789be33af Add a way to look up basic PCI info for an ACPI device. It works for retrieving
the base bus number and segment which is what we're using them for. It should
work generically, however I only tested it to look up PCI bridge devices.
The logic is a subset of what is done in AcpiEvPciConfigRegionSetup when setting
up the operation region for a PCI device.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41365 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-07 16:50:46 +00:00
..
build Add app filename localization catalog entry support to BAppFileInfo, registrar and mimeset. Need help to understand why the build-version of UpdateMimeInfoThread.cpp does not compile with the added code, currently commented out. Sorry about the arbitrary B_MIME_TYPE_LENGTH*3. Advice and review welcome. 2011-03-07 15:14:46 +00:00
compatibility Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 22:04:50 +00:00
config Changed to 64 bit physical addresses for x86. This enabled PAE support. 2010-06-23 16:10:08 +00:00
cpp * Added missing clear() method. 2010-08-05 11:23:01 +00:00
glibc
libs - Areas with same tabs are put in a column/row automtically. Move preferred size constraint from Area to the column/row. This avoids a "spring" effect of the 2011-03-14 00:24:12 +00:00
os Add a way to look up basic PCI info for an ACPI device. It works for retrieving 2011-05-07 16:50:46 +00:00
posix changed dirfd() to its POSIX signature, without const (see #4947). 2011-01-06 21:34:06 +00:00
private small bit of style cleanup; added additional checks to see if a battery was damaged or it is just an empty slot 2011-05-04 23:12:25 +00:00
tools