[#] http://marc.info/?l=openbsd-cvs&m=140657231618681&w=2
openbsd-cvs(obsdave,2) — All
2014-07-28 22:55:08


Module name: src
Changes by: miod@cvs.openbsd.org 2014/07/28 12:31:39

Modified files:
sys/arch/sparc/dev: dma.c dmavar.h if_le.c

Log message:
On SPARCbook systems, the ledma device node has a `cable-selection' property
specifying which media the on-board interface uses. We already query it to
set up proper register values; extend this to be able to pass a default
media to the le(4) child.

This makes SPARCbook system default to AUI without needing for a manual media
change.

tested by sebastia@