..
alpha
Remove unnecessary test of tp->t_linesw against NULL; they are results
2001-03-31 00:35:21 +00:00
amiga
Fix an obvious typo.
2001-03-28 17:33:07 +00:00
amigappc
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
arc
Make this compile without com.
2001-03-30 16:32:02 +00:00
arm
Create an ARM2-specific undefined-instruction handler which deals with the
2001-03-17 18:12:09 +00:00
arm26
Small comment correction.
2001-03-28 13:04:57 +00:00
arm32
Please preserve copyright notices modified by Ben Harris since the a.out and
2001-03-30 23:49:06 +00:00
atari
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
bebox
now that duplicated stuff has been moved to sys/conf.h, remove unnecessary
2001-03-21 23:42:14 +00:00
cobalt
move duplicate definitions for:
2001-03-21 22:25:52 +00:00
dnard
Move references to arm/arm/disksubr*.c from files.arm to
2001-03-14 14:39:45 +00:00
dreamcast
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
evbsh3
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
hp300
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
hpc
recompile.
2001-03-25 17:16:33 +00:00
hpcarm
Add some missing functionality.
2001-03-27 18:06:39 +00:00
hpcmips
fix comment.
2001-03-30 15:59:17 +00:00
hpcsh
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
i386
Add driver for AT1720 MCA cards. This uses generic MB86960 support code,
2001-03-31 00:43:04 +00:00
luna68k
Remove unnecessary test of tp->t_linesw against NULL; they are results
2001-03-31 00:35:21 +00:00
m68k
Optimize bswap16() and bswap32() functions to inline assembly.
2001-03-30 20:00:05 +00:00
mac68k
eliminate the KERN_* error codes in favor of the traditional E* codes.
2001-03-15 06:10:32 +00:00
macppc
When attached, do not change brightness if the value is zero.
2001-03-29 17:44:50 +00:00
mips
include "opt_ddb.h" explicitely
2001-03-28 18:03:49 +00:00
mipsco
Call softintr_init()
2001-03-31 00:10:03 +00:00
mmeye
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
mvme68k
move duplicate definitions for:
2001-03-21 22:25:52 +00:00
news68k
Add GENERIC_TINY config for low memory (and slow) machines.
2001-03-26 10:25:34 +00:00
newsmips
s/vm_page_alloc_memory/uvm_pglistalloc/ in panic message.
2001-03-21 18:40:28 +00:00
next68k
use NCR_F_DMASELECT instead of ncr53c9x_dmaselect
2001-03-29 03:30:19 +00:00
ofppc
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
pc532
Fix type in pliptransmit declaration (C version). Noticed by
2001-03-22 08:14:23 +00:00
pmax
Remove unnecessary test of tp->t_linesw against NULL; they are results
2001-03-31 00:35:21 +00:00
powerpc
Make `trace' useful even w/o symbols and add /f option to dump parameters.
2001-03-29 14:58:08 +00:00
prep
now that duplicated stuff has been moved to sys/conf.h, remove unnecessary
2001-03-21 23:42:14 +00:00
sandpoint
now that duplicated stuff has been moved to sys/conf.h, remove unnecessary
2001-03-21 23:42:14 +00:00
sgimips
move duplicate definitions for:
2001-03-21 22:25:52 +00:00
sh3
When the endians are little, they are little.
2001-03-29 03:23:33 +00:00
sparc
use NCR_F_DMASELECT instead of ncr53c9x_dmaselect
2001-03-29 03:30:19 +00:00
sparc64
add fas configuration
2001-03-29 18:54:58 +00:00
sun2
Added.
2001-03-29 21:07:56 +00:00
sun3
use NCR_F_DMASELECT instead of ncr53c9x_dmaselect
2001-03-29 03:30:19 +00:00
vax
Compile vsbus_dma.c if vax53, hinted by Michael Kukat.
2001-03-27 18:01:59 +00:00
x68k
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
2001-03-26 12:33:22 +00:00
Makefile
add hpc dir if MACHINE is hpcmips or hpcsh.
2001-01-28 02:58:19 +00:00