Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-01 | 1 | -7/+0 |
| | | | | | | their software. Obtained from: NetBSD | ||||
* | Merge revision 1.5 from NetBSD: Fix a typo in a comment. | marius | 2005-02-12 | 1 | -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 bindings | tmm | 2001-11-18 | 1 | -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) |