takemura
dae2c19e55
- Pbsdboot.exe is compiled for WindowsCE 2.00.
...
Use Pbsdboot1.exe for Windows CE 1.01.
- Doesn't display 'MEMORI KA-DO'(Japanese KANA) if SystemDefaultLangID
isn't Japanese.
- Set up Windows color palette for 8 bpp machine.
2000-03-19 11:10:57 +00:00
takemura
847d8fd135
Synch with adding arch/hpcmips/include/endian_machdep.h.
2000-03-19 10:46:17 +00:00
shin
531586bc96
fix frame buffer type (normalized to 'black on white').
2000-03-11 09:05:17 +00:00
takemura
5c2ef51018
Add '\Storage Card1\netbsd'.
2000-03-06 13:24:12 +00:00
takemura
b22af17c02
Add 'Sharp HC-1200' and divide MC-CS1x into MC-CS11, 12 and 13.
2000-02-27 05:47:34 +00:00
mycroft
01ef320ff1
Add `\My Documents\' to the menu of kernel locations.
2000-02-25 03:38:59 +00:00
soda
d7e9d324f9
reflect recent <mips/types.h>: mips is now vm_offset_t/vm_size_t clean
2000-02-22 12:29:56 +00:00
jun
14af97fa26
add Sharp HC-1200
2000-02-14 07:22:19 +00:00
takemura
0694de05ed
Fix Work Pad z50's entry.
2000-02-09 13:03:31 +00:00
takemura
1a8f3a2b75
Add platid_name() which retrieves the platform name.
2000-02-06 08:47:03 +00:00
cgd
be8a1b19f0
more CR/NL -> NL conversion (some crept in)
2000-02-05 03:25:26 +00:00
cgd
11ee920b54
rename printf.c to winprintf.c, nuke inclusion of libsa's printf.c
...
in winprintf.c, and directly include libsa's printf.c in the project.
2000-02-03 19:46:21 +00:00
cgd
dd74df567d
no more need for one-liners to include libsa .c files. just name them
...
directly in the project file.
2000-02-03 19:32:37 +00:00
cgd
ed17755cec
clean up lists: get rid of bogus extra spaces, backslash -> slash
...
(vc doesn't care, in paths of source files), sort, etc.
2000-02-03 19:27:56 +00:00
cgd
ff6ae74e98
tolerate newlines in the list variables, and clean up the config files
...
to match. no more ridiculously long lines, now!
2000-02-03 19:16:47 +00:00
cgd
8d0ed726af
nuke inclusion of compat.h
2000-02-03 03:21:52 +00:00
cgd
00e405865e
nuke inclusion of compat.h, fix typo in comment about #ifdef
2000-02-03 03:21:23 +00:00
cgd
239dc2e799
add __STDC__ to CPP define list
2000-02-03 03:20:33 +00:00
cgd
c84d83a616
nuke inclusion of compat.h
2000-02-03 03:20:03 +00:00
cgd
19c2a289e7
add bzero.c to file list, add __STDC__ to CPP define list
2000-02-03 03:19:11 +00:00
cgd
ce844666c1
stub to pull in libsa bzero.c
2000-02-03 03:18:28 +00:00
cgd
3772a52ffc
just use __int64 and unsigned __int64 rather than *INT64TYPE
2000-02-03 03:17:23 +00:00
takemura
dbbc9025d2
Add 'Reverse Video' check box.
...
Now 'Black-on-White screen is default.
2000-01-31 12:45:29 +00:00
shin
8f9ba8c314
add MC/R730
2000-01-28 06:22:10 +00:00
takemura
56c6e7faaf
Add a menu item for MC-R430.
...
Change frame buffer type of MC-R530, which had been inversed B/W.
2000-01-22 11:03:16 +00:00
uch
0a5ac26680
enable TX3922 write-back cache.
...
flip Telios fg/bg color.
2000-01-16 23:30:13 +00:00
uch
1e74db1306
RCS Id.
2000-01-16 11:14:49 +00:00
cgd
9a222ad604
remove .cvsignore files; if the tree doesn't clean completely, that's a bug
2000-01-16 08:27:40 +00:00
takemura
45dec0d12e
Convert CR/LF -> LF.
2000-01-16 03:07:22 +00:00
cgd
e838d6a869
these are needed due to the change in rev 1.16 of mips/include/mips_param.h
2000-01-12 19:33:18 +00:00
cgd
67fd1bd089
add clean and distclean targets. Clean cleans out build-generated bits.
...
Distclean does that, plus removes other files windows is likely to
generate to make things unclean (.opt workspace options files, as well
as automatically updated versions of .dsp/.dsw files). This means
that if you distclean: your workspace options may be reset to the defaults
(hey, you did tell it to clean everything out!), and any modifications
that you incorrectly made to the .dsp/.dsw files w/o using the templates
and UNIX-based auto-generation will be clobbered.
2000-01-12 19:19:16 +00:00
cgd
5078d19283
foist my automatically generated evil upon the world.
2000-01-12 02:46:33 +00:00
cgd
ce9a9c483e
taking evil to the next level: config files, templates, and scripts
...
to automatically generate project (.dsp) and workspace (.dsw) files
from configuration scripts for the bits that have to be built
on windows. you build by saying 'make winfiles' here in stand,
then check in (on UNIX). The versions that windows sees have to have
CR-NL line termination, so for proper use with samba the generated
files contain CRs and must be checked in on UNIX (NOT from Windows
CVS).
2000-01-12 02:33:54 +00:00
takemura
169eab5405
Update binary for MC-R530 and SHARP Mobilon HC-4100.
2000-01-08 05:25:44 +00:00
uch
06a9750042
add SHARP Mobilon HC-4100 entry.
2000-01-06 18:07:53 +00:00
shin
9243684aaa
fix MC/R530 parameter.
2000-01-06 06:24:29 +00:00
takemura
74ea35cd39
Now you can specify Windows raw device no to load the kernel in the style:
...
n:/netbsd (n=1..9)
2000-01-03 05:59:40 +00:00
takemura
0818609296
Update version no and executable binary for Compaq Aero 1530.
1999-12-27 01:56:18 +00:00
jun
3c457707e6
add
...
Compaq Aero 1530
1999-12-26 17:27:53 +00:00
takemura
9fb0ec1daf
Recompile to support MobilePro 750 and Mobile Gear II for DoCoMo.
1999-12-11 02:58:22 +00:00
jun
30f0c17cb2
add entry for NEC MobilePro 750c
1999-12-09 02:51:30 +00:00
jun
d93cbc13dd
add MobileGearII for DoCoMo
1999-12-08 07:34:58 +00:00
jun
2335cc052c
add Compaq PRESARIO 213
1999-12-08 05:35:30 +00:00
takemura
adf3bfa79d
Fix file mode of pbsdboot.exe.
1999-12-04 02:43:48 +00:00
takemura
b006c3cae6
Fix frame buffer type for NEC MC-R520 and -R520A.
...
Add a menu item for IBM WorkPad z50.
1999-11-27 13:17:44 +00:00
takemura
3abbbd219e
Add entries for Mobile Pro 770(MC-R520A) and Mobile Pro 800(MC-R700A).
1999-11-21 07:58:49 +00:00
takemura
f030408088
TX3922 support (Add cache flush code, and change interrupt vector to hook)
...
Add Sharp Telios, Victor InterLink entry
1999-11-05 02:43:23 +00:00
uch
943a325978
TX3922 support (Add cache flush code, and change interrupt vector to hook)
...
Add Sharp Telios, Victor InterLink entry
1999-10-30 11:03:39 +00:00
kleink
522cbf0248
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
1999-10-25 13:55:06 +00:00
takemura
780633e2af
Change winblk.c because hpcmips/include/disklabel.c was modified.
...
Add E-100/E-500 entiries to boot menu.
1999-10-23 03:26:19 +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
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
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
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