I dug deep into this last year (you can find my rants by googling
"uebayasi audiobus"), but my memory is fading.
`audiobus' has to be split from `audio'; `midi' depends on "audio"
only for audioprint():
http://nxr.netbsd.org/source/xref/src/sys/dev/audio.c#4218
Actually it should be audiobusprint().
On Thu, Apr 9, 2015 at 3:19 PM, Paul Goyette <paul%vps1.whooppee.com@localhost> wrote:
On Thu, 9 Apr 2015, Masao Uebayashi wrote:
% grep 'device.*midi' sys/dev/files.audio
device midi: audio
yes.
However, I have no devices in the config at which an audio can attach, so
when I add
audio* at audiobus?
I get an error
`audio* at audiobus?' is orphaned (nothing matching `audiobus?'
found)
Since the midi device attaches at pcppi0, maybe pcppi0 needs to reference
(for some meaning of reference) an audiobus ?
For now I guess I can just remove the 'midi* at pcppi?' from the config
file.
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------