Date: Tue, 30 May 2006 22:13:25 -0400 From: "Stephane E. Potvin" <sepotvin@videotron.ca> To: freebsd-multimedia@FreeBSD.org Subject: HDA Driver Update Message-ID: <447CFBC5.9000109@videotron.ca>
next in thread | raw e-mail | index | archive | help
A new version of the current state of my work is now available at the following address: http://www.leidinger.net/FreeBSD/hdac_20060525.tbz As the previous version, this one doesn't do anything useful yet. Major changes since the last time are the integration of the hda bus probing into the newbus framework. Two drivers are now included: hdac which is the driver for the hda controller/bus and stel which will become the pcm driver for the SigmaTel hda device. I decided to collapse the controller and bus into a single driver as it quickly became a mess as they both required access to some part of the hda controller. I currently only have the vendor/device ids for the SigmaTel device I'm using so if people who knows what device they have could send me the output of the "devinfo -rv" command along with the model of the hda device I'll add them to the stel driver. Steph
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447CFBC5.9000109>