Subject: Re: auich driver for intel855 (82801DB) modem modifications
To: None <current-users@netbsd.org>
From: Alexander V. Butenko <avb@avb.bas-net.by>
List: current-users
Date: 01/14/2007 00:47:46
Sorry, incorrect uname -a

right is:
NetBSD ds 4.0_BETA2 NetBSD 4.0_BETA2 (ds) #7: Wed Jan 10 18:36:22 EET
2007  root@ds:/usr/src/sys/arch/i386/compile/ds i386

Sun, 14 Jan 2007 you wrote:

> Hello,

> I build a kernel from cvs ( -r netbsd-4 tree) and found that some work
> on auich modem driver was done. 

> Before modem was not in a working state, but kernel just hangs in 10
> seconds or so with a messages:

> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=M-0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x700b01
> auich1: gsts=0x70M-0b01
> auich1: gsts=0x700b01

> before the error was:
> auich1 at pci0 dev 31 function 6: i82801DB (ICH4) AC-97 Modem
> auich1: interrupting at ioapic0 pin 17 (irq 0)
> auich1: ac97: Conexant D480 MDC V.92 Modem codec; no 3D stereo
> auich1: ac97: ext mid 4001<LINE1>, secondary codec
> auich1: codec not responding, status=0xff00

> I'm open for testing of a new driver versions so let me know if i can
> provide any other usefull debug information.

> # uname -a
> NetBSD ds 4.0_BETA2 NetBSD 4.0_BETA2 (ds) #6: Tue Dec 19 19:42:20 EET
> 2006  root@ds:/usr/src/sys/arch/i386/compile/ds i386

> kernel was build with:

> options AUICH_ATTACH_MODEM
> options AUICH_MODEM_DEBUG

> and with acpi support


> Alex

Alex