Subject: Re: kern/32485
To: None <gnats-bugs@netbsd.org, port-i386-maintainer@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 01/09/2006 12:12:20
On Jan 9,  4:35pm, stephane.witzmann@gmail.com (=?ISO-8859-1?Q?St=E9phane_Witzmann?=) wrote:
-- Subject: Re: kern/32485

| The following reply was made to PR port-i386/32485; it has been noted by GNATS.
|  =09=09=09=09printf("AZALIA DEBUG 4\n");
|  =09=09=09=09strlcpy(d->un.e.member[j].label.name,
|  =09=09=09=09    this->w[w->connections[j]].name,
|  =09=09=09=09    MAX_AUDIO_DEV_LEN);

You should print w->connections[j]... Or boot a kernel with AZALIA_DEBUG.

christos