The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17.12.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:07:45 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.17: +6 -3 lines
Diff to previous 1.17 (colored) next main 1.18 (colored)

sync with head

Revision 1.18 / (download) - annotate - [select for diffs], Wed Nov 23 23:07:35 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.17: +6 -3 lines
Diff to previous 1.17 (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.17.14.1 / (download) - annotate - [select for diffs], Sat Nov 19 21:49:43 2011 UTC (6 months ago) by jmcneill
Branch: jmcneill-audiomp3
Changes since 1.17: +6 -3 lines
Diff to previous 1.17 (colored) next main 1.18 (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.16.4.1 / (download) - annotate - [select for diffs], Sat May 16 10:41:33 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) next main 1.17 (colored)

sync with head

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

Sync with HEAD.

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

Revision 1.17 / (download) - annotate - [select for diffs], Thu May 7 06:08:02 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.16: +2 -2 lines
Diff to previous 1.16 (colored)

device_t/softc split
patch presented on tech-kern@, no comments on it

Revision 1.16.16.2 / (download) - annotate - [select for diffs], Fri Dec 12 23:06:58 2008 UTC (3 years, 5 months ago) by ad
Branch: ad-audiomp2
Changes since 1.16.16.1: +3 -3 lines
Diff to previous 1.16.16.1 (colored) to branchpoint 1.16 (colored) next main 1.17 (colored)

Checkpoint work in progress.

Revision 1.16.16.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.16: +4 -1 lines
Diff to previous 1.16 (colored)

Convert some more drivers.

Revision 1.15.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.15: +2 -8 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Sync with HEAD.

Revision 1.15.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.15: +2 -8 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

sync with head.

Revision 1.14.16.2 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:46 2008 UTC (4 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.14.16.1: +2 -8 lines
Diff to previous 1.14.16.1 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)

sync with HEAD

Revision 1.12.10.3 / (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.12.10.2: +2 -8 lines
Diff to previous 1.12.10.2 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

sync with head.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Feb 23 02:17:16 2008 UTC (4 years, 3 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base3, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, 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, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-socklock-base1, ad-audiomp2-base
Branch point for: yamt-nfs-mp, jym-xensuspend, ad-audiomp2
Changes since 1.15: +2 -8 lines
Diff to previous 1.15 (colored)

Detach self and children.  Make some functions static.  Use device_t
and accessors.  Use PMF_FN_*.

Revision 1.12.10.2 / (download) - annotate - [select for diffs], Mon Jan 21 09:43:50 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.12.10.1: +1 -10 lines
Diff to previous 1.12.10.1 (colored) to branchpoint 1.12 (colored)

sync with head

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

sync with HEAD

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

Sync with head.

Revision 1.14.26.1 / (download) - annotate - [select for diffs], Tue Dec 11 15:32:01 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-kmem
Changes since 1.14: +1 -10 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

sync with head.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 9 20:28:08 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.14: +1 -10 lines
Diff to previous 1.14 (colored)

Merge jmcneill-pm branch.

Revision 1.14.14.1 / (download) - annotate - [select for diffs], Fri Oct 5 00:28:54 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.14: +1 -10 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Nuke some unused prototypes and softc members after PNP conversion.

Revision 1.12.10.1 / (download) - annotate - [select for diffs], Mon Sep 3 14:36:49 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

sync with head.

Revision 1.13.26.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:55:14 2007 UTC (5 years, 2 months ago) by rmind
Branch: yamt-idlelwp
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

Sync with HEAD.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 4 06:02:18 2007 UTC (5 years, 2 months ago) by christos
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
Branch point for: yamt-kmem, vmlocking2, matt-armv6, jmcneill-pm
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

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

Add MP locking for audio drivers.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Dec 11 12:22:49 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, 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, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, yamt-pdpolicy, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, rpaulo-netinet-merge-pcb-base, rpaulo-netinet-merge-pcb, post-newlock2-merge, peter-altq-base, peter-altq, 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, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, ad-audiomp-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-idlelwp, ad-audiomp
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

merge ktrace-lwp.

Revision 1.8.2.5 / (download) - annotate - [select for diffs], Mon Jan 17 19:31:24 2005 UTC (7 years, 4 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.8.2.4: +29 -31 lines
Diff to previous 1.8.2.4 (colored) next main 1.9 (colored)

Sync with HEAD.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Jan 15 15:19:52 2005 UTC (7 years, 4 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
Branch point for: yamt-lazymbuf
Changes since 1.11: +24 -24 lines
Diff to previous 1.11 (colored)

ansify and KNF

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 10 22:01:37 2005 UTC (7 years, 4 months ago) by kent
Branch: MAIN
Changes since 1.10: +6 -8 lines
Diff to previous 1.10 (colored)

merge kent-audio1 branch, which introduces audio filter pipeline to the MI
audio framework


Summary of changes:

* struct audio_params
  - remove sw_code, factor, factor_denom, hw_sample_rate,
hw_encoding ,hw_precision, and hw_channels.  Conversion information
is conveyed by stream_filter_list_t.
  - change the type of sample_rate: u_long -> u_int
  - add `validbits,' which represents the valid data size in
precision bits.  It is required in order to distinguish 24/32bit
from 24/24bit or 32/32bit.

* audio_hw_if
 - add two parameters to set_params()
	stream_filter_list_t *pfil, stream_filter_list *rfil
   A HW driver should set filter recipes for requested formats
 - constify audio_params parameters of trigger_output() and
trigger_input().  They represent audio formats for the hardware.
 - make open() and close() optional
 - add int (AUMODE_PLAY or AUMODE_RECORD) and audio_params_t parameters
 to round_blocksize()

* sw_code is replaced with stream_filter_t.
  stream_filer_t converts audio data in an input buffer and writes
into another output buffer unlike sw_code, which converts data in
single buffer.
  converters in dev/auconv.c, dev/mulaw.c, dev/aurateconv.c,
dev/tc/bba.c, dev/ic/msm6258.c, and arch/arm/iomd/vidcaudio.c are
reimplemented as stream_filter_t

* MI audio
 - audiosetinfo() builds filter pipelines from stream_filter_list_t
filled by audio_hw_if::set_params()
 - audiosetinfo() returns with EINVAL if mmapped and set_params()
requests filters
 - audio_write(), audio_pint(), and audio_rint() invoke a filter
pipeline.
 - ioctl() for FIONREAD, AUDIO_WSEEK, AUDIO_GETIOFFS,
AUDIO_GETOOFFS, and audio_prinfo::{seek,samples} for
AUDIO_GETINFO handle values for a buffer nearest to userland.

* add `struct device *' parameter to ac97_attach()

* all of audio HW drivers follow audio_hw_if and ac97 changes

Revision 1.10.2.2 / (download) - annotate - [select for diffs], Sun Jan 9 08:42:46 2005 UTC (7 years, 4 months ago) by kent
Branch: kent-audio1
Changes since 1.10.2.1: +2 -4 lines
Diff to previous 1.10.2.1 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)

audio_hw_if change
 * make open() and close() optional
 * add int (AUMODE_PLAY or AUMODE_RECORD) and audio_params_t parameters
 to round_blocksize()

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Sun Jan 2 20:03:11 2005 UTC (7 years, 4 months ago) by kent
Branch: kent-audio1
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

* adopt the filter pipeline framework
* follow ac97_attach() change

Revision 1.8.2.4 / (download) - annotate - [select for diffs], Fri Sep 24 10:53:28 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.8.2.3: +2 -2 lines
Diff to previous 1.8.2.3 (colored)

Sync with HEAD.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Wed Sep 22 20:58:39 2004 UTC (7 years, 8 months ago) by jmc
Branch: netbsd-2-0
CVS Tags: netbsd-2-base, 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, 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
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Pullup rev 1.10 (requested by kent in ticket #867)

ac97_host_if::reset() returns non-zero value if codec reset fails, and
ac97 is not attached in that case. PR#26973

Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 22 12:20:25 2004 UTC (7 years, 8 months ago) by kent
Branch: MAIN
CVS Tags: kent-audio1-beforemerge, kent-audio1-base
Branch point for: kent-audio1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

ac97_host_if::reset() returns non-zero value if codec reset fails, and
ac97 is not attached in that case.

PR: kern/26973

Revision 1.8.2.3 / (download) - annotate - [select for diffs], Tue Sep 21 13:31:02 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.8.2.2: +1 -1 lines
Diff to previous 1.8.2.2 (colored)

Fix the sync with head I botched.

Revision 1.8.2.2 / (download) - annotate - [select for diffs], Sat Sep 18 14:49:03 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.8.2.1: +0 -0 lines
Diff to previous 1.8.2.1 (colored)

Sync with HEAD.

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:49:07 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Sync with HEAD

Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 4 13:57:31 2003 UTC (8 years, 5 months ago) by keihan
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

netbsd.org -> NetBSD.org

This was the last commit of this kind to src/sys, which is now totally
"NetBSD.org clean".  Thanks for the patiance, and sorry for all the commits.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 1 06:23:39 2003 UTC (9 years, 3 months ago) by thorpej
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Add extensible malloc types, adapted from FreeBSD.  This turns
malloc types into a structure, a pointer to which is passed around,
instead of an int constant.  Allow the limit to be adjusted when the
malloc type is defined, or with a function call, as suggested by
Jonathan Stone.

Revision 1.4.2.2 / (download) - annotate - [select for diffs], Fri Jan 3 17:07:55 2003 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.4.2.1: +69 -3 lines
Diff to previous 1.4.2.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Sync with HEAD.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 31 13:10:59 2002 UTC (9 years, 4 months ago) by fredette
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Removed esm_freemem(), which isn't used any more.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 30 05:23:27 2002 UTC (9 years, 4 months ago) by fredette
Branch: MAIN
Changes since 1.5: +69 -2 lines
Diff to previous 1.5 (colored)

First cut at recording support for the ESS Maestro-2 and 2e.
16-bit mono recording seems to work OK.  16-bit stereo recording
is missing the left channel for reasons unknown, fixes welcome.
8-bit recording still unsupported.

Revision 1.4.6.1 / (download) - annotate - [select for diffs], Thu Jan 10 19:56:34 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Sync kqueue branch with -current.

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Tue Jan 8 00:31:02 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

Catch up to -current.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 31 22:06:47 2001 UTC (10 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: 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-beforemerge, kqueue-base, kqueue-aftermerge, ifpoll-base, ifpoll, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, gehenna-devsw-base, gehenna-devsw, eeh-devprop-base, eeh-devprop
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

Avoid an "unmamed fields" warning (gcc 3.1).

Revision 1.4.4.2 / (download) - annotate - [select for diffs], Thu May 3 20:57:46 2001 UTC (11 years ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Changes since 1.4.4.1: +178 -0 lines
Diff to previous 1.4.4.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Pull up revisions 1.1-1.4 (new, requested by skrll):
  Add a driver for the ESS Technology Maestro-1/2/2E AC97 audio chips,
  ES1968 and ES1978.

Revision 1.2.2.3 / (download) - annotate - [select for diffs], Mon Mar 12 13:31:05 2001 UTC (11 years, 2 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.2.2.2: +5 -1 lines
Diff to previous 1.2.2.2 (colored) next main 1.3 (colored)

Sync with HEAD.

Revision 1.4.4.1, Mon Feb 12 23:56:40 2001 UTC (11 years, 3 months ago) by he
Branch: netbsd-1-5
Changes since 1.4: +0 -178 lines
FILE REMOVED

file esmvar.h was added on branch netbsd-1-5 on 2001-05-03 20:57:46 +0000

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 12 23:56:40 2001 UTC (11 years, 3 months ago) by ichiro
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
Branch point for: netbsd-1-5, nathanw_sa, kqueue
Changes since 1.3: +4 -0 lines
Diff to previous 1.3 (colored)

Power Management Hook
esm_powerhook();

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 18 17:48:04 2001 UTC (11 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

No-op commit to force update to a non-"-kk" revision.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Thu Jan 18 09:23:25 2001 UTC (11 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.2.2.1: +174 -0 lines
Diff to previous 1.2.2.1 (colored)

Sync with head (for UBC+NFS fixes, mostly).

Revision 1.2.2.1, Tue Jan 9 23:27:07 2001 UTC (11 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.2: +0 -174 lines
FILE REMOVED

file esmvar.h was added on branch thorpej_scsipi on 2001-01-18 09:23:25 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 9 23:27:07 2001 UTC (11 years, 4 months ago) by rh
Branch: MAIN
Branch point for: thorpej_scsipi
Changes since 1.1: +17 -1 lines
Diff to previous 1.1 (colored)

Add a quirk table for specific implementations.
Change the NEC-specific subvendor test for GPIO initialization into a more
generic quirk table flag.
Add a quirk flag for hardware that has left and right channels reversed
(currently the COMPAL 38W2 a.k.a. Dell Inspiron 5000e)
Clean up PCM channel initialization and add channel swapping option.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 8 19:54:31 2001 UTC (11 years, 4 months ago) by rh
Branch: MAIN

Initial import of the Maestro 2/2e 'esm' PCI audio driver.  This driver
is based on the FreeBSD 'maestro' driver by Taku YAMAMOTO
<taku@cent.saitama-u.ac.jp>

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>