NetBSD/sys/arch/arm32/mainbus
mark 74bac48941 In wdcprobe() fail if the iobase defaulted rather than being specified in
the locators.
In wdcprobe_internal() set the WDCF_32BIT flag if the data32 io handle
is set.
All transfers to and from the data register now check for softc flags
to see if 32 bit transfers are enabled i.e. reading drive parameters
and doing a dump will use 32 bit transfers as well.
1997-07-29 01:59:20 +00:00
..
beep.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +00:00
com.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +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
cpu.c Fix SA110 CPU ID. 1997-02-04 06:30:57 +00:00
fd.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +00:00
fdreg.h Updated to use the bus space interface. Pullup all the recent changes 1997-01-26 02:32:04 +00:00
if_es.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +00:00
if_esreg.h Initial commit of the SMC91C9X ethernet driver found on RC7500 1996-05-12 21:35:07 +00:00
iic_asm.S Get the IIC clock and data bit masks correct on RC7500 boards. 1996-10-15 20:40:31 +00:00
iic.c In iicmatch() fail the probe if the mainbus attach args iobase is equal to 1997-07-28 18:01:49 +00:00
iomd.c Add prototypes for match and attach functions. 1997-01-28 04:08:21 +00:00
kbd.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +00:00
lmc1982.h Initial commit of the lmc audio driver for the lmc1982 found on RC7500 1996-10-15 21:10:24 +00:00
lmc1982.S Initial commit of the lmc audio driver for the lmc1982 found on RC7500 1996-10-15 21:10:24 +00:00
lmcaudio.c audio: Simplify handling of AUDIO_SETFD and committing of encoding mode. 1997-07-27 23:51:48 +00:00
lpt.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +00:00
lptreg.h Updated for the new bus space implementation. 1997-01-13 00:46:51 +00:00
mainbus_io_asm.S Implement the bus space interfaces for set multiple, set region and copy. 1997-01-26 01:49:01 +00:00
mainbus_io.c Implement the bus space interfaces for set multiple, set region and copy. 1997-01-26 01:49:01 +00:00
mainbus.c Pass MAINBUSCF_BASE_DEFAULT in the mb_iobase field if none is specified 1997-07-28 17:58:56 +00:00
mainbus.h use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:48:35 +00:00
pms.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +00:00
qmouse.c Include locators.h for the definition MAINBUSCF_BASE_DEFAULT. 1997-07-28 18:07:03 +00:00
rtc.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
vidcaudio.c audio: Simplify handling of AUDIO_SETFD and committing of encoding mode. 1997-07-27 23:51:48 +00:00
waveform.h RCS Id police. 1996-03-18 19:54:53 +00:00
wd.c In wdcprobe() fail if the iobase defaulted rather than being specified in 1997-07-29 01:59:20 +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
wdvar.h Updated to use the new bus space interface code. Use a number of bus 1997-02-04 02:04:51 +00:00