Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 04/12/2005 21:11:43
Module Name:	src
Committed By:	jmcneill
Date:		Tue Apr 12 21:11:43 UTC 2005

Modified Files:
	src/sys/dev/ic: ac97.c

Log Message:
* Reduce timeout for codec powerup
* Return ENXIO from ac97_attach_type if the modem codec fails to power-on.
  This will prevent broken AC97 modems *cough*Conexant*cough* from giving
  the impression that they will actually work.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/dev/ic/ac97.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.