Re: snd_ich and syntax error

From: Kevin Oberman (oberman_at_es.net)
Date: 11/29/05

  • Next message: Marco Calviani: "Re: snd_ich and syntax error"
    To: Marco Calviani <marco.calviani@gmail.com>
    Date: Tue, 29 Nov 2005 13:03:43 -0800
    
    

    To get ICH audio to work on my system, I had to include the following in
    my kernel:
    # Sound card
    device smbus
    device ichsmb
    device smb
    device sound
    device snd_ich

    I believe the System Management bus is required for the AC97 attachment.
    With those, it just worked, but YMMV. (But another ICH system also
    incudes iicbus, iicbb, and intpm. Not sure why anymore. I suspect that
    these are not REALLY for sound.)

    -- 
    R. Kevin Oberman, Network Engineer
    Energy Sciences Network (ESnet)
    Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
    E-mail: oberman@es.net			Phone: +1 510 486-8634
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Marco Calviani: "Re: snd_ich and syntax error"