History log of /openbsd-current/sys/arch/alpha/isa/isa_machdep.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.14 08-Sep-2017 deraadt

If you use sys/param.h, you don't need sys/types.h


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.13 12-Feb-2006 miod

Remove dead isabeep driver and unused isabeep() function.


Revision tags: OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE OPENBSD_3_4_BASE OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE SMP_SYNC_A SMP_SYNC_B UBC_SYNC_A UBC_SYNC_B
# 1.12 14-Mar-2002 millert

First round of __P removal in sys


# 1.11 24-Jan-2002 miod

RAMDISKB compiles again...


# 1.10 23-Jan-2002 ericj

enable spkr, isabeep devices


Revision tags: UBC_BASE
# 1.9 06-Nov-2001 miod

branches: 1.9.2;
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
(Look ma, I might have broken the tree)


Revision tags: OPENBSD_3_0_BASE
# 1.8 08-Aug-2001 millert

vga_{isa,pci}.h -> vga.h since the former no longer exists.


Revision tags: OPENBSD_2_9_BASE
# 1.7 16-Nov-2000 ericj

configure vga, mouse and keyboard's once again. Currently only on eb164.
others soon. Some of this from NetBSD.


Revision tags: OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE SMP_BASE kame_19991208
# 1.6 10-Nov-1997 niklas

branches: 1.6.10;
$OpenBSD$


# 1.5 06-Nov-1997 niklas

Add some missing things for the MI vga driver. Move wscons to an MI place as
well. $OpenBSD$ tagging


Revision tags: OPENBSD_2_2_BASE
# 1.4 31-Jul-1997 niklas

typo


Revision tags: OPENBSD_2_1_BASE
# 1.3 24-Jan-1997 niklas

Sync with NetBSD 961207


# 1.2 14-Dec-1995 deraadt

update to netbsd


# 1.1 18-Oct-1995 deraadt

branches: 1.1.1;
Initial revision