cvs commit: src/sys/dev/sound/pci ich.c

Wilko Bulte wkb at freebie.xs4all.nl
Mon Aug 18 12:59:23 PDT 2003


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 at 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 at 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 at FreeBSD.org
|/|/ / / /(  (_)  Bulte				


More information about the cvs-src mailing list