kent a1f23f2a90 Move sampling rate conversion functions to aurateconv.c.
Introduce "aurateconv" attribute for audio devices.
Add aurateconv to uaudio and auich.
(due to kern/15845 and kern/15848)
2002-03-09 20:30:42 +00:00
..
2002-01-26 16:30:00 +00:00
2002-02-07 01:32:19 +00:00
2002-02-06 12:43:05 +00:00
2002-02-10 12:26:23 +00:00
2001-12-16 22:23:01 +00:00
2002-03-06 12:32:49 +00:00
2002-02-14 21:58:30 +00:00
2002-02-14 21:58:30 +00:00
2002-01-10 10:17:55 +00:00

$NetBSD: README,v 1.3 1998/08/15 03:02:46 mycroft Exp $

This directory contains files which are used during PCI configuration
and PCI device drivers.  Eventually, most of the device drivers and
some of the configuration support should become machine-independent
and be moved to a more general location.

The configuration support was implemented according to the `PCI Local
Bus Specification, Production Version, Revision 2.0' dated April 30,
1993.  Section numbers referred to in the code may be specific to that
edition of the specification.

Some attempt has been made to insure that the code works on rogue
machines where the BIOS doesn't do its job, but in general I can't
guarantee that.

--
- Charles M. Hannum
  NetBSD group
  August 8, 1994