Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Wed Sep 11 22:57:45 PDT 1996
Update of /cvsroot/src/sys/arch/mvme68k/mvme68k
In directory netbsd1:/var/slash-tmp/cvs-serv6910

Modified Files:
        locore.s 
Log Message:
- Save the boot device info a little earlier in initializaion.

- Use the Bug to find out what kind of machine we're running on, and
  Do The Right Thing, namely:

        - Set `cputype' and `mmutype' as appropriate.

        - Crap out if the kernel doesn't support the machine we
          booted on.

- Add hooks for MVME-{162,167,177} models; just an empty shell to be
  filled in later.

- Use `MMU_68040' rather than `-2' when checking the MMU type.




Home | Main Index | Thread Index | Old Index