summaryrefslogtreecommitdiff
path: root/sys/dev/ofw/openfirm.c
Commit message (Expand)AuthorAgeFilesLines
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-2/+2
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingsThomas Moestl2001-11-181-0/+28
* Make the openfirmware functions work on 64 bit architectures by usingJake Burkholder2001-07-311-235/+237
* Garbage collect some debug code.Benno Rice2001-06-271-11/+0
* OpenFirmware kernel support, as used by the PowerPC and hopefully otherBenno Rice2001-06-161-6/+41
* OpenFirmware/PowerPC loader, part 2.Benno Rice2000-11-101-6/+20
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyDavid E. O'Brien2000-10-161-0/+733