RE: migrate to common m68k/pmap_motorola.c
David Ross <[email protected]> Mon, 12 Oct 2009 00:12:37 -0700
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
<[email protected]> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 =20 Sorry=2C to be clear=2C this was tested on my Atari TT030. I was testing n= etbsd-ATARITT.gz. =20 David Ross [email protected] ---------------------------------------- > From: [email protected] > To: [email protected]=3B [email protected] > Subject: RE: migrate to common m68k/pmap_motorola.c > Date: Mon=2C 12 Oct 2009 00:09:30 -0700 > > > > Izumi=2C > > I tested this and it works. I was able to boot up sysinst from 5.0.1 and = ftp to ftp.netbsd.org. It also detected my disk just fine=2C though I didn'= t try mounting it. > > Thank you! > > David Ross > [email protected] > > > ---------------------------------------- >> To: [email protected] >> CC: [email protected] >> Subject: migrate to common m68k/pmap_motorola.c >> From: [email protected] >> Date: Sun=2C 11 Oct 2009 00:36:37 +0900 >> >> Hi=2C >> >> Recently NetBSD/amiga has finally been switched to using >> common m68k pmap_motorola.c rather than its own amiga/pmap.c: >> http://mail-index.NetBSD.org/source-changes/2009/09/14/msg000885.html >> >> I'd also like to switch NetBSD/atari to using the common pmap_motorola.c >> (so that we no longer have to pull changes from MI pmap as we did recent= ly)=2C >> but I'd call for testers before commiting the change and >> I've put -current kernels with the common pmap_motorola.c here: >> ftp://ftp.NetBSD.org/pub/NetBSD/misc/tsutsui/atari-pmap_motorola/ >> >> -rw-rw-r-- 1 1201 netbsd 1316971 Oct 10 15:04 netbsd-ATARITT.gz >> -rw-rw-r-- 1 1201 netbsd 1374937 Oct 10 15:04 netbsd-FALCON.gz >> -rw-rw-r-- 1 1201 netbsd 1474563 Oct 10 15:04 netbsd-HADES.gz >> -rw-rw-r-- 1 1201 netbsd 1440256 Oct 10 15:04 netbsd-MILAN-ISAIDE.gz >> -rw-rw-r-- 1 1201 netbsd 1475598 Oct 10 15:05 netbsd-MILAN-PCIIDE.gz >> -rw-rw-r-- 1 1201 netbsd 702479 Oct 10 15:05 netbsd-SMALL030.gz >> >> Both local and common pmaps should also have the same functions and >> there should be no visible differences=2C but if you see any problem >> on your machines please let me know. >> >> Thanks=2C >> >> --- >> Izumi Tsutsui =