Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 1997 11:30:41 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/conf LINT files.i386 src/sys/i386/i386 userconfig.c src/sys/i386/isa/sound ad1848.c
Message-ID:  <199711251930.LAA20065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       1997/11/25 11:30:40 PST

  Modified files:
    sys/i386/conf        LINT files.i386 
    sys/i386/i386        userconfig.c 
    sys/i386/isa/sound   ad1848.c 
  Log:
  From the author:
  
  Here are the remanding changes required to support the Ensoniq
  Soundscape using FreeBSD 3.0-current.
  
  Notes:
  
    1) ad1848_init already has code to detect if DMA_DUPLEX should
       be set so it is not necessary (and is in fact a mistake) to
       hard code setting it.  Not all soundcards (i.e. the current
       sscape driver) are capable of using DMA_DUPLEX.
  
    2) The other changes are hopefully self explanatory.  Feel free
       to let me know if you need additional information.
  
  Submitted by:	john@feith.com (John Wehle)
  
  Revision  Changes    Path
  1.381     +5 -2      src/sys/i386/conf/LINT
  1.179     +6 -1      src/sys/i386/conf/files.i386
  1.97      +4 -2      src/sys/i386/i386/userconfig.c
  1.18      +1 -1      src/sys/i386/isa/sound/ad1848.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711251930.LAA20065>