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
ieee1394(4) - debian
pmu(4) - netbsd
wskbd(4) - netbsd
firewire(4) - minix
firewire(4) - plan9
Similar Topics in the Unix Linux Community
Why does this if match although it shouldn't?