is
7cdbc9038e
If we #ifdef NARP, we should also #include "arp.h", not "ether.h".
...
Bug report and remote debugging by Bernd Ernesti.
1997-03-18 18:29:06 +00:00
mycroft
c14b8539e0
Make active_user_pmap() DTRT while a process is exiting.
1997-03-18 16:39:30 +00:00
mycroft
d19eaa3d4f
Add an active_user_pmap() macro, and use it as appropriate.
1997-03-18 14:13:55 +00:00
mycroft
1068c83731
Check for curproc being null before dereferencing it in more cases.
1997-03-18 13:01:07 +00:00
cgd
c944e200eb
fix up new-arp goofups
1997-03-18 07:27:58 +00:00
cgd
23c15240b8
pull in se.h
1997-03-18 05:19:39 +00:00
cgd
d608b0956d
add cdevsw entry for 'se'
1997-03-18 04:52:12 +00:00
thorpej
69d841a462
Add the "se" device at cdev major 22.
1997-03-18 01:41:40 +00:00
briggs
79c7b2b3f4
Help this compile and get the nubus address into myaddr instead of
...
sc->sc_arpcom.ac_enaddr.
1997-03-18 00:34:31 +00:00
gwr
5e75e3fa90
Support cross-compilation.
1997-03-17 22:16:03 +00:00
gwr
e54c5c5eac
Use m68k/sig_machdep.c
1997-03-17 22:11:07 +00:00
gwr
450cad120c
Add m68k/sig_machdep.c
1997-03-17 22:09:04 +00:00
gwr
03c1c9cee0
Fixup dependencies
1997-03-17 20:59:47 +00:00
scottr
52348e9646
Some cards we identify as InterLAN cards do not seem to have the MAC
...
address in the configuration ROM. For these, fall back to the old method
if we can't find the expected sResource record.
1997-03-17 20:26:01 +00:00
gwr
08f7a407f9
Separate bcopy and copypage stuff from copy.s
1997-03-17 19:46:36 +00:00
gwr
521683f862
Separate bcopy and the copypage/zeropage stuff out of copy.s
...
so they can be used separately, and so the copyrights are
attributed to the right owners. (Catch-all files are bad)
1997-03-17 19:44:33 +00:00
gwr
d531b1ed42
s/fpu_type/fputype/g
1997-03-17 19:03:11 +00:00
scottr
3c9709606d
Clean up some missed pieces of the new ARP conversion.
1997-03-17 18:37:17 +00:00
is
acad86274c
Make this compile again.
1997-03-17 18:04:40 +00:00
is
c63becaaa6
if_es.c
1997-03-17 17:55:54 +00:00
is
19e9d7bb20
Make this compile again on Amiga. Fix by Bernd Ernesti.
1997-03-17 17:51:41 +00:00
is
842df329b2
Make this compile on Amiga. Bug report by Bernd Ernesti.
1997-03-17 17:47:59 +00:00
leo
175e17b45f
Catchup with arp changes.
1997-03-17 13:29:05 +00:00
leo
2f50159652
Revert to new method of generating assym.h.
1997-03-17 13:23:14 +00:00
briggs
b315c448dc
Flip around Takeshi Yanagisawa's name. Add back a physaccess() call that I was a bit hasty
...
in removing.
1997-03-17 13:11:24 +00:00
briggs
559613a9a7
*Blush* It's Denton, not Dennis, Gentry.
1997-03-17 12:26:52 +00:00
briggs
e716e490a1
Make this compile again. XXX - save ethernet address in softc until multicast is supported.
1997-03-17 04:57:56 +00:00
briggs
c20d7dc997
Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagisawa.
1997-03-17 04:38:28 +00:00
thorpej
9018eb5208
Use if_media to select media (or autoselect rules) on the Sun4m.
1997-03-17 03:24:26 +00:00
thorpej
1d987a161b
#include <net/if_media.h>
1997-03-17 03:17:34 +00:00
is
57f2f47e2c
move if_arc.h to sys/net
1997-03-16 23:27:07 +00:00
hpeyerl
52cbdd41c4
Lager is now config.new. ya ya, I've been busy.
1997-03-16 18:46:56 +00:00
is
530a88d144
On request from Allen Briggs, converted this to new ARP
...
system. Somebody should actually test if this compiles (and works) on
Mac68k... I only carefully checked cvs diff -u.
1997-03-16 13:41:14 +00:00
jonathan
ab9bbd64d6
Use genassym.sh script to make assym.h, for cross-compiling.
...
Remove dependencies on genassym.
1997-03-16 11:54:03 +00:00
thorpej
b6f3695cd1
Use <m68k/m68k/support.s>
1997-03-16 11:04:52 +00:00
thorpej
48556a75d2
Use <m68k/m68k/support.s>
1997-03-16 10:49:43 +00:00
thorpej
f88e127939
Some misc. m68k asm support routines. This file currently contains
...
setjmp/longjmp and _insque/_remque. More to come.
1997-03-16 10:47:33 +00:00
thorpej
e93bf2f15b
Garbage-collect hpux_dumpu().
1997-03-16 10:00:45 +00:00
thorpej
701652d81c
In cpu_coredump(), don't bother dumping an HP-UX style u-area. What it
...
produced was useful once, but isn't worth the clutter now.
1997-03-16 09:59:40 +00:00
thorpej
de5a4c2d10
Remove reference to Locore.c
1997-03-16 09:47:48 +00:00
thorpej
611fa5e05b
Old lint helper, not used anymore, and really quite amazingly out of
...
date; this is 4.3 vintage. Just nuke it.
1997-03-16 09:45:38 +00:00
thorpej
5a1149b25d
Nuke MDP_HPUXTRACE.
1997-03-16 09:40:01 +00:00
thorpej
c5b6d5ed07
Prototype hpux_setregs().
1997-03-16 09:14:25 +00:00
thorpej
c9e8e99421
Remove the COMPAT_HPUX stuff from setregs(); the HP-UX compatibility
...
code has its own implementation now.
1997-03-16 09:12:13 +00:00
thorpej
832cc66899
Implement hpux_setregs(). While I'm here, nuke the MDP_HPUXTRACE
...
code. In practice, no one traces NetBSD programs with HP-UX debuggers,
and the evil required to make it work should not be discussed in the
presence of small children.
1997-03-16 09:10:31 +00:00
thorpej
27c7e59344
Define the HP-UX sigcontext structure here, and prototype hpux_sendsig().
1997-03-16 03:45:33 +00:00
thorpej
5a14c36be7
Move all COMPAT_HPUX signal code into hpux_sendsig() and hpux_sys_sigreturn().
1997-03-16 03:43:39 +00:00
thorpej
f5c982a251
In cpu_coredump(), use `fputype' to decide if we dump FP regs.
1997-03-15 23:40:25 +00:00
thorpej
99cc2e1cec
Garbage-collect use of FPCOPROC.
1997-03-15 23:34:32 +00:00
thorpej
bbcda6f26b
- /dev/mem: only allow access to physical RAM
...
- /dev/kmem: disallow access to devices
This is designed to protect device registers from being corrupted
accidentally by "innocent" mem/kmem grovellers.
1997-03-15 23:30:12 +00:00