Home | History | Annotate | Download | only in common
History log of /src/sys/arch/hp300/stand/common/kbd.c
RevisionDateAuthorComments
 1.7  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.6  11-Dec-2005  christos branches: 1.6.74; 1.6.76; 1.6.78;
merge ktrace-lwp.
 1.5  20-Feb-2005  tsutsui Use ANSI function decls.
 1.4  14-Nov-2003  tsutsui branches: 1.4.8; 1.4.10;
Misc cleanup:
- KNF
- WARNSfy
- remove __P()
- remove register declarations
- const'ify some variables
- make some local functions/variables static
- bcopy -> memcpy
- bcmp -> memcmp
- bzero -> memset
- space/TAB fix
etc.
 1.3  09-Oct-1997  jtc branches: 1.3.50;
Fix tipo inherited from old version of TNF copyright template.
 1.2  12-May-1997  thorpej branches: 1.2.4;
In kbdnmi(), after we have cleared the interrupt condition, reset
the machine, rather than simply returning to the assembly NMI handler.
Previously, the assembly handler would simply jump back to begin:, which
would frob the stack, and re-clear the BSS. However, this is not sufficient,
as there may be state in initialized data that must be restored. Thus,
the only reasonable solution is to re-load the boot block.
 1.1  14-Apr-1997  thorpej Implement an autoconfiguring indirect keyboard driver, removing explcit
dependencies on the HIL keyboard.
 1.2.4.1  14-Oct-1997  thorpej Update marc-pcmcia branch from trunk.
 1.3.50.4  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.3.50.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.50.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.50.1  03-Aug-2004  skrll Sync with HEAD
 1.4.10.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.4.8.1  29-Apr-2005  kent sync with -current
 1.6.78.1  16-May-2008  yamt sync with head.
 1.6.76.1  18-May-2008  yamt sync with head.
 1.6.74.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed