index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
vax
/
vsa
/
dz_ibus.c
Age
Commit message (
Expand
)
Author
2006-08-03
Since we will only attempt to configure a keyboard on line 0 on machines
Miod Vallat
2006-08-01
Avoid a few NULL dereferences, and boot -c works on vax with glass console.
Miod Vallat
2006-07-30
Use DZ_CSR_xxx symbolic constants.
Miod Vallat
2006-07-30
Allow keyboard attachment on VS 4k/90 as well, spotted by deraadt@
Miod Vallat
2006-07-29
Attach keyboard and mouse on VAXstations. Non-keyboard capable machines are
Miod Vallat
2006-07-29
Better ``no dz console to a keyboard connector'' fix which does not interfere
Miod Vallat
2006-07-29
Make sure we never attach a dz console to a keyboard port on VAXstations,
Miod Vallat
2006-07-19
Honour L3 switch on VS4k/90, even if we don't support glass console yet;
Miod Vallat
2006-01-17
Use angle bracket and no relative paths for all include files which are not
Miod Vallat
2006-01-01
Let cons_init() and cons_init_bell() initialize the whole consdev structure,
Miod Vallat
2004-07-07
new-style interrupt counters. based on initial work by hugh. ok miod
Theo de Raadt
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-10-01
There are anecdotal reports of firmware being writable on some Cougar
Hugh Graham
2001-08-26
The lkkbd and lkms drivers are causing problems on several machines,
Hugh Graham
2001-08-25
Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas,
Hugh Graham
2001-06-15
Compile kernel with -Wall, and fix a few issues for this to work.
Miod Vallat
2001-05-16
Blind merge of wscons support from NetBSD/vax. Perhaps someone with a
Hugh Graham
2001-02-11
Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus.
Hugh Graham
2001-01-30
Get DZ on the Cheetah working properly. (argh)
Hugh Graham
2001-01-28
Basic support for boardtype 1303 (Cheetah) machines.
Hugh Graham
2000-04-27
forgot these, oops
Brandon Creighton