hilkbd.c (aaccf3c97418f169afdbb5855e9cbcbda34e90fd) hilkbd.c (3d0186bb068e6cc6c23dc1d2f0b1cf64894c40ea)
1/*
2 * linux/drivers/hil/hilkbd.c
3 *
4 * Copyright (C) 1998 Philip Blundell <philb@gnu.org>
1/*
2 * linux/drivers/hil/hilkbd.c
3 *
4 * Copyright (C) 1998 Philip Blundell <philb@gnu.org>
5 * Copyright (C) 1999 Matthew Wilcox <willy@bofh.ai>
5 * Copyright (C) 1999 Matthew Wilcox <willy@infradead.org>
6 * Copyright (C) 1999-2007 Helge Deller <deller@gmx.de>
7 *
8 * Very basic HP Human Interface Loop (HIL) driver.
9 * This driver handles the keyboard on HP300 (m68k) and on some
10 * HP700 (parisc) series machines.
11 *
12 *
13 * This file is subject to the terms and conditions of the GNU General Public

--- 385 unchanged lines hidden ---
6 * Copyright (C) 1999-2007 Helge Deller <deller@gmx.de>
7 *
8 * Very basic HP Human Interface Loop (HIL) driver.
9 * This driver handles the keyboard on HP300 (m68k) and on some
10 * HP700 (parisc) series machines.
11 *
12 *
13 * This file is subject to the terms and conditions of the GNU General Public

--- 385 unchanged lines hidden ---