summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw/ofw_pci.h
Commit message (Collapse)AuthorAgeFilesLines
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-011-7/+0
| | | | | | their software. Obtained from: NetBSD
* Merge revision 1.5 from NetBSD: Fix a typo in a comment.marius2005-02-121-2/+2
| | | | | NetBSD rev. 1.4 (addition of the OFW_PCI_PHYS_HI_BUS macro) had already been merged prior to adding this file to FreeBSD (with the 1.3 tag though).
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingstmm2001-11-181-0/+110
2. Add OF_getprop_alloc(), a helper function that will malloc() a sufficient amount of memory and then retrieve a property value into it. Approved by: benno Obtained from: NetBSD (1)
OpenPOWER on IntegriCloud