ad
|
571ef6d823
|
Make this work on alpha, and fix some other bogons.
|
2001-03-04 13:32:25 +00:00 |
|
onoe
|
31e372c586
|
Extra wait at WI_CMD_INI is needed for some PRISM-II based cards.
(ex. ELECOM, AIr@Hawk/LD-WL11/PCC)
|
2001-03-04 11:18:51 +00:00 |
|
mrg
|
0a1cdb5f63
|
allow sparc "make release" to build a sparc64 capable 32 bit kernel.
|
2001-03-04 10:12:56 +00:00 |
|
mrg
|
de13b6986c
|
deal with 32 bit kernels.
|
2001-03-04 10:11:56 +00:00 |
|
mrg
|
90656ebe47
|
sync with GENERIC; add COMPAT_SVR4_32
|
2001-03-04 10:10:42 +00:00 |
|
mrg
|
3125147a72
|
oops; make this build with a 32 bit compiler again.
|
2001-03-04 09:28:35 +00:00 |
|
matt
|
b575ca9f67
|
Remove local copies of these since they are now shared and are
in arm/arm32
|
2001-03-04 08:29:22 +00:00 |
|
matt
|
93c0e77b0f
|
Only define MACHINE & MACHINE_ARCH in port-dependent param.h.
Everything else (since it's common) is from <arm/arm32/param.h>
|
2001-03-04 08:28:51 +00:00 |
|
matt
|
58438fb425
|
Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and
bcopy_page.S to arm/arm32 and remove port-local copies.
|
2001-03-04 08:25:38 +00:00 |
|
itojun
|
fb90007fcb
|
sync with GENERIC 1.400
|
2001-03-04 07:34:20 +00:00 |
|
matt
|
4679f9115c
|
Convert some vm_size_t to vsize_t/psize_t. Change vaddr_t to paddr_t
where appropriate.
|
2001-03-04 07:30:19 +00:00 |
|
matt
|
eed23d4b3c
|
Fix EXEC_ELF to EXEC_ELF32
|
2001-03-04 07:11:41 +00:00 |
|
matt
|
3c79bccb29
|
Need one of these.
|
2001-03-04 06:06:57 +00:00 |
|
matt
|
3171013cfe
|
More merging.
|
2001-03-04 05:55:43 +00:00 |
|
matt
|
d2716435ef
|
More includes for <arm/*.h>
|
2001-03-04 05:52:58 +00:00 |
|
matt
|
f97f725bc9
|
Remove OFW hooks. Allow ports to add there own hooks via
ARM_EXTRA_DB_COMMANDS.
|
2001-03-04 05:40:03 +00:00 |
|
takemura
|
c074920294
|
Add PocketPostPet entry.
The version number is 1.17.2 2001.03.04.
|
2001-03-04 05:38:19 +00:00 |
|
matt
|
4a5fdbf390
|
disksubr*.c are now shared. Start moving files from ../../arm32/arm32
|
2001-03-04 05:17:41 +00:00 |
|
matt
|
aada69afd5
|
Synch with file movement.
|
2001-03-04 05:15:39 +00:00 |
|
matt
|
fb62f0c378
|
These have moved to ../../arm/arm (disksubr*.c) or ../../arm/arm32
(everything else).
|
2001-03-04 05:14:06 +00:00 |
|
matt
|
8655276e9a
|
Move these from arm32/arm32
|
2001-03-04 05:11:41 +00:00 |
|
takemura
|
0cb5085286
|
BUGFIX: These string data, 'MEMORI- KA-DO...' didn't have any terminater.
|
2001-03-04 05:11:31 +00:00 |
|
matt
|
4e6f220e99
|
Move these from arm32/arm32
|
2001-03-04 05:08:43 +00:00 |
|
takemura
|
e18e70f67e
|
Add some diagnostic code.
|
2001-03-04 05:08:29 +00:00 |
|
matt
|
7d33ba27bf
|
Move from arm32/arm32. s/vm_offset_t/vaddr_t/g
|
2001-03-04 05:08:09 +00:00 |
|
matt
|
79efd2285e
|
These are same between arm32 & arm26.
|
2001-03-04 05:06:51 +00:00 |
|
matt
|
6755bfc8c1
|
s/vm_offset_t/vaddr_t/g
|
2001-03-04 04:15:58 +00:00 |
|
matt
|
7af4578cfc
|
s/vm_offset_t/vaddr_t/g
|
2001-03-04 03:40:58 +00:00 |
|
takemura
|
49cddb00a7
|
Add platform id and keymap for CASIO PocketPostPet.
|
2001-03-04 03:40:39 +00:00 |
|
matt
|
92e92121ab
|
Use shared arm/arm32/sysarch.h
|
2001-03-04 03:33:50 +00:00 |
|
matt
|
b997b57700
|
Use shared arm32 pmap.h
|
2001-03-04 03:31:32 +00:00 |
|
matt
|
7e5ee89ff3
|
Nuke vm_offset_t, vm_size_t from powerpc.
|
2001-03-04 03:25:34 +00:00 |
|
matt
|
9ae27fdc8c
|
print the modes of the IDE devices we've attached.
|
2001-03-04 03:22:23 +00:00 |
|
takemura
|
817d2a2ce1
|
Fix key codes of arrow keys:
72(KS_KP_Up) -> 200(KS_Up)
75(KS_KP_Left) -> 203(KS_Left)
77(KS_KP_Right) -> 205(KS_Right)
80(KS_KP_Down) -> 208(KS_Down)
in 11 keymaps:
tc5165_telios_jp
tc5165_compaq_c_jp
m38813c_keymap
mcr_jp
z50
tripad
mccs
mobilepro
mobilepro750c
intertop
sigmarion_jp
|
2001-03-04 03:04:30 +00:00 |
|
matt
|
5d1d7ca9ca
|
Remove a shark dependency in machdep. Use booted_kernel instead of
boot_kernel to be similiar to booted_device.
|
2001-03-04 01:50:53 +00:00 |
|
marcus
|
a6ecc2d5de
|
Made it possible to mmap the frame buffer.
|
2001-03-04 01:36:35 +00:00 |
|
kim
|
335ac388ca
|
Help messages appear each on their own line when
discovering additional ports on a multi-port card.
|
2001-03-04 00:01:06 +00:00 |
|
bjh21
|
40333cf8fd
|
Kill cpu_host and cpu_flags: they weren't having any practical effect.
|
2001-03-03 21:34:00 +00:00 |
|
marcus
|
f693207ab0
|
Support cross-compilers that add the underscore for a little longer.
This _will_ go away.
|
2001-03-03 19:45:57 +00:00 |
|
pk
|
51668836b3
|
Remove unused declaration of `cpcb', which is no longer a global variable.
|
2001-03-03 19:42:38 +00:00 |
|
pk
|
d74da58795
|
alloc_cpuinfo: zero all the memory we allocate; not just the `cpuinfo' part.
cpu_attach: initialize `curpcb->pcb_wim' for each additional CPU.
|
2001-03-03 19:40:28 +00:00 |
|
pk
|
bb5f16e6e0
|
Sprinkle KERNEL_PROC_LOCK()s at the kernel entry points.
|
2001-03-03 19:11:02 +00:00 |
|
bjh21
|
c32dba2092
|
Remove support for /dev/cpu*. This code has never done anything useful anyway.
|
2001-03-03 18:04:34 +00:00 |
|
bjh21
|
2a91058dd3
|
Remove spurious declaration of initialise_fpe().
|
2001-03-03 17:49:58 +00:00 |
|
bjh21
|
2029721f3f
|
NCPU will always be 1 if this file is being compiled at all, so don't bother
checking it.
|
2001-03-03 17:46:31 +00:00 |
|
bjh21
|
f578e88d0f
|
Re-design identify_arm_cpu() to use a table of CPU types. This also makes
it easy for it to identify lots of CPU types, so have it do that too.
|
2001-03-03 17:09:25 +00:00 |
|
tsutsui
|
956f5fbe42
|
Add one missed register prefix.
|
2001-03-03 13:59:10 +00:00 |
|
takemura
|
e02e19f6b7
|
Fix id which appeared twice, which are of HP and CASIO. You get incompatibility
around hpcarm.
|
2001-03-03 12:56:38 +00:00 |
|
takemura
|
32f9bdbadc
|
BUGFIX:
- line number go wrong when directives appear.
- a directives in a pair of {} make syntax error.
|
2001-03-03 12:51:44 +00:00 |
|
thorpej
|
d0abf5db37
|
Add some missing ALTQ initialization, pointed out by
Kenjiro Cho <kjc@csl.sony.co.jp>.
|
2001-03-03 03:29:20 +00:00 |
|