The NetBSD Project

CVS log for src/sys/dev/pci/auviavar.h

[BACK] Up to [cvs.netbsd.org] / src / sys / dev / pci

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15.12.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:07:43 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

sync with head

Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 23 23:07:34 2011 UTC (6 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-usbmp, HEAD
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (colored)

Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
the original ad-audiomp branch notes:

  Add MP locking to the audio drivers.

  Making the audio drivers MP safe is necessary before efforts
  can be made to make the VM system MP safe.

  The are two locks per device instance, an ISR lock and
  a character device lock. The ISR lock replaces calls to
  splaudio()/splx(), and will be held across calls to device
  methods which were called at splaudio() before (e.g.
  trigger_output). The character device lock is held across
  calls to nearly all of the methods, excluding some only
  used for initialization, e.g. get_locks.

Welcome to 5.99.57.

Revision 1.15.14.1 / (download) - annotate - [select for diffs], Sat Nov 19 21:49:41 2011 UTC (6 months ago) by jmcneill
Branch: jmcneill-audiomp3
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

port ad-audiomp2 branch changes to 5.99.56
todo:
 - port ad-audiomp2 pcppi changes
 - these drivers need to be fixed:
   - emuxki
   - gcscaudio
   - hdafg
   - uaudio
   - umidi
   - MD audio drivers

Revision 1.13.4.2 / (download) - annotate - [select for diffs], Sat May 16 10:41:32 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13.4.1: +2 -2 lines
Diff to previous 1.13.4.1 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

sync with head

Revision 1.14.14.1 / (download) - annotate - [select for diffs], Wed May 13 17:20:23 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.15 / (download) - annotate - [select for diffs], Wed May 6 18:25:28 2009 UTC (3 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, matt-premerge-20091211, matt-mips64-premerge-20101231, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jruoho-x86intr-base, jruoho-x86intr, jmcneill-audiomp3-base, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, jmcneill-audiomp3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

device_t/softc split
tested by jakllsch@

Revision 1.14.12.2 / (download) - annotate - [select for diffs], Thu Dec 11 19:49:30 2008 UTC (3 years, 5 months ago) by ad
Branch: ad-audiomp2
Changes since 1.14.12.1: +2 -2 lines
Diff to previous 1.14.12.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)

Checkpoint work in progress.

Revision 1.14.12.1 / (download) - annotate - [select for diffs], Mon Dec 8 13:06:36 2008 UTC (3 years, 5 months ago) by ad
Branch: ad-audiomp2
Changes since 1.14: +4 -2 lines
Diff to previous 1.14 (colored)

Convert some more drivers.

Revision 1.12.10.2 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:37 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.12.10.1: +0 -7 lines
Diff to previous 1.12.10.1 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

Sync with HEAD.

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Sun May 18 12:34:19 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.13: +1 -8 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

sync with head.

Revision 1.13.4.1 / (download) - annotate - [select for diffs], Fri May 16 02:24:42 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13: +1 -8 lines
Diff to previous 1.13 (colored)

sync with head.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 28 20:23:54 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-nfs-mp-base3, yamt-nfs-mp-base2, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, nick-hppapmap, netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, hpcarm-cleanup-nbase, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base
Branch point for: jym-xensuspend, ad-audiomp2
Changes since 1.13: +1 -8 lines
Diff to previous 1.13 (colored)

Remove clause 3 and 4 from TNF licenses

Revision 1.12.10.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:49 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Sync with HEAD.

Revision 1.12.6.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:15:47 2008 UTC (4 years, 2 months ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

sync with head.

Revision 1.11.18.2 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:44 2008 UTC (4 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.11.18.1: +2 -1 lines
Diff to previous 1.11.18.1 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)

sync with HEAD

Revision 1.8.12.4 / (download) - annotate - [select for diffs], Wed Feb 27 08:36:35 2008 UTC (4 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.12.3: +2 -1 lines
Diff to previous 1.8.12.3 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

sync with head.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 23 01:54:44 2008 UTC (4 years, 3 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, hpcarm-cleanup-base, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Detach self and children.  Use device_t and accessors.  Use PMF_FN_*.

Revision 1.8.12.3 / (download) - annotate - [select for diffs], Mon Jan 21 09:43:38 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.12.2: +1 -5 lines
Diff to previous 1.8.12.2 (colored) to branchpoint 1.8 (colored)

sync with head

Revision 1.11.18.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:53:35 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.11: +1 -5 lines
Diff to previous 1.11 (colored)

sync with HEAD

Revision 1.11.26.1 / (download) - annotate - [select for diffs], Wed Dec 26 19:46:41 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.11: +1 -5 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

Sync with head.

Revision 1.11.28.1 / (download) - annotate - [select for diffs], Tue Dec 11 15:31:49 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-kmem
Changes since 1.11: +1 -5 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

sync with head.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 9 20:28:06 2007 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, vmlocking2-base3, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386
Branch point for: mjf-devfs2, keiichi-mipv6
Changes since 1.11: +1 -5 lines
Diff to previous 1.11 (colored)

Merge jmcneill-pm branch.

Revision 1.11.16.1 / (download) - annotate - [select for diffs], Thu Oct 4 19:10:14 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.11: +1 -5 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

Convert auvia(4) to PNP power management.

Revision 1.10.10.1 / (download) - annotate - [select for diffs], Tue Feb 27 16:53:56 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.

Revision 1.11.2.1 / (download) - annotate - [select for diffs], Tue Feb 27 14:16:15 2007 UTC (5 years, 2 months ago) by ad
Branch: ad-audiomp
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

Add MP locking for audio drivers.

Revision 1.8.12.2 / (download) - annotate - [select for diffs], Mon Feb 26 09:10:21 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8.12.1: +2 -2 lines
Diff to previous 1.8.12.1 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 21 23:00:00 2007 UTC (5 years, 3 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-kmem-base, yamt-idlelwp-base8, vmlocking2-base2, vmlocking2-base1, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, mjf-ufs-trans, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, jmcneill-pm-base, jmcneill-base, hpcarm-cleanup, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-audiomp-base
Branch point for: yamt-kmem, vmlocking2, matt-armv6, jmcneill-pm, ad-audiomp
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Replace the Mach-derived boolean_t type with the C99 bool type.  A
future commit will replace use of TRUE and FALSE with true and false.

Revision 1.8.12.1 / (download) - annotate - [select for diffs], Sat Dec 30 20:48:41 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

sync with head.

Revision 1.9.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:52:16 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

sync with head

Revision 1.9.8.1 / (download) - annotate - [select for diffs], Fri Aug 11 15:44:25 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

sync with head

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 27 15:35:01 2006 UTC (5 years, 10 months ago) by kent
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-pdpolicy-base7, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, rpaulo-netinet-merge-pcb-base, post-newlock2-merge, newlock2-nbase, newlock2-base, newlock2, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-idlelwp
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

add support for AC'97 S/PDIF

Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 11 12:22:48 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, peter-altq-base, peter-altq, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi
Branch point for: yamt-pdpolicy, rpaulo-netinet-merge-pcb
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored)

merge ktrace-lwp.

Revision 1.5.10.1 / (download) - annotate - [select for diffs], Sun Jan 30 13:16:39 2005 UTC (7 years, 3 months ago) by he
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Pull up revision 1.6 (requested by kent in ticket #949):
  Add support for suspending/resuming.  Fixes PR#26432.

Revision 1.5.6.3 / (download) - annotate - [select for diffs], Mon Nov 29 07:24:16 2004 UTC (7 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.5.6.2: +5 -1 lines
Diff to previous 1.5.6.2 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

Sync with HEAD.

Revision 1.5.6.2 / (download) - annotate - [select for diffs], Sun Nov 14 08:15:43 2004 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.5.6.1: +1 -4 lines
Diff to previous 1.5.6.1 (colored) to branchpoint 1.5 (colored)

Sync with HEAD.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 13 15:00:48 2004 UTC (7 years, 6 months ago) by kent
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, thorpej-vnode-attr-base, thorpej-vnode-attr, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, matt-timespec, ktrace-lwp-base, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-lazymbuf
Changes since 1.7: +5 -1 lines
Diff to previous 1.7 (colored)

adopt auconv_set_converter()

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 10 04:20:26 2004 UTC (7 years, 6 months ago) by kent
Branch: MAIN
Changes since 1.6: +1 -4 lines
Diff to previous 1.6 (colored)

move IS_FIXED_RATE(), SUPPORTS_4CH(), and SUPPORTS_6CH to ac97var.h

Revision 1.5.6.1 / (download) - annotate - [select for diffs], Tue Oct 19 15:56:58 2004 UTC (7 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored)

Sync with HEAD

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 17 08:46:39 2004 UTC (7 years, 7 months ago) by kent
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored)

add support for suspending/resuming.
patch provided by Rhialto in PR#26432

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Fri Oct 18 02:42:55 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.2: +8 -7 lines
Diff to previous 1.2 (colored) next main 1.3 (colored)

Catch up to -current.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 16 15:27:28 2002 UTC (9 years, 7 months ago) by kent
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, nathanw_sa_before_merge, nathanw_sa_base, kqueue-beforemerge, kqueue-aftermerge, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Branch point for: netbsd-2, ktrace-lwp
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Support for 4ch/6ch audio playback with VT8233/VT8235.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 8 13:10:24 2002 UTC (9 years, 7 months ago) by kent
Branch: MAIN
Changes since 1.3: +5 -8 lines
Diff to previous 1.3 (colored)

- Enable in-kernel sampling rate conversion for fixed-rate codec
- Remove VRA/VRM enabling in auvia_attach()
- Use ac97_codec_if::set_rate()
- Return no AUDIO_PROPS_MMAP for fixed-rate codec
- Remove unused variables in auvia_softc

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 5 18:08:30 2002 UTC (9 years, 7 months ago) by kent
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored)

Add support for VIA VT8233/VT8235.  The patch was provided by Ola Eriksson
<ola at mreriksson dot net> in PR kern/18375.  It is based on auvia of
OpenBSD.

Revision 1.1.6.3 / (download) - annotate - [select for diffs], Wed Dec 13 15:50:09 2000 UTC (11 years, 5 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.1.6.2: +4 -1 lines
Diff to previous 1.1.6.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with HEAD (for UBC fixes).

Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 10 15:43:02 2000 UTC (11 years, 5 months ago) by jdolecek
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf, newlock-base, newlock, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, kqueue-base, kqueue, ifpoll-base, ifpoll, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Branch point for: nathanw_sa
Changes since 1.1: +4 -1 lines
Diff to previous 1.1 (colored)

do not try to get/set sample rate on codecs which don't support variable
rate audio - always report/use fixed rate of 44100 for them, so that the
other audio code DTRT

Revision 1.1.6.2 / (download) - annotate - [select for diffs], Mon Nov 20 11:42:14 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.1.6.1: +77 -0 lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored)

Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

Revision 1.1.6.1, Fri Mar 31 04:45:29 2000 UTC (12 years, 1 month ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.1: +0 -77 lines
FILE REMOVED

file auviavar.h was added on branch thorpej_scsipi on 2000-11-20 11:42:14 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 31 04:45:29 2000 UTC (12 years, 1 month ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: thorpej_scsipi

Add auvia, a driver for the integrated AC'97 audio on the VIA VT82C686A
southbridge.

Tested on a ASUS K7M (w/ AD1881 codec). Please report any problems.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>