Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: jmcneill
Date: Mon Apr 11 18:26:48 UTC 2005
Modified Files:
src/sys/dev/ic: ac97.c ac97var.h
Log Message:
Add ac97_attach_type(), to allow the hw driver to skip probes for audio or
modem devices. ac97_attach now calls ac97_attach_type() with
AC97_CODEC_TYPE_AUDIO, for backwords compatibility.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/dev/ic/ac97.c
cvs rdiff -r1.15 -r1.16 src/sys/dev/ic/ac97var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index