summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/ofw_disk.c
Commit message (Expand)AuthorAgeFilesLines
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-1/+1
* Don't close OF disk devices on PowerPC. This fixes loader when booting fromnwhitehorn2008-10-131-0/+2
* - Add a workaround for the fact that OFW doesn't guarantee thatmarius2005-10-251-7/+58
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Convert to __FBSDID.obrien2004-01-041-2/+3
* Use daddr_t instead of u_long for byte offset in strategygrehan2003-12-211-1/+1
* Cut&Paste considered far too easy:phk2003-04-161-1/+0
* Change the device path representation in libofw to use the full firmwarejake2002-11-101-200/+18
* Major rework of how we copy data into kernel space.benno2002-07-181-4/+0
* Change the disk probing so that it will actually find disks otherjake2002-05-111-35/+123
* - Remove unneeded variable.robert2002-02-151-2/+0
* - Do not include a NetBSD header as it is not needed anymore.robert2002-02-151-24/+11
* - Fill dummy functions with code to read from disk using Openrobert2001-10-151-6/+105
* OpenFirmware/PowerPC loader, part 2.benno2000-11-101-4/+23
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyobrien2000-10-161-0/+122
OpenPOWER on IntegriCloud