takemura
|
45db29b1b3
|
Delete #ifdef USE_RASTERCONS lines, which are not used.
|
2000-03-05 06:24:33 +00:00 |
sato
|
b59afe2607
|
- fb_mmap(): treate about unaligned framebuffer memory (MC-R510).
|
2000-01-27 06:18:03 +00:00 |
uch
|
e8460d1fcb
|
disable noisy boot message.
|
2000-01-16 21:39:36 +00:00 |
takemura
|
42a0e30299
|
We can mmap frame buffer. Sorry, we had not been able to map it.
|
2000-01-05 15:12:42 +00:00 |
sato
|
30c02c0abe
|
- support WSDISPLAYIO_GTYPE. (but currently return WSDISPLAY_TYPE_UNKNOWN.)
- support WSDISPLAYOP_GINFO. (but cmsize maybe not correct.. )
- not display kernel message when group 't' ioctl.
- support mmap()
|
1999-12-16 09:46:56 +00:00 |
takemura
|
a9fc09cb1a
|
I've took 1 for i.
|
1999-12-11 03:29:26 +00:00 |
drochner
|
0893832078
|
update for changed struct wsdisplay_accessops:show_screen signature.
no functional changes
|
1999-12-06 19:25:56 +00:00 |
ad
|
6783a346b9
|
Fix date in copyright string.
|
1999-11-25 16:40:19 +00:00 |
takemura
|
d7d5ca87f3
|
Support the frame buffer in which white pixel value is zero.
|
1999-11-14 12:33:11 +00:00 |
takemura
|
c3db78c27f
|
Always override color table.
|
1999-11-03 13:48:07 +00:00 |
takemura
|
5cba30bd7e
|
Wsdisplay use small font, VT220 8x10.
|
1999-11-02 10:36:52 +00:00 |
takemura
|
073652d612
|
Fix argument type.
|
1999-10-24 08:43:59 +00:00 |
takemura
|
5a30c20715
|
Wsdisplay and wskbd are supported as a console device.
|
1999-10-24 08:37:28 +00:00 |
takemura
|
6fe86bae28
|
Add columns and rows infomation to attach message.
|
1999-09-26 10:22:10 +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 |