perseant
8f30dc2c9b
Remove lying comment on SEGM_PROT seglock.
2002-07-11 21:09:00 +00:00
scw
4036c57dcb
Work-around an internal compiler error on the SuperH sh5 toolchain.
2002-07-11 20:07:07 +00:00
junyoung
2570d0b9f2
Move 'for' to the right position.
2002-07-11 19:52:25 +00:00
scw
046bb1fbbc
Work-around an internal compiler error on the SuperH sh5 toolchain.
2002-07-11 19:47:17 +00:00
jdolecek
e7b5e675e6
sync with reality, couple whitespace fixes
2002-07-11 19:44:26 +00:00
jdolecek
474110ee92
add walnut-specific includes (uncovered by checkflist)
2002-07-11 19:40:02 +00:00
matt
b35e786de2
Add a linux_syscall_intern entry (appropriately ifdef'ed COMPAT_LINUX).
...
When/if PPC ever supports LKMs, this should be moved to a separate file.
2002-07-11 19:32:43 +00:00
scw
05774dcd91
Define NLIST_ELF32 and Define NLIST_ELF64 for SH5.
2002-07-11 19:15:54 +00:00
jdolecek
adaf086af4
do not install apbus.h, apcall.h, romcall.h
2002-07-11 19:04:19 +00:00
jdolecek
bb11cfcbd1
add bus.h (uncovered by checkflist)
2002-07-11 19:01:12 +00:00
scw
caf50cac16
SH5 lint target params.
2002-07-11 18:55:13 +00:00
thorpej
17c22b6599
List some additional DP83820-based cards.
2002-07-11 18:21:02 +00:00
thorpej
37422dde7e
Add 64-bit quirk for the Accton EN1407-T/Planex GN-1000TE. IDs provided
...
by SAITOH Masanobu <msaitoh@netbsd.org>.
2002-07-11 18:07:56 +00:00
mycroft
ade1f1e303
Oops; add scsibus too.
2002-07-11 18:07:22 +00:00
mycroft
8c81ec0a3c
Enable the SCSI driver.
2002-07-11 17:56:31 +00:00
thorpej
ad4531774a
Need <machine/psl.h> and <machine/signal.h>. Problem pointed out
...
by Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>.
2002-07-11 17:47:11 +00:00
scw
11c9d0366e
Fix a tryping error.
2002-07-11 17:41:40 +00:00
matt
79d770a01a
Add wchan to a panic (must have NOWAIT).
2002-07-11 17:18:48 +00:00
christos
f12f20db6c
Apply patches from Christian Limpach:
...
- NeXT label reading support
- SCSI dma fixes
- media support for if_xe.c
Some of these need more cleanup, but at least make SCSI support usable on
the NeXT.
2002-07-11 16:03:09 +00:00
scw
876ec719f0
MD etc files for evbsh5.
...
(copied from evbsh3)
2002-07-11 15:45:10 +00:00
scw
cad6d3b034
Add MKBFD=no for SH5.
2002-07-11 15:30:03 +00:00
wiz
7b1f0f9426
Remove duplicate 'to'. From Ryo HAYASAKA in bin/17562.
2002-07-11 15:06:04 +00:00
scw
8debe49965
SH5 Makefile Magic.
2002-07-11 15:00:57 +00:00
scw
0d0a6374ef
Some cleanups for the MACHINE_ARCH endian suffix change.
2002-07-11 14:42:55 +00:00
scw
8c43a4afe4
Userland side of SH5 signals/setjmp.
2002-07-11 14:23:04 +00:00
scw
d55184012a
Cleanup the sigcontext structure, and sync {,sig}jmp_buf size and
...
offsets with it.
2002-07-11 14:16:42 +00:00
scw
5c90e3c0d6
In sys___sigreturn14(), validate the saved branch target registers and
...
program counter to avoid a possible kernel-mode IADDERR exception when
we try to restore the trapframe on return to user-mode.
2002-07-11 14:15:32 +00:00
scw
384b76c19b
Install <sh5/pte.h> for the benefit of cpu.h.
2002-07-11 14:11:18 +00:00
scw
e0e8310758
Include <machine/frame.h>, not <sh5/frame.h>
2002-07-11 14:10:39 +00:00
scw
026df6bf33
Cleanup the frame link/unlink macroes.
2002-07-11 14:09:34 +00:00
scw
b234c1aa10
Moved MID_MACHINE definition from <machine/param.h>
2002-07-11 14:08:45 +00:00
scw
e700a799a3
Follow convention for MACHINE_ARCH endian suffix.
2002-07-11 14:07:41 +00:00
simonb
00f3022be0
Remove unused MCLOFSET define.
2002-07-11 13:36:45 +00:00
scw
185627f408
Add MIDs for SH5.
2002-07-11 13:10:16 +00:00
wiz
7b9b4ac6f7
'environment', not 'enviroment'
2002-07-11 10:53:19 +00:00
pooka
5443f88666
document missing flags
...
XXX: this man page is still out-of-date
2002-07-11 10:45:58 +00:00
pooka
15d9246bb2
Add FORK_NOWAIT flag, which sets init as the parent of the forked
...
process. Useful for FreeBSD rfork() emulation.
ok'd by Christos
2002-07-11 10:37:26 +00:00
drochner
ef054011f7
-if getting info for a mode fails, print out the mode
...
and continue with the next
-check that text modes are VGA compatible (haven't seen it
otherwise yet, but to be sure...)
2002-07-11 10:02:21 +00:00
junyoung
92668839c1
Fix typos.
2002-07-11 07:37:06 +00:00
scottr
cfbda5a775
Replace "filesystem" with the correct phrase, "file system."
2002-07-11 04:52:48 +00:00
mbw
5c30b4c0c4
Matt Thomas <matt@3am-software.com> just added Xserve support to -current
2002-07-11 02:33:29 +00:00
simonb
873edaed34
Clean up some white space niggles.
2002-07-11 01:38:48 +00:00
simonb
dd2d708bd5
Echo the MKING command before executing it.
2002-07-11 01:29:28 +00:00
simonb
ffb069c949
Change the (intentionally) illegal "movd 0,0" to it's .word
...
equivalent; newer GAS complains about the illegal construct
and errors out.
XXX: what is the illegal instruction for exactly?
2002-07-11 00:41:50 +00:00
simonb
3b89b6fa18
Bricked by a wizbot; update these.
2002-07-11 00:38:47 +00:00
rh
2cb84c41cc
Note SMC 2206USB/ETH support
2002-07-11 00:23:31 +00:00
simonb
3350e73517
Add kttcp device.
2002-07-11 00:17:39 +00:00
reinoud
b77d4d3db2
Use the ${MDSETIMAGE} instead of hardcoding it
2002-07-11 00:11:28 +00:00
wiz
4f156aff23
Fix a lint warning by removing some #ifdef lint (!?!).
2002-07-10 23:55:06 +00:00
wiz
790f1e25bd
Remove unneeded header file.
2002-07-10 23:49:18 +00:00