.. |
alpha
|
Add DEBUGLIST mechanism. Example config line:
|
2001-05-08 05:47:35 +00:00 |
amiga
|
defopt LEV6_DEFER.
|
2001-05-08 06:09:29 +00:00 |
amigappc
|
PPC machine type tags haven't been used for a while.
|
2001-05-03 13:11:24 +00:00 |
arc
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
arm
|
Move "defopt PMAP_DEBUG" into files.arm, since it's used by code in arch/arm.
|
2001-05-06 18:31:14 +00:00 |
arm26
|
Add stub <machine/cpufunc.h> for arm26.
|
2001-05-06 18:25:27 +00:00 |
arm32
|
third argument of pcpoll is a struct proc now.
|
2001-05-08 11:29:39 +00:00 |
atari
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
bebox
|
PPC machine type tags haven't been used for a while.
|
2001-05-03 13:11:24 +00:00 |
cobalt
|
Do the first allocsys() pass (the pass that computes sizes) before
|
2001-04-24 15:41:38 +00:00 |
dnard
|
Move "defopt PMAP_DEBUG" into files.arm, since it's used by code in arch/arm.
|
2001-05-06 18:31:14 +00:00 |
dreamcast
|
Abstracted handling of System ASIC controlled IRQ:s a little.
|
2001-04-24 19:43:23 +00:00 |
evbsh3
|
Sprinkle pmap_update() calls after calls to:
|
2001-04-24 04:30:50 +00:00 |
hp300
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
hpc
|
KNF.
|
2001-05-08 18:51:22 +00:00 |
hpcarm
|
Move "defopt PMAP_DEBUG" into files.arm, since it's used by code in arch/arm.
|
2001-05-06 18:31:14 +00:00 |
hpcmips
|
don't define TAILQ_EMPTY here. TAILQ_EMPTY is defined in <sys/queue.h>.
|
2001-05-09 11:57:05 +00:00 |
hpcsh
|
I forgot to add.
|
2001-04-23 16:47:16 +00:00 |
i386
|
Add an (untested) EISA front-end for the `mlx' driver.
|
2001-05-06 19:54:59 +00:00 |
luna68k
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
m68k
|
Be consistent with limit constants:
|
2001-05-04 15:12:32 +00:00 |
mac68k
|
Cosmetical oversight.
|
2001-05-06 20:25:28 +00:00 |
macppc
|
PPC machine type tags haven't been used for a while.
|
2001-05-03 13:11:24 +00:00 |
mips
|
Add comment to tell what cpu_fork() does around at its bottom.
|
2001-05-08 06:02:14 +00:00 |
mipsco
|
Move previous patch which performs allocsys() before pmap_bootstrap()
|
2001-04-28 04:20:27 +00:00 |
mmeye
|
dreamcast clock module was separated.
|
2001-04-23 11:20:41 +00:00 |
mvme68k
|
G/C a printf which has moved to the MI code.
|
2001-05-03 19:03:53 +00:00 |
netwinder
|
Disable the secondary ide port in the pcibus_attach_hook.
|
2001-05-08 06:55:17 +00:00 |
news68k
|
Per discussion w/ chuck and chuck, restructure the md page stuff
|
2001-05-01 02:19:13 +00:00 |
newsmips
|
Reset FDC in news5000_init() to avoid spurious interrupts
|
2001-04-27 12:55:51 +00:00 |
next68k
|
Per discussion w/ chuck and chuck, restructure the md page stuff
|
2001-05-01 02:19:13 +00:00 |
ofppc
|
PPC machine type tags haven't been used for a while.
|
2001-05-03 13:11:24 +00:00 |
pc532
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
pmax
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
powerpc
|
Fix spr and tbr register number extraction. tbr is untested, but is the
|
2001-05-06 16:40:22 +00:00 |
prep
|
PPC machine type tags haven't been used for a while.
|
2001-05-03 13:11:24 +00:00 |
sandpoint
|
PPC machine type tags haven't been used for a while.
|
2001-05-03 13:11:24 +00:00 |
sgimips
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
sh3
|
There is no extended-precision format on sh3.
|
2001-05-03 13:19:52 +00:00 |
sparc
|
vlan does not belong to the IPv6 devices (gif, stf, ...), so seperate it
|
2001-05-05 00:11:48 +00:00 |
sparc64
|
While we're here, do SVR4_SPARC_ASI as well.
|
2001-05-08 20:57:17 +00:00 |
sun2
|
Removed, cleaning up (no-)FPU support.
|
2001-05-08 21:39:24 +00:00 |
sun3
|
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
vax
|
Remove forgotten VAX_BTYP_690. From Michael Kukat.
|
2001-05-04 14:13:50 +00:00 |
x68k
|
Encoding ulinear and mulaw are both software emulated.
|
2001-05-07 09:42:30 +00:00 |
Makefile
|
add hpc dir if MACHINE is hpcmips or hpcsh.
|
2001-01-28 02:58:19 +00:00 |