Correct an old comment; the 318, 319, and 330 _are_ tested (68020 w/ 68851).
(Read: I have a 319 :-)
This commit is contained in:
parent
1cda8089e3
commit
0cb6f5925c
|
@ -1,4 +1,4 @@
|
||||||
/* $NetBSD: pmap.c,v 1.24 1995/12/11 17:09:14 thorpej Exp $ */
|
/* $NetBSD: pmap.c,v 1.25 1996/09/14 20:36:49 thorpej Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1991, 1993
|
* Copyright (c) 1991, 1993
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
*
|
*
|
||||||
* Supports:
|
* Supports:
|
||||||
* 68020 with HP MMU models 320, 350
|
* 68020 with HP MMU models 320, 350
|
||||||
* 68020 with 68551 MMU models 318, 319, 330 (all untested)
|
* 68020 with 68551 MMU models 318, 319, 330
|
||||||
* 68030 with on-chip MMU models 340, 360, 370, 345, 375, 400
|
* 68030 with on-chip MMU models 340, 360, 370, 345, 375, 400
|
||||||
* 68040 with on-chip MMU models 380, 425, 433
|
* 68040 with on-chip MMU models 380, 425, 433
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue