Date: Mon, 18 Aug 2003 21:59:20 +0200 From: Wilko Bulte <wkb@freebie.xs4all.nl> To: Orion Hodson <orion@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/sound/pci ich.c Message-ID: <20030818195920.GA1305@freebie.xs4all.nl> In-Reply-To: <200308181541.h7IFf2Xk099001@repoman.freebsd.org> References: <200308181541.h7IFf2Xk099001@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 18, 2003 at 08:41:02AM -0700, Orion Hodson wrote: > orion 2003/08/18 08:41:02 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/dev/sound/pci ich.c > Log: > MFC revision 1.32: ICH4 and ICH5 to operation in non-legacy mode. > > MFC revision 1.31: ICH5 support. > > MFC revision 1.30: Device name string sanitizations. My Asus P4P800 now sees (the Solo-1 is a PCI card): kb@freebie ~: cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: <ESS Solo-1E> at io 0xde80,0xdf60,0xdf50 irq 11 (1p/1r/0v channels duplex) pcm1: <Intel ICH5 (82801EB)> at io 0xfebff800, 0xfebff400 irq 10 bufsz 16384 (1p/1r/0v channels duplex) wkb@freebie ~: dmesg | grep pcm pcm0: <ESS Solo-1E> port 0xdf4c-0xdf4f,0xdf7c-0xdf7f,0xdf50-0xdf5f,0xdf60-0xdf6f,0xde80-0xdebf irq 11 at device 13.0 on pci2 pcm1: <Intel ICH5 (82801EB)> port 0xee80-0xeebf,0xe800-0xe8ff mem 0xfebff400-0xfebff4ff,0xfebff800-0xfebff9ff irq 10 at device 31.5 on pci0 pcm1: <unknown ac97 codec> (id=0x41445375) I'm wondering about the ac97 codec message? -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030818195920.GA1305>