diff options
author | 2003-02-11 20:22:20 +0000 | |
---|---|---|
committer | 2003-02-11 20:22:20 +0000 | |
commit | abe4ea1cb848aa9f68874ecc08e617a2698d3ce3 (patch) | |
tree | 48ed37482f0773af31401b3ea6fbcb6685c73f77 | |
parent | document pfctl -D macro=value (diff) | |
download | wireguard-openbsd-abe4ea1cb848aa9f68874ecc08e617a2698d3ce3.tar.xz wireguard-openbsd-abe4ea1cb848aa9f68874ecc08e617a2698d3ce3.zip |
Reflect hardware support changes.
-rw-r--r-- | distrib/notes/hppa/hardware | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/distrib/notes/hppa/hardware b/distrib/notes/hppa/hardware index 18adf36d4e8..5e792821fd0 100644 --- a/distrib/notes/hppa/hardware +++ b/distrib/notes/hppa/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.4 2003/01/28 05:14:16 jason Exp $ +dnl $OpenBSD: hardware,v 1.5 2003/02/11 20:22:20 miod Exp $ OpenBSD/MACHINE OSREV runs on the following classes of HP9000 machines: dnl - PA7000-based dnl 705, 710, 720, 730, 750 @@ -34,11 +34,10 @@ Supported devices {:-include-:}: Harmony CS4215/AD1849 LASI audio (harmony) - Miscellaneous devices: battery-backed real time clock -dnl remove once all keyboard drivers are done - keyboard console (via PDC support) -dnl - Input devices: -dnl PS/2 keyboard and mouse -dnl HP/HIL keyboard and mouse +dnl add "and mouse" when supported +- Input devices: + PS/2 keyboard (gsckbd) + HIL keyboard (hilkbd) If your hardware is not listed above, there is currently no support for it in this release. |