History log of /netbsd-src/sys/dev/hpc/files.hpcio (Results 1 – 8 of 8)
Revision Date Author Comments
# 2691065f 01-Sep-2024 andvar <andvar@NetBSD.org>

s/trriger/trigger/ and s/sepecify/specify/.


# 7991f5a7 24-Jul-2021 andvar <andvar@NetBSD.org>

Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files

Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889.
Also fixed some additional typos in comments, found on review of same files or typos.

show more ...


# 9eddf385 09-Oct-2006 peter <peter@NetBSD.org>

Remove (the default) #define XXXDEBUG and add the options to the relevant
files.xxx file.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# f31bd063 27-Feb-2005 perry <perry@NetBSD.org>

nuke trailing whitespace


# 3d94c421 13-Jan-2002 takemura <takemura@NetBSD.org>

Added new config hook type PCIINTR (handling PCI interrupt).
Added config hook APIs, config_connect, config_disconnect and
config_connected_call.
Supported PCIINTR type event in hpcio.


# 54d9a46b 06-May-2001 takemura <takemura@NetBSD.org>

Vrc4172 GPIO support. This device is currently configured on PenCentra 130.


# 26b0905d 30-Apr-2001 takemura <takemura@NetBSD.org>

Machine independent GPIO interface.