I get "no pcm devices configured"; this happened after cvsupping a week or
so. (I cvsup every night).

The soundcard gets probed as a AudioPCI ESS1370
 
dmesg:

Copyright (c) 1992-1999 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California. All rights reserved.
FreeBSD 4.0-CURRENT #2: Tue Apr 27 02:02:50 CEST 1999
    r...@gina.neland.dk:/usr/src/sys/compile/GINA
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium II/Xeon/Celeron (300.68-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x652  Stepping=2
  
Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 67043328 (65472K bytes)
avail memory = 62328832 (60868K bytes)
Preloaded elf kernel "kernel" at 0xc02c4000.
Pentium Pro MTRR support enabled, default memory type is uncacheable
Probing for PnP devices:
CSN 1 Vendor ID: TCM5098 [0x98506d50] Serial 0x0809c8d9 Comp ID: PNP80f7 
[0xf780d041]
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <PCI host bus adapter> on motherboard
pci0: <PCI bus> on pcib0
chip0: <Intel 82443BX host to PCI bridge> at device 0.0 on pci0
chip1: <Intel 82443BX host to AGP bridge> at device 1.0 on pci0
isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0
ata-pci0: <Intel PIIX4 IDE controller> at device 4.1 on pci0
ata-pci0: Busmastering DMA supported
ata0 at 0x01f0 irq 14 on ata-pci0
chip2: <Intel 82371AB Power management controller> at device 4.3 on pci0
>es0: <AudioPCI ES1370> at device 10.0 on pci0
>pcm0: using I/O space register mapping at 0xd000
>es0: interrupting at irq 10
eisa0: <EISA bus> on motherboard
isa0: <ISA bus> on motherboard
fdc0: interrupting at irq 6
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> at fdc0 drive 0
atkbdc0: <keyboard controller (i8042)> at port 0x60 on isa0
atkbd0: <AT Keyboard> on atkbdc0
atkbd0: interrupting at irq 1
psm0: <PS/2 Mouse> on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
psm0: interrupting at irq 12
vga0: <Generic ISA VGA> on isa0
sc0: <System console> on isa0
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio0: interrupting at irq 4
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
sio1: interrupting at irq 3
ppc0 at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
plip0: <PLIP network interface> on ppbus 0
lpt0: <generic printer> on ppbus 0
lpt0: Interrupt-driven port
ppi0: <generic parallel i/o> on ppbus 0
ppc0: interrupting at irq 7
1 3C5x9 board(s) on ISA found at 0x300
ep0 at port 0x300-0x30f irq 11 on isa0
ep0: utp/bnc[*UTP*] address 00:60:08:09:c8:d9
ep0: interrupting at irq 11
pca0 at port 0x40 on isa0
pca0: PC speaker audio driver
ep0 XXX: driver didn't set ifq_maxlen
ata0: master: settting up UDMA2 mode on PIIX4 chip OK
ad0: <IBM-DTTA-350640/T54OA73A> ATA-4 disk at ata0 as master
ad0: 6197MB (12692295 sectors), 13431 cyls, 15 heads, 63 S/T, 512 B/S
ad0: piomode=4, dmamode=2, udmamode=2
ad0: 16 secs/int, 31 depth queue, DMA mode
ffs_mountfs: superblock updated for soft updates
ffs_mountfs: superblock updated for soft updates
no pcm units configured\^Hno pcm units configured\^Hno pcm units configured\^H

Config: 
machine         i386
cpu             I686_CPU
ident           "GINA"
maxusers        32
options         INET                    #InterNETworking
options         FFS                     #Berkeley Fast Filesystem
options         FFS_ROOT                #FFS usable as root device [keep this!]
options         NFS                     #Network Filesystem
options         MSDOSFS                 #MSDOS Filesystem
options         CD9660                  #ISO 9660 Filesystem
options         PROCFS                  #Process filesystem
options         COMPAT_43               #Compatible with BSD 4.3 [KEEP THIS!]
options         SCSI_DELAY=15000        #Be pessimistic about Joe SCSI device
options         UCONSOLE                #Allow users to grab the console
options         USERCONFIG              #boot -c editor
options         VISUAL_USERCONFIG       #visual boot -c editor
config          kernel  root on wd0s3a
options         DDB
controller      isa0
controller      pnp0                    # PnP support for ISA
controller      eisa0
controller      pci0
controller      fdc0    at isa? port IO_FD1 irq 6 drq 2
disk            fd0     at fdc0 drive 0
controller      atkbdc0 at isa? port IO_KBD
device          atkbd0  at atkbdc? irq 1
device          psm0    at atkbdc? irq 12
device          vga0    at isa? port ? conflicts
pseudo-device   splash
device          sc0     at isa?
device          npx0    at nexus? port IO_NPX irq 13
device          apm0    at nexus? disable flags 0x31 # Advanced Power Management
device          sio0    at isa? port IO_COM1 flags 0x10 irq 4
device          sio1    at isa? port IO_COM2 irq 3
device          ppc0    at isa? port? irq 7
controller      ppbus0
device          lpt0    at ppbus?
device          plip0   at ppbus?
device          ppi0    at ppbus?
device ep0 at isa? port 0x300 irq 11
pseudo-device   loop
pseudo-device   ether
pseudo-device   sl      1
pseudo-device   ppp     1
pseudo-device   tun     1
pseudo-device   pty     16
pseudo-device   gzip            # Exec gzipped a.out's
options         KTRACE          #kernel tracing
options         SYSVSHM
options         SYSVMSG
options         SYSVSEM
pseudo-device   bpfilter 4      #Berkeley packet filter
device pcm0 at isa? port ? irq 10 drq 1 flags 0x0
device pca0 at isa? port IO_TIMER1
controller      ata0
device          atadisk0        # ATA disk drives
device          atapicd0        # ATAPI CDROM drives
options         SOFTUPDATES



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to