History log of /netbsd-src/sys/dev/isapnp/Makefile.isapnpdevs (Results 1 – 2 of 2)
Revision Date Author Comments
# 96230fab 19-Oct-2008 apb <apb@NetBSD.org>

Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.


# bdb2269a 23-Jul-1998 christos <christos@NetBSD.org>

Create a master list of pnp logical and compatibility device codes instead
of hard-coding it into each driver and use a centralized probe function.