Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759175AbXI0Pvg (ORCPT ); Thu, 27 Sep 2007 11:51:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758547AbXI0PvM (ORCPT ); Thu, 27 Sep 2007 11:51:12 -0400 Received: from mx1.redhat.com ([66.187.233.31]:37013 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757232AbXI0PvL (ORCPT ); Thu, 27 Sep 2007 11:51:11 -0400 Date: Thu, 27 Sep 2007 11:51:09 -0400 From: Dave Jones To: Linux Kernel Subject: Add /dev/oldmem to devices.txt documenation. Message-ID: <20070927155109.GA21668@redhat.com> Mail-Followup-To: Dave Jones , Linux Kernel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.14 (2007-02-12) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 22 Signed-off-by: Dave Jones diff --git a/Documentation/devices.txt b/Documentation/devices.txt index 8de132a..6c46730 100644 --- a/Documentation/devices.txt +++ b/Documentation/devices.txt @@ -94,6 +94,8 @@ Your cooperation is appreciated. 9 = /dev/urandom Faster, less secure random number gen. 10 = /dev/aio Asynchronous I/O notification interface 11 = /dev/kmsg Writes to this come out as printk's + 12 = /dev/oldmem Used by crashdump kernels to access + the memory of the kernel that crashed. 1 block RAM disk 0 = /dev/ram0 First RAM disk -- http://www.codemonkey.org.uk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/