NetBSD/sys/arch/alpha/include
tsutsui d99606f782 More fixes for Jensen, reported and tested by Christoph Franzen
in PR port-alpha/36628:
- make jensenio_eisa_maxslots() return 8 (instead of 16) since
  EISA config for slot 8-15 on jensen could return invalid values
- pass eisa_chipset_tag_t to eisa_init() and check eisa_maxslots()
  on probing EISA config space
- pass M_ZERO to malloc(9) and make sure malloc(9) doesn't fail
- fix typo in a debug printf, add more debug printfs, and
  use #ifdef EISA_DEBUG to enable them
- cast uint8_t value to uint32_t before shift more than 8 bits
- check buffer region on reading compressed data from EISA config space
2007-07-22 02:14:39 +00:00
..
Makefile Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
Makefile.inc
alpha.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
alpha_cpu.h
ansi.h fix gcc -Werror -Wmissing-braces problem 2006-10-04 13:51:59 +00:00
aout_machdep.h
asm.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
atomic.h
autoconf.h
bswap.h
bus.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bwx.h
cdefs.h
cfbreg.h
cpu.h Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
cpu_counter.h Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
cpuconf.h
cpuvar.h
db_machdep.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
disklabel.h
ecoff_machdep.h
eisa_machdep.h More fixes for Jensen, reported and tested by Christoph Franzen 2007-07-22 02:14:39 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Fix alpha build after idlelwp merge. I don't know why machine/cpu.h was 2007-05-18 19:58:06 +00:00
isa_machdep.h
isapnp_machdep.h
joystick.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h
lock.h inline -> __inline 2007-02-11 15:41:31 +00:00
logout.h
math.h
mcontext.h
mutex.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
pal.h
param.h
pcb.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
pci_machdep.h
pio.h
pmap.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
pmc.h
proc.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
profile.h
prom.h
psl.h
pte.h
ptrace.h
reg.h
rpb.h
rwlock.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
setjmp.h
sigdebug.h
signal.h
stdarg.h
sysarch.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
tc_machdep.h
types.h Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
userret.h
varargs.h
vmparam.h
vuid_event.h
wchar_limits.h
z8530var.h