Subject: Re: kern/32485
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 01/09/2006 17:15:04
The following reply was made to PR port-i386/32485; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@netbsd.org, port-i386-maintainer@netbsd.org,
gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, stlist@gmail.com
Cc:
Subject: Re: kern/32485
Date: Mon, 9 Jan 2006 12:12:20 -0500
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