enami
|
9740841cb6
|
Remove DEVPAGER, SWAPPAGER and VNODEPAGER.
|
1999-09-27 08:39:44 +00:00 |
takemura
|
de467400aa
|
Use platid insted of ProcessorArchitecture because Win CE 1.0 dose not
support ProcessorArchitecture in SYSTEM_INFO.
Now version of pbsdboot.exe is 1.7.0.
|
1999-09-26 12:46:56 +00:00 |
takemura
|
6fe86bae28
|
Add columns and rows infomation to attach message.
|
1999-09-26 10:22:10 +00:00 |
uch
|
7787b1dc9f
|
Add Philips Nino 312, Compaq C-series 810, 2010c, 2015c entry.
|
1999-09-26 07:35:22 +00:00 |
takemura
|
9759fc2177
|
TX39xx support.
- startproc.c is divided into 3 files, mips.c, vr41xx.c and tx39xx.c
- add systeminfo.c
Version of pbsdboot.exe is 1.6.0.
|
1999-09-26 02:42:50 +00:00 |
uch
|
d7e2fcf851
|
Remove obsolete option MIPS3_FLUSH.
|
1999-09-25 17:13:27 +00:00 |
uch
|
1a59333e1b
|
Regen.
|
1999-09-25 10:52:50 +00:00 |
uch
|
3b2be5bbd2
|
Add Toshiba TX39 CPU and Philips, Compaq model entry.
|
1999-09-25 10:51:13 +00:00 |
takemura
|
bc2048a94e
|
Delete unnecessary comment which was for the variable, 'cold.
|
1999-09-25 03:09:01 +00:00 |
shin
|
06d83cd302
|
Delete 'cold'.
|
1999-09-25 00:18:10 +00:00 |
shin
|
9fd16d4c7b
|
[new options]
options MIPS3_4100 /* VR4100 core */
options MIPS_16K_PAGE /* enable kernel support for 16k pages */
options SOFTFLOAT /* No FPU; avoid touching FPU registers */
|
1999-09-25 00:03:22 +00:00 |
enami
|
c122d6ab9d
|
Suggest to upgrade config(8).
|
1999-09-24 04:52:46 +00:00 |
takemura
|
8dd0eb62ce
|
Add timezone info in bootinfo.
Delete raw writing 'OK' into frame buffer.
|
1999-09-23 08:30:58 +00:00 |
uch
|
7a074afddc
|
Change indent. no code changes.
|
1999-09-22 12:49:48 +00:00 |
nisimura
|
389197ef79
|
Fix minor typos.
|
1999-09-21 02:29:41 +00:00 |
shin
|
e088980de7
|
Bugfix: Initialize 'hz' to CLOCK_RATE.
|
1999-09-19 00:46:05 +00:00 |
takemura
|
6f19920b47
|
Rename the machine-dependent autoconfiguration entry point `cpu_configure()',
and rename config_init() to configure() and call cpu_configure() from there.
|
1999-09-16 14:37:47 +00:00 |
takemura
|
db2b0adebd
|
Import NetBSD/hpcmips source files from hpcmips repository.
file list:
sys/arch/hpcmips/
distrib/hpcmips/
etc/etc.hpcmips/
lib/libc/arch/mips/fplib/
lib/libc/arch/mips/fplib/Makefile.inc
lib/libc/arch/mips/fplib/environment.h
lib/libc/arch/mips/fplib/fplib_glue.c
lib/libc/arch/mips/fplib/fplib_libc.c
lib/libc/arch/mips/fplib/hpcmips-gcc.h
lib/libc/arch/mips/fplib/softfloat-macros.h
lib/libc/arch/mips/fplib/softfloat-specialize.h
lib/libc/arch/mips/fplib/softfloat.c
lib/libc/arch/mips/fplib/softfloat.h
lib/libc/arch/mips/gen/ieee.h
lib/libc/arch/mips/gen/sf_fabs.c
lib/libc/arch/mips/gen/sf_flt_rounds.c
lib/libc/arch/mips/gen/sf_fpgetmask.c
lib/libc/arch/mips/gen/sf_fpgetround.c
lib/libc/arch/mips/gen/sf_fpgetsticky.c
lib/libc/arch/mips/gen/sf_fpsetmask.c
lib/libc/arch/mips/gen/sf_fpsetround.c
lib/libc/arch/mips/gen/sf_fpsetsticky.c
lib/libc/arch/mips/gen/sf_isinf.c
lib/libc/arch/mips/gen/sf_ldexp.c
lib/libc/arch/mips/gen/sf_modf.c
|
1999-09-16 12:23:18 +00:00 |