takemura
|
775240e015
|
Delete #ifdef USE_RASTERCONS lines, which are not used.
|
2000-03-05 08:49:06 +00:00 |
uch
|
630279a800
|
add device file interface for UCB1200
|
2000-03-03 19:54:34 +00:00 |
uch
|
c26429fac5
|
UCB1200 GPIO routines.
|
2000-02-27 16:34:13 +00:00 |
takemura
|
1a8f3a2b75
|
Add platid_name() which retrieves the platform name.
|
2000-02-06 08:47:03 +00:00 |
takemura
|
ae6160e233
|
CPU specific idle hook and VR idle routine.
|
2000-01-28 15:08:36 +00:00 |
uch
|
f96d767523
|
add platform dependent TX39 UART module hook.
remove delay from tc5165buf interrupt handler.
backlight config_hook.
|
2000-01-16 21:47:00 +00:00 |
uch
|
ee917c935b
|
TX39 IR module (connected to TX39 UARTB module)
|
2000-01-13 17:53:35 +00:00 |
uch
|
dce2bc94e0
|
add UCB1200 sound module ucbsnd (core implementation only)
UCB1200 touch panel module moved to ucbtp and sync with vrpiu.
|
2000-01-12 14:56:17 +00:00 |
takemura
|
7817a37e38
|
WSMOUSE_SCALIBCOORDS/WSMOUSE_GCALIBCOORDS support.
|
2000-01-10 14:07:58 +00:00 |
shin
|
2c751cff39
|
add options for sysinst (memory disk size etc.)
|
2000-01-09 07:57:43 +00:00 |
uch
|
d998f29223
|
p7416buf and tc5165buf are merged.
|
2000-01-07 15:19:12 +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 |
uch
|
78a5012f77
|
add Telios keyboard (tc5165buf) information.
|
1999-12-12 17:11:20 +00:00 |
sato
|
22f343c7ba
|
- tail \n
- add needs-flag for vrbcu & vrpmu.
|
1999-12-09 01:56:23 +00:00 |
uch
|
395dc11439
|
sync with skbd.
|
1999-12-08 15:54:11 +00:00 |
takemura
|
21574acbba
|
You can push power key to reboot when halt in vr_reboot.
|
1999-12-04 14:23:35 +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 |
uch
|
4c747fe97d
|
TX3912/3922 support
|
1999-11-21 07:04:31 +00:00 |
takemura
|
c7bb567f7c
|
Move consinit() from findcons.c to machdep.c and remove file 'findcons.c.
Modify kernel boot options.
|
1999-11-04 13:11:23 +00:00 |
shin
|
59131de0d3
|
add rasops15, rasops16 to fb
|
1999-11-03 11:40:58 +00:00 |
takemura
|
5cba30bd7e
|
Wsdisplay use small font, VT220 8x10.
|
1999-11-02 10:36:52 +00:00 |
takemura
|
5a30c20715
|
Wsdisplay and wskbd are supported as a console device.
|
1999-10-24 08:37:28 +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 |