NetBSD/sys/arch/arm32/isa
cgd c9c2181ed9 provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly
#defines in asm.h to use them, and convert code which needs to use C labels
to use _C_LABEL as well.  (I can't see any reason why the label vs. function
differentiation shouldn't be GC'd; i only added uses of _C_LABEL.)  This
should help if this port is converted to use ELF, and was checked by
compiling all kernels in arm32/conf (with some driver removals and some
MI header fixups re: common blocks) with an arm-linux ELF toolchain.
1999-10-26 06:53:41 +00:00
..
clock.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
ds1687reg.h Add a driver for the Dallas Semiconductor RTC found on CATS motherboards. 1998-10-05 01:20:57 +00:00
dsrtc.c Add a driver for the Dallas Semiconductor RTC found on CATS motherboards. 1998-10-05 01:20:57 +00:00
icu.h Use braces instead of brackets to surround the SET_ICUS macro. 1998-10-06 02:43:26 +00:00
isa_cats_machdep.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
isa_io.c Implementing bus_space_barrier(9)::isa_bs_barrier() with panic(9) 1999-04-22 10:12:41 +00:00
isa_io_asm.S Added assembly code for set_region_2. 1998-09-05 01:31:53 +00:00
isa_irq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
isa_irqhandler.c make this compile without 'options IRQSTATS'. 1999-05-11 12:41:15 +00:00
isa_shark_machdep.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
isadma_machdep.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
isapnp_machdep.c Assign copyright to TNF. 1998-09-05 15:28:04 +00:00
joy.c Hey, lets try using arm32/isa/joyvar.h instead of the bebox one ;-) 1998-09-22 01:42:21 +00:00
joy_isa.c Add ISA and ISAPNP attachments for joysticks. 1998-10-05 00:35:40 +00:00
joy_isapnp.c Update for change to isapnp_devmatch(). 1999-04-03 23:53:48 +00:00
joyvar.h ISA Game port driver, lifted from BeBox port. 1998-08-20 06:31:34 +00:00
nvram.h
spkrreg.h
sysbeep_isa.c Implement sysbeep device for ISA systems. This just hooks into the pcppi 1998-10-05 00:41:31 +00:00
timerreg.h