freebsd-dev/sys/isa
John Baldwin e268a9aae5 - Wrap functions and variables that aren't used in the alpha console probe
with #ifndef __alpha__/#endif
- Add function prototypes for functions used during the alpha console
  probe and gdb port setup inside of #ifdef __alpha__/#endif.
2000-09-22 08:42:30 +00:00
..
ic
atkbd_isa.c
atkbdc_isa.c
atrtc.c - Remove the inthand2_t type and use the equivalent driver_intr_t type from 2000-09-13 18:33:25 +00:00
fd.c Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
fdc.h
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h
joy.c
pnp.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c
ppcreg.h
psm.c Fix several 64-bit-ism warnings due to sizeof(int) != sizeof(void *) on 2000-09-22 08:40:05 +00:00
rtc.h
sio.c - Wrap functions and variables that aren't used in the alpha console probe 2000-09-22 08:42:30 +00:00
sioreg.h
syscons_isa.c
vga_isa.c