NetBSD/sys/arch/atari/atari
2002-03-20 17:59:22 +00:00
..
atari_init.c PCI_VGA_SIZE -> PCI_MEM_SIZE. (Plus some comments on those constants). 2001-05-28 06:43:19 +00:00
autoconf.c Try to search for an isa bus during console configuration too... Otherwise, 2001-06-07 08:35:29 +00:00
be_bus.c Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
bus.c Nuke some unused code. 2002-01-09 20:54:14 +00:00
conf.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
device.h
disksubr.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
dkbad.c
fpu.c Prepare assembly parts for an eventual transition to ELF. Mostly from a 2001-02-09 21:47:45 +00:00
genassym.cf Don't emit SCU defines when it isn't present. 2001-04-24 06:17:22 +00:00
intr.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
intr.h
intrcnt.h Some ELF adaption. 2001-09-08 11:14:33 +00:00
le_bus.c Allow storage-space to be passed to the alloc_bus_space_tag() functions. This 2000-01-19 13:12:54 +00:00
locore.s s/seperate/separate/ 2002-02-11 10:44:38 +00:00
machdep.c kill remaining PS_STRINGS instances. 2002-03-20 17:59:22 +00:00
mainbus.c
mem.c - Use DEV_ constants, instead of documenting the numbers! 2002-02-27 01:20:51 +00:00
pmap.c pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
procfs_machdep.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
stalloc.c
stalloc.h
sys_machdep.c g/c obsolete vtrace(2) stuff 2000-12-13 18:13:05 +00:00
trap.c allow writing to write-only mappings. fixes PR 3493. 2002-02-14 07:08:02 +00:00
vectors.s Fix typo in !COMPAT_13 case. 2001-09-24 13:19:54 +00:00
vm_machdep.c Don't need to declare phys_map - it is declared in <uvm/uvm_extern.h>. 2002-03-04 02:43:22 +00:00