ISA exists on more that just shark. Fix a comment about this.
This commit is contained in:
parent
1def392b27
commit
81f10ee7af
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.26 2015/02/23 20:34:37 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.27 2017/11/02 09:42:44 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -74,7 +74,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
* - RPCDMA for the DMA range on RiscPC's + Kinetic cards
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.29 2015/02/23 20:34:37 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.30 2017/11/02 09:42:44 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -74,7 +74,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
*/
|
||||
|
||||
#define VM_NFREELIST 2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.29 2015/02/23 20:34:38 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.30 2017/11/02 09:42:44 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -78,7 +78,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
*/
|
||||
|
||||
#define VM_NFREELIST 2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.31 2015/02/23 20:34:38 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.32 2017/11/02 09:42:44 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -74,7 +74,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
*/
|
||||
|
||||
#define VM_NFREELIST 2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.6 2015/02/23 20:34:38 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.7 2017/11/02 09:42:44 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -74,7 +74,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
*/
|
||||
|
||||
#define VM_NFREELIST 2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.27 2015/02/23 20:34:38 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.28 2017/11/02 09:42:45 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -74,7 +74,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
*/
|
||||
|
||||
#define VM_NFREELIST 2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.20 2015/02/23 20:34:38 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.21 2017/11/02 09:42:45 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -74,7 +74,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
* - RPCDMA for the DMA range on RiscPC's + Kinetic cards
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: vmparam.h,v 1.5 2015/02/23 20:34:38 joerg Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.6 2017/11/02 09:42:45 skrll Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 The Regents of the University of California.
|
||||
|
@ -74,7 +74,7 @@
|
|||
* we support 2 free lists:
|
||||
*
|
||||
* - DEFAULT for all systems
|
||||
* - ISADMA for the ISA DMA range on Sharks only
|
||||
* - ISADMA for the ISA DMA range
|
||||
*/
|
||||
|
||||
#define VM_NFREELIST 2
|
||||
|
|
Loading…
Reference in New Issue