NetBSD/sys/arch/sparc/include
mycroft 9c6b797796 Changes for modified pmap_enter() API:
* Map the message buffer with access_type = VM_PROT_READ|VM_PROT_WRITE `just
  because'.
* Map the file system buffers with access_type = VM_PROT_READ|VM_PROT_WRITE to
  avoid possible problems with pagemove().
* Do not use VM_PROT_EXEC with either of the above.
* Map pages for /dev/mem with access_type = prot.  Also, DO NOT use
  pmap_kenter() for this, as we DO NOT want to lose modification information.
* Map pages in dumpsys() with VM_PROT_READ.
* Map pages in m68k mappedcopyin()/mappedcopyout() and writeback() with
  access_type = prot.
* For now, bus_dma*(), pmap_map(), vmapbuf(), and similar functions still use
  access_type = 0.  This should probably be revisited.
1999-03-26 23:41:25 +00:00
..
Makefile Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
am7930_machdep.h Use bus_space tags and handles, embedded in MD hooks AM7930_{READ_WRITE}_REG 1999-03-14 22:29:00 +00:00
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +00:00
aout_machdep.h Remove trailing comma in enum definition. 1997-03-15 20:54:10 +00:00
asm.h add RODATA(), which is like ENTRY() but without the _PROF_PROLOGUE. 1999-02-24 16:02:19 +00:00
autoconf.h Adjust to functionality and changes introduced with <machine/promlib.h> 1999-02-14 12:26:16 +00:00
bsd_openprom.h Adjust to functionality and changes introduced with <machine/promlib.h> 1999-02-14 12:26:16 +00:00
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bus.h Add a macro to check for sufficient pointer alignment in bus.h context, 1999-03-23 21:29:03 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cgtworeg.h Add a few constants used for mapping bit and pieces in the kernel driver. 1995-10-04 00:21:27 +00:00
conf.h Updating of bdev's and cdev's to support RAIDframe. 1998-11-13 04:47:03 +00:00
cpu.h Add SIR_SERIAL soft interrupt source. 1999-01-19 10:02:40 +00:00
ctlreg.h Define Hypersparc ICCR bits. 1999-01-19 23:04:02 +00:00
db_machdep.h Convert to [pv]addr_t & [pv]size_t. 1998-08-21 14:12:18 +00:00
disklabel.h Put native NetBSD disk label in a piece of wasteland within a SunOS label. 1996-06-29 22:33:16 +00:00
eeprom.h Export `eeprom_va' so drivers can peek at the configuration (from Jason Thorpe). 1995-08-29 22:11:58 +00:00
elf_machdep.h Add relocation definitions used by ld.elf_so. 1998-07-01 20:43:56 +00:00
endian.h Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
fbio.h Add cgfourteen to conf.h. 1996-09-30 23:45:10 +00:00
fbvar.h Split the fb_setsize() utility in two separate functions: one to be 1998-03-21 19:42:00 +00:00
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
frame.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
fsr.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
idprom.h Move some constants from param.h in here 1997-03-10 22:47:52 +00:00
ieee.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
ieeefp.h RCSID Police. 1998-01-05 07:02:46 +00:00
instr.h Code for software-assisted DDB single-stepping from Chuck Silvers. 1997-12-10 23:12:13 +00:00
intr.h Add IPL_SERIAL 1998-11-25 19:33:02 +00:00
kbd.h Use common zs code. 1997-10-17 23:59:44 +00:00
kbio.h Use common zs code. 1997-10-17 23:59:44 +00:00
kcore.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:31:58 +00:00
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
lock.h LOCKDEBUG enhancements for non-MP: 1998-11-04 06:19:55 +00:00
oldmon.h Adjust to functionality and changes introduced with <machine/promlib.h> 1999-02-14 12:26:16 +00:00
openfirm.h Provide a uniform interface to most of the PROM functions. 1999-02-14 12:23:03 +00:00
openpromio.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
param.h Adjust to functionality and changes introduced with <machine/promlib.h> 1999-02-14 12:26:16 +00:00
pcb.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
pmap.h Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
proc.h Must protect user-land from cpuvar.h; noticed by Juergen Hannken-Illjes. 1998-10-26 08:16:08 +00:00
profile.h s/ELF/__ELF__/ 1999-02-07 20:21:09 +00:00
promlib.h Provide a uniform interface to most of the PROM functions. 1999-02-14 12:23:03 +00:00
psl.h Add splserial(). 1998-11-26 22:53:13 +00:00
pte.h Move [gs]etcontext() and [gs]etpte() to pte.h 1998-10-08 21:47:34 +00:00
ptrace.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
reg.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
reloc.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
remote-sl.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
setjmp.h Need 14 longs for jmp_buf now (sigcontext has 128-bit signal mask at the 1998-10-01 03:28:11 +00:00
signal.h Minor cosmetic change. 1998-09-17 02:33:06 +00:00
stdarg.h The recent simplification of the lint version of the va_arg macro broke 1999-02-20 00:33:55 +00:00
svr4_machdep.h Remove old prototypes (move to mi code), and add the xrs gunk! 1999-01-21 23:05:14 +00:00
trap.h Catch `Unimplemented Flush' traps. 1999-01-20 00:15:07 +00:00
types.h Remove vm_offset_t & vm_size_t. 1998-08-21 14:09:59 +00:00
varargs.h Make this work for GCC < 2.6. 1995-12-29 18:53:01 +00:00
vmparam.h MNN is no longer optional, remove dead code 1999-01-16 20:43:21 +00:00
vuid_event.h copyright/Id cleanup 1994-11-20 20:51:32 +00:00
z8530var.h Add bus tags to softc. 1998-03-21 19:43:17 +00:00