summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/libalpha/srmdisk.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-380/+0
* Change the type the buf arg to the strategy routines from void * to char *jhb2005-05-311-4/+4
* Convert to __FBSDID.obrien2004-01-041-3/+3
* Libdisk does not need to include <sys/diskslice.h> any more.phk2003-04-041-1/+0
* Don't call prom_open() multiple times. This confuses some versions of SRMdfr2001-04-051-8/+22
* Pass unit number to bcache_strategy(), so that the cache can bedcs2000-03-151-2/+3
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-081-1/+0
* Allow this driver to open disks with no labels (CDROMS don't).dfr1999-10-121-1/+2
* * Fix a stack of warnings.dfr1999-09-011-3/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Include "bootstrap.h" to get a definition for bcache_devdata.msmith1998-11-031-1/+2
* Implement a simple LRU block cache. By default this is initialised to 16k,msmith1998-11-021-6/+13
* * Extend the memory available for the heap from 256k to 512k.dfr1998-10-311-2/+21
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+334
OpenPOWER on IntegriCloud