aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ofw
Commit message (Expand)AuthorAgeFilesLines
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingsThomas Moestl2001-11-183-0/+143
* KSE Milestone 2Julian Elischer2001-09-121-5/+5
* Make the openfirmware functions work on 64 bit architectures by usingJake Burkholder2001-07-312-237/+241
* Quiet uninitialized variable warning (also a bug).Jake Burkholder2001-07-311-0/+2
* Bracket this file in the usual #ifndef/#define/#endif stuff to preventBenno Rice2001-06-271-0/+5
* Garbage collect some debug code.Benno Rice2001-06-271-11/+0
* OpenFirmware kernel support, as used by the PowerPC and hopefully otherBenno Rice2001-06-163-7/+357
* OpenFirmware/PowerPC loader, part 2.Benno Rice2000-11-102-9/+23
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyDavid E. O'Brien2000-10-162-0/+852