netbsd man page for nadb

Query: nadb

OS: netbsd

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NADB(4) 						   BSD Kernel Interfaces Manual 						   NADB(4)

NAME
nadb -- protocol abstraction and device discovery for the Apple Desktop Bus
SYNOPSIS
nadb* at cuda? nadb* at pmu? adbkbd* at nadb? console ? mux 1 adbms* at nadb? adbbt* at nadb?
DESCRIPTION
The nadb driver provides an abstract interface for talking to ADB devices. It also scans the bus during startup, resolves address conflicts and attaches drivers for known ADB hardware.
SEE ALSO
adbbt(4), adbkbd(4), adbms(4), cuda(4), pmu(4)
BSD
May 14, 2007 BSD
Related Man Pages
akbd(4) - netbsd
ieee1394if(4) - netbsd
pmu(4) - netbsd
wsmouse(4) - netbsd
ieee1394(4) - centos
Similar Topics in the Unix Linux Community
Why does this if match although it shouldn't?