Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kent-audio1] src/sys/dev/ic
Module Name: src
Committed By: kent
Date: Sun Jan 2 16:12:37 UTC 2005
Modified Files:
src/sys/dev/ic [kent-audio1]: ac97.c ac97var.h
Log Message:
* add "struct device *" parameter to ac97_attach() as discussion in tech-kern
* change the type of sampling rate parameter of ac97_set_rate():
u_long * -> u_int *
* other cosmetic changes
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.65.2.1 src/sys/dev/ic/ac97.c
cvs rdiff -r1.12 -r1.12.2.1 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