From owner-freebsd-current Sun Jan 24 09:39:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26087 for freebsd-current-outgoing; Sun, 24 Jan 1999 09:39:11 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26081 for ; Sun, 24 Jan 1999 09:39:08 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac2.wam.umd.edu ((IDENT root)@rac2.wam.umd.edu [128.8.10.142]) by po4.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with ESMTP id MAA10778 for ; Sun, 24 Jan 1999 12:38:56 -0500 (EST) Received: from rac2.wam.umd.edu ((IDENT sendmail)@localhost [127.0.0.1]) by rac2.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id MAA09317 for ; Sun, 24 Jan 1999 12:38:55 -0500 (EST) Received: from localhost by rac2.wam.umd.edu (8.9.0.Beta6/8.9.0.Beta6) with SMTP id MAA09312 for ; Sun, 24 Jan 1999 12:38:54 -0500 (EST) X-Authentication-Warning: rac2.wam.umd.edu: culverk owned process doing -bs Date: Sun, 24 Jan 1999 12:38:54 -0500 (EST) From: Kenneth Wayne Culver To: freebsd-current@FreeBSD.ORG Subject: one other small prob with pcm0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a trivial problem, but I just thought I'd let someone know about it. (cosmetic) Take a look at my dmesg output: Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #1: Sun Jan 24 12:29:32 EST 1999 culverk@localhost.x-press.net:/usr/src/sys/compile/MYKERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 199739418 Hz CPU: AMD-K6tm w/ multimedia extensions (199.74-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x562 Stepping=2 Features=0x8001bf real memory = 67108864 (65536K bytes) avail memory = 62918656 (61444K bytes) Preloaded elf kernel "kernel" at 0xf024e000. Preloaded splash_image_data "/boot/banner2.bmp" at 0xf024e09c. Preloaded elf module "splash_bmp.ko" at 0xf024e0ec. Probing for devices on PCI bus 0: chip0: rev 0xb2 on pci0.0.0 chip1: rev 0xb4 on pci0.2.0 de0: rev 0x22 int a irq 11 on pci0.3.0 de0: 21140A [10-100Mb/s] pass 2.2 de0: address 00:c0:f0:1f:21:02 vga0: rev 0x00 on pci0.4.0 ide_pci0: rev 0x20 int a i rq 0 on pci0.11.0 Probing for PnP devices: CSN 1 Vendor ID: SUP2074 [0x7420b04e] Serial 0x00007916 Comp ID: @@@0000 [0x00000000] CSN 2 Vendor ID: CTL00f0 [0xf0008c0e] Serial 0xffffffff Comp ID: PNPb02f [0x2fb0d041] pcm1 (SB16pnp sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags 0x13 on isa Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model IntelliMouse, device ID 3 pcm0 not found The rest has been cut out because it doesn't matter. My problem is that although pcm1 works, why does the message above about pcm0 not found come up?? Thanks. Kenneth Culver Computer Science Major at the University of Maryland, College Park. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message