summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw
Commit message (Expand)AuthorAgeFilesLines
* Basic OpenFirmware disk driver. It will attach to anything in OpenFirmwarebenno2002-04-151-0/+261
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-1/+1
* Move the make_dev call from the cn_probe to a sysinit that runs atjake2002-01-091-1/+9
* 1. Lower the poll timeout for the ofw console driver from hz / 50 to hz / 4.jake2002-01-011-2/+2
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingstmm2001-11-183-0/+143
* KSE Milestone 2julian2001-09-121-5/+5
* Make the openfirmware functions work on 64 bit architectures by usingjake2001-07-312-237/+241
* Quiet uninitialized variable warning (also a bug).jake2001-07-311-0/+2
* Bracket this file in the usual #ifndef/#define/#endif stuff to preventbenno2001-06-271-0/+5
* Garbage collect some debug code.benno2001-06-271-11/+0
* OpenFirmware kernel support, as used by the PowerPC and hopefully otherbenno2001-06-163-7/+357
* OpenFirmware/PowerPC loader, part 2.benno2000-11-102-9/+23
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyobrien2000-10-162-0/+852
OpenPOWER on IntegriCloud