diff options
author | 2011-11-15 08:05:22 +0000 | |
---|---|---|
committer | 2011-11-15 08:05:22 +0000 | |
commit | b395609868171dda79778399742da4042c7d40db (patch) | |
tree | f4f72c7c677213b01364f957b5ac3d13fa3811dd /sys/kern/subr_hibernate.c | |
parent | Don't do non-512 writes to vnd. ok matthew (diff) | |
download | wireguard-openbsd-b395609868171dda79778399742da4042c7d40db.tar.xz wireguard-openbsd-b395609868171dda79778399742da4042c7d40db.zip |
Add a "device number" component in sndio(7) device names, allowing a
single aucat instance to handle all audio and MIDI services. Since
this partially breaks compatibility, this is a opportunitiy to fix few
other design mistakes (eg ':' being used by inet6, type name vs api
name confusion, etc..). This leads to the following names:
type[@hostname][,unit]/devnum[.option]
The device number is the minor device number for direct hardware
access (ie the 'N' in /dev/audioN). For aucat, this is the occurence
number of the -f (or -M) option.
There's a compatibility hook to keep old names working if only one
aucat server is running.
Diffstat (limited to 'sys/kern/subr_hibernate.c')
0 files changed, 0 insertions, 0 deletions