Chameleon

Chameleon Svn Source Tree

Root/tags/2.2/i386/libsaio/freebsd.h

Source at commit 2841 created 7 years 4 months ago.
By bungo, 1) Dropping DMAR (DMA Remapping table) to use stock AppleACPIplatform.kext - resolves stuck on "waitForSystemMapper" or "[PCI configuration begin]" 2) Added "ACPI" (all capitals) path 3) Small cosmetics
1#ifndef __LIBSAIO_FREEBSD_H
2#define __LIBSAIO_FREEBSD_H
3
4extern bool FreeBSDProbe (const void *buf);
5extern void FreeBSDGetDescription(CICell ih, char *str, long strMaxLen);
6
7#endif /* !__LIBSAIO_FREEBSD_H */
8

Archive Download this file

Revision: 2841