Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2000 09:46:41 +0100 (CET)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        multimedia@freebsd.org
Subject:   1371 pcm driver in -current
Message-ID:  <200002230846.JAA22984@gil.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help

I upgraded from 3.4 to 4.0-current yesterday and now I find myself
without an audio device:

# cat lightheartedlaugh.au >/dev/audio
/dev/audio: Device not configured.

dmesg excerpt:

FreeBSD 4.0-CURRENT #2: Wed Feb 23 09:34:12 CET 2000
    kuku@isdn-kukulies.dialup.rwth-aachen.de:/usr/src/sys/compile/MONKAVMIFB
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 499945955 Hz
CPU: Pentium III/Pentium III Xeon (499.95-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x673  Stepping = 3
  Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PA
T,PSE36,PN,MMX,FXSR,XMM>
real memory  = 134152192 (131008K bytes)
avail memory = 126590976 (123624K bytes)
Preloaded elf kernel "kernel" at 0xc035a000.
Pentium Pro MTRR support enabled
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: NVidia Riva Ultra Vanta TNT2 graphics accelerator (vendor=0x10de, dev=0x00
2d) at 0.0 irq 11
isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0xf000-0xf00f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: Intel 82371AB/EB (PIIX4) USB controller (vendor=0x8086, dev=0x7112) at 7.2
 irq 10
chip1: <Intel 82371AB Power management controller> port 0x5000-0x500f at device 
7.3 on pci0
pcm0: <AudioPCI ES1371> port 0xe400-0xe43f irq 12 at device 10.0 on pci0
xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xe800-0xe87f mem 0xe9000000-0xe900
007f irq 10 at device 11.0 on pci0
xl0: Ethernet address: 00:50:04:52:4f:73
miibus0: <MII bus> on xl0

KERNELCONFIG:

device          pcm0

(BTW, how do I tell the pcm driver to use full duplex (flags)?)

Hhmm, this seems to be answered already:
# cat /dev/sndstat
FreeBSD Audio Driver (newpcm) Feb 22 2000 20:03:06
Installed devices:
pcm0: <AudioPCI ES1371> at io 0xe400 irq 12 (1p/1r channels duplex)


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002230846.JAA22984>