shin
2c751cff39
add options for sysinst (memory disk size etc.)
2000-01-09 07:57:43 +00:00
shin
355d8b383f
add Vadem Clio and Sharp Tripad
2000-01-09 07:55:57 +00:00
shin
54fac7be8f
add MSDOSFS
...
delete redundant kernel 'config' lines.
add new option '-b={wd0,sd0,nfs}' to change boot device.
2000-01-01 02:22:35 +00:00
takemura
3e0dc7b316
VR41xx's PIU (Touch panel I/F unit) suport.
...
Currently it emulates relative pointing device like mouse, but it should
behave like an absolute pointing device. It needs more works in wsmouse side.
1999-12-28 03:15:16 +00:00
takemura
98a2a24647
New button handler and power controller with configurable hooking mechanism.
1999-12-23 06:26:08 +00:00
shin
82cd5e5ce2
add Fujitsu INTERTOP CX300.
1999-11-29 02:20:11 +00:00
takemura
62009df24f
Add new device vrdsu, with which we can hard reset the VR41xx CPU.
...
Why don't you try shutdown comand with option '-r ?
1999-11-28 04:29:37 +00:00
itojun
e9a0023b37
bring in content of GENERIC.v6 into GENERIC.
...
remove GENERIC.v6 file (as it is part of GENERIC now).
"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only). We may need to think about it again.
if you have problem compiling with INET6 on archs I do not have access to,
please contact me.
XXX what to do with arch/arm32/SHARK{,.v6}?
1999-11-21 14:00:37 +00:00
shin
69af3df31f
add MCCS comctrl (GPIO 14)
...
add IBM WorkPad z50
1999-11-21 12:47:33 +00:00
jun
c58149afb8
merge GENERIC.v6 to GENERIC
1999-11-20 07:18:59 +00:00
fvdl
8bec119fcc
Add commented out option SOFTDEP to all GENERIC kernels.
1999-11-15 19:10:44 +00:00
sato
829c8ef0f2
GENERIC_JP include GENERIC.
1999-11-04 04:58:25 +00:00
enami
144cdf4dd7
Use tabs to indent.
1999-11-03 14:55:53 +00:00
enami
60ba1b7481
Do options<space><tab> magic.
1999-11-03 14:09:53 +00:00
takemura
5cba30bd7e
Wsdisplay use small font, VT220 8x10.
1999-11-02 10:36:52 +00:00
uch
6da8c0e207
fix comment.
1999-10-30 15:15:08 +00:00
enami
77827095c6
remove unnecessary quotation.
1999-10-30 11:36:43 +00:00
enami
599fbaa394
replace tab in ascii figure with space.
1999-10-30 11:29:19 +00:00
takemura
5a30c20715
Wsdisplay and wskbd are supported as a console device.
1999-10-24 08:37:28 +00:00
enami
5d2feb3813
Remove options FIFO and MULTICAST. They aren't optional.
1999-10-18 09:42:12 +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
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