Re: USB Audio

From: Daniel O'Connor (doconnor_at_gsoft.com.au)
Date: 12/29/03

  • Next message: Jamie Clark: "Re: SATA disks on 5.2-CURRENT"
    To: Brendon and Wendy <wendy.humphrey@comcast.net>
    Date: Mon, 29 Dec 2003 13:11:58 +1030
    
    

    On Monday 29 December 2003 09:56, Brendon and Wendy wrote:
    > So, my question is would anyone object to me having a go at freshening
    > the uaudio driver up? Could the audio guys please let me know if this is
    > totally infeasable?

    I dug up some patches to add recording to uaudio and they seem to work pretty
    well. I found them at http://www.clave.gr.jp/ml/bsd-usb/200301/msg00002.html

    To get them to compile on 4.x I had to change define the SPLAUDIO macro like
    so ->
    #define SPLAUDIO() splhigh()

    NFI if it will work in -current as is..

    -- 
    Daniel O'Connor software and network engineer
    for Genesis Software - http://www.gsoft.com.au
    "The nice thing about standards is that there
    are so many of them to choose from."
      -- Andrew Tanenbaum
    GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Jamie Clark: "Re: SATA disks on 5.2-CURRENT"