Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Kernel config dependency error?



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  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index