History log of /netbsd-src/sys/arch/evbmips/stand/sbmips/netboot/devopen.c (Results 1 – 1 of 1)
Revision Date Author Comments
# b1431b71 24-Jul-2017 mrg <mrg@NetBSD.org>

import most of the sbmips port into evbmips. the renames are:
- TODO -> evbmips/sbmips/TODO
- sbmips -> evbmips/sbmips
- stand -> evbmips/stand
- conf/files* -> evbmips/conf/files*
- conf/GENERIC* -

import most of the sbmips port into evbmips. the renames are:
- TODO -> evbmips/sbmips/TODO
- sbmips -> evbmips/sbmips
- stand -> evbmips/stand
- conf/files* -> evbmips/conf/files*
- conf/GENERIC* -> evbmips/conf/SBMIPS*

this is not yet ported and will need to be updated, but it's a first step,
and it doesn't handle any include/* issues that need to be dealt with.

show more ...