Date: Tue, 3 Sep 2002 01:58:15 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci fm801.c Message-ID: <200209030858.g838wFsH060798@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/09/03 01:58:15 PDT Modified files: sys/dev/sound/pci fm801.c Log: - Improve AC97 presence check and move it from fm801_attach() to fm801_probe(); - add bus capabilities into the driver, so that it is possible for a radio driver to attach to it to use shared resources of fm801 chip. The radio driver itself will be committed later. MFC after: 1 week Revision Changes Path 1.15 +93 -14 src/sys/dev/sound/pci/fm801.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209030858.g838wFsH060798>