NetBSD/sys/arch/i386/i386
jdolecek 8fedbd8497 Add i386-specific part of MicroChannel Architecture bus support, as
found in some older IBM PS/2 machines.

This code is based upon work by Scott D. Telford, with some minor bits
in arch/i386/mca/mca_machdep.c taken from FreeBSD.

XXX this is still very experimental and development version; use at your
XXX own risk
2000-05-11 16:38:10 +00:00
..
apm.c Use vprintf() rather than the non-standard %: format. 2000-05-08 18:22:29 +00:00
apmcall.s defopt APM_DISABLE_INTERRUPTS 1999-12-08 16:46:32 +00:00
autoconf.c Previous was incomplete. Tsk. 2000-03-23 13:49:49 +00:00
bios32.c If there is no BIOS32 present, don't try to call into it. 2000-02-02 04:09:37 +00:00
bioscall.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
bus_machdep.c next step in getting machdep.c maintainable - put bus_space related 2000-01-26 18:47:59 +00:00
compat_13_machdep.c Prototype for native_sigset13_to_sigset() is in sys/signalvar.h 1998-09-13 01:42:45 +00:00
conf.c add entry for viaenv 2000-05-08 16:42:36 +00:00
consinit.c add rcsid + copyright 1999-12-21 16:06:31 +00:00
db_dbgreg.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
db_disasm.c Add: cmpxchg8b, wrmsr, rdtsc, rdmsr, rdpmc, rsm. From FreeBSD. 2000-03-28 19:15:40 +00:00
db_interface.c (kdb_trap): do not enter DDB on traps when db_onpanic == 0 2000-01-16 01:42:03 +00:00
db_memrw.c PMAP_NEW is no longer optional on the i386; the old pmap's page table 1999-06-17 00:12:10 +00:00
db_trace.c Make traces work with ELF kernels. 1999-06-07 07:00:07 +00:00
disksubr.c - Use b_cylinder as defined in sys/buf.h 2000-01-18 19:40:53 +00:00
dkbad.c
freebsd_machdep.c Prototypes for native_sigset13_to_sigset() and native_sigset_to_sigset13() 1998-09-13 01:43:17 +00:00
gdt.c Lock the proclist as appropriate. 1999-07-25 18:05:31 +00:00
genassym.cf Glue in uvm_pageidlezero(). While here, improve some panic messages 2000-04-24 17:18:16 +00:00
ibcs2_machdep.c Add two missing header files. 2000-01-10 19:28:15 +00:00
in_cksum.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
ipkdb_glue.c Make IPKDB working again. 2000-03-22 20:58:25 +00:00
kgdb_machdep.c
locore.s Glue in uvm_pageidlezero(). While here, improve some panic messages 2000-04-24 17:18:16 +00:00
machdep.c Add i386-specific part of MicroChannel Architecture bus support, as 2000-05-11 16:38:10 +00:00
mainbus.c Add i386-specific part of MicroChannel Architecture bus support, as 2000-05-11 16:38:10 +00:00
math_emu.h Handle instruction prefixes (skip them, in our case). 1999-04-22 00:23:33 +00:00
math_emulate.c Handle instruction prefixes (skip them, in our case). 1999-04-22 00:23:33 +00:00
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
mem.c CL* discarding. 1999-12-04 21:13:19 +00:00
microtime.s Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
pmap.c Glue in uvm_pageidlezero(). While here, improve some panic messages 2000-04-24 17:18:16 +00:00
process_machdep.c Oops, forgot to commit this file. 1999-05-12 21:21:48 +00:00
rbus_machdep.c add NetBSD ID tag. 1999-10-15 06:43:06 +00:00
svr4_machdep.c Bring high-resolution time interfaces closer to SVR4: 1999-11-12 20:45:44 +00:00
sys_machdep.c Move the user-set LDT out of the PCB and into the pmap. Applications 1999-05-12 19:28:28 +00:00
trap.c Add i386-specific part of MicroChannel Architecture bus support, as 2000-05-11 16:38:10 +00:00
vm86.c This file has no real dependancies on SYSV ipc gunk.. so don't drag in headers 1998-10-26 19:11:57 +00:00
vm_machdep.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00