Subject: Re: Preliminary AC'97 modem support in auich(4)
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: current-users
Date: 04/12/2005 13:33:45
On Tue, 2005-04-12 at 12:23 -0400, Steven M. Bellovin wrote:
> # pcictl pci0 dump -d 31 -f 6  | egrep Sub
>     Subclass Name: modem (0x03)
>     Subsystem vendor ID: 0x1014
>     Subsystem ID: 0x0559

Looks like an IBM. Can you try this patch?

  http://www.invisible.ca/~jmcneill/netbsd/ac97-modem.patch

It should print more information on the codec at boot time (and
hopefully, properly power on the codec also).

Cheers,
Jared