summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/files.raidframe
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe/files.raidframe')
-rw-r--r--sys/dev/raidframe/files.raidframe3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/raidframe/files.raidframe b/sys/dev/raidframe/files.raidframe
index 255d27eb5be..f16c7454e5e 100644
--- a/sys/dev/raidframe/files.raidframe
+++ b/sys/dev/raidframe/files.raidframe
@@ -1,4 +1,4 @@
-# $NetBSD: files.raidframe,v 1.1 2002/04/16 20:33:01 thorpej Exp $
+# $NetBSD: files.raidframe,v 1.2 2002/08/02 03:47:48 oster Exp $
defflag RAID_AUTOCONFIG
defflag RAID_DIAGNOSTIC
@@ -35,7 +35,6 @@ file dev/raidframe/rf_invertq.c raid
file dev/raidframe/rf_layout.c raid
file dev/raidframe/rf_map.c raid
file dev/raidframe/rf_mcpair.c raid
-file dev/raidframe/rf_memchunk.c raid
file dev/raidframe/rf_netbsdkintf.c raid
file dev/raidframe/rf_nwayxor.c raid
file dev/raidframe/rf_options.c raid
configs mentioning WSEMUL_* but not already includingabs 2012-07-24Add drvctlmatt 2012-07-23Add DKWEDGE_AUTODISCOVERY and DKWEDGE_GPT support.matt 2012-07-22Split mdio/mii access into its own "device" and update accordingly.matt 2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland 2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls 2011-06-30dependant -> dependentwiz 2011-06-11Add missing no options GUR_BASEmatt 2011-06-10Change default of GUR_BASE to 0xffe00000 which is used on more recent machines.matt 2011-06-08Use a standard INSTALL.inc instead of duplicating it. Make INSTALLmatt 2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer 2011-01-18Add support for various MPC85xx platforms. The MPC8536DS and MPC8548CDSmatt