NetBSD/sys/arch/arm32/dev
mark aab5efa574 Updated to use the new bus space interface code. Use a number of bus
space handles to describe the task file registers, aux register, 16 bit
data register and 32 bit data register.
The wdc softc structure has been moved to a separate file.
Added support for multiple attachments by separating the core of the
probe and attach functions from the mainbus probe and attach routines.
Added a new wdc flags 32_BIT so that the wd can determine 32 bit xfer
support from the wdc device.
1997-02-04 02:04:51 +00:00
..
console Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +00:00
com.c Remove unused variables. 1997-01-26 02:16:44 +00:00
comreg.h Update for the new bus space implementation. 1997-01-13 00:40:54 +00:00
comvar.h Update for the new bus space implementation. 1997-01-13 00:40:54 +00:00
iic.c Use the IOMD_ID macro to check the IOMD ID number rather than direct reads 1996-11-23 03:37:35 +00:00
kbd.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
lpt.c Updated for the new bus space implementation. 1997-01-13 00:46:51 +00:00
lptreg.h Updated for the new bus space implementation. 1997-01-13 00:46:51 +00:00
md_hooks.c Added prototype for md_match_hook(). 1997-01-26 02:02:09 +00:00
ncr5380reg.h
ncr5380sbc.c Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
ncr5380var.h
pms.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
qms.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
rc7500_prom.c Initial commit of the prom interface code for VLSI RC7500 motherboards. 1996-08-29 22:35:41 +00:00
rc7500_prom.h Initial commit of the prom interface code for VLSI RC7500 motherboards. 1996-08-29 22:35:41 +00:00
rc7500_promsys.s Initial commit of the prom interface code for VLSI RC7500 motherboards. 1996-08-29 22:35:41 +00:00
rtc.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
wd.c Updated to use the new bus space interface code. Use a number of bus 1997-02-04 02:04:51 +00:00
wdcvar.h Updated to use the new bus space interface code. Use a number of bus 1997-02-04 02:04:51 +00:00
wdreg.h Updated to use the new bus space interface code. Use a number of bus 1997-02-04 02:04:51 +00:00