Manual Page Search Parameters

ABTN(4) Device Drivers Manual ABTN(4)

abtnADB Keyboard Special Keys Driver

To compile this driver into the kernel, place the following lines in your kernel configuration file:

device adb

The abtn driver provides support for the extended Fn keys on Apple notebooks with an ADB interface.

The abtn driver supports extended keyboard keys (special F-keys) on the following devices:

The abtn driver sends events to devd(8) for the following events under the PMU system, and keys subsystem:

Examples are included in /etc/devd/apple.conf.

adb(4), akbd(4), cuda(4), pmu(4), devd(8)

The abtn device driver first appeared in NetBSD 5.0 and was ported to FreeBSD 10.0.

The abtn driver was written by Tsubai Masanari for NetBSD and ported to FreeBSD by Justin Hibbits.

October 16, 2011 dev