History log of /openbsd-src/sys/dev/adb/adb_subr.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 20e60a76 09-Mar-2013 mpi <mpi@openbsd.org>

Drop 3rd and 4th clauses from Bradley A. Grantham's license, from NetBSD
via Daniel Dickman.

ok deraadt@


# 4425d974 15-Jun-2011 miod <miod@openbsd.org>

Add a const char* as first member of struct adb_attach_args, so that we can
pass a struct confargs * on macppc for some specific children of the adb
node, and not confuse real adb device attachments.

Add a const char* as first member of struct adb_attach_args, so that we can
pass a struct confargs * on macppc for some specific children of the adb
node, and not confuse real adb device attachments.
ok mpi@

show more ...


# 37d15002 09-Feb-2006 miod <miod@openbsd.org>

Oops, put the default case outside the ADBVERBOSE block in adbprint().


# 305d9e87 18-Jan-2006 miod <miod@openbsd.org>

Factorize akbd and ams drivers between mac68k and macppc; while there, start
moving out common adb code as well, and merge adb_direct.c into adb.c to
simplify external header files.

No functional ch

Factorize akbd and ams drivers between mac68k and macppc; while there, start
moving out common adb code as well, and merge adb_direct.c into adb.c to
simplify external header files.

No functional change; more cleanups to come.

show more ...