NetBSD/sys/arch
jonathan e229c8d175 Resolve pmax and alpha IOCTL asic driver differences, pass 1:
Rename the ioctl asic register and slot macros from ASIC_<xxx> to
IOASIC_<xxx>, to be compatible with the machine-indpendent names in
sys/dev/tc/ioasicvar.h.  The pmax code still uses
sys/arch/pmax/pmax/asic.h, as some of the registers and offsets
defined there are not yet defined in sys/dev/tc/ioasicvar.h.

Rename the ioctl asic base-address pointer from `asic_base' to `ioasic_base'.
1996-01-31 08:46:42 +00:00
..
alpha New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
amiga add swedish keyboard support by Stefan Pedersen 1996-01-28 20:19:51 +00:00
atari Move struct definitions to MD code. 1996-01-24 19:21:40 +00:00
hp300 Use the common sigreturn routine. 1996-01-31 02:26:05 +00:00
i386 Allocate the GDT area in a different way. 1996-01-31 03:13:07 +00:00
m68k Factor out the common (to all m68k ports) sigreturn routine. 1996-01-31 02:22:15 +00:00
mac68k Fix for delay(usec) for small usec. From Scott Reynolds <scottr@edsi.org>. 1996-01-29 04:10:00 +00:00
mips Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-01-31 08:46:42 +00:00
mvme68k Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
pc532 Clean up of assembly files. 1996-01-26 08:11:46 +00:00
pmax Resolve pmax and alpha IOCTL asic driver differences, pass 1: 1996-01-31 08:46:42 +00:00
sparc Implement DIOCLOCK. It's a no-op in this driver. 1996-01-30 18:31:05 +00:00
sun3 Eliminate remaining direct references to the z8530 chip 1996-01-30 22:34:52 +00:00
vax Remove PSL_ALLCC definition. Was commented out anyway. 1996-01-28 12:32:21 +00:00