NetBSD/sys/arch/arm32/mainbus
augustss 526ef2f618 Change the interface between the high and low level audio drivers
so that all audio encoding parameters are set at once.  This simplifies
the interface and make error checking easier.
1997-04-29 21:01:33 +00:00
..
beep.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +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
cpu.c Fix SA110 CPU ID. 1997-02-04 06:30:57 +00:00
fd.c Updated to use the bus space interface. Pullup all the recent changes 1997-01-26 02:32:04 +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 New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
if_esreg.h Initial commit of the SMC91C9X ethernet driver found on RC7500 1996-05-12 21:35:07 +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
iic_asm.S Get the IIC clock and data bit masks correct on RC7500 boards. 1996-10-15 20:40:31 +00:00
iomd.c Add prototypes for match and attach functions. 1997-01-28 04:08:21 +00:00
kbd.c Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/ 1997-03-26 22:42:13 +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
lmc1982.h Initial commit of the lmc audio driver for the lmc1982 found on RC7500 1996-10-15 21:10:24 +00:00
lmcaudio.c Change the interface between the high and low level audio drivers 1997-04-29 21:01:33 +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
mainbus.c Added prototypes for mainbusprint() and mainbusscan(). 1997-01-26 01:41:01 +00:00
mainbus.h Updated for the new bus space implementation in bus.h 1997-01-13 00:35:47 +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_io_asm.S Implement the bus space interfaces for set multiple, set region and copy. 1997-01-26 01:49:01 +00:00
pms.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
qmouse.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
rtc.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
vidcaudio.c Change the interface between the high and low level audio drivers 1997-04-29 21:01:33 +00:00
waveform.h RCS Id police. 1996-03-18 19:54: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
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