From owner-freebsd-current Sun Jan 24 12:50:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17084 for freebsd-current-outgoing; Sun, 24 Jan 1999 12:50:49 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA17079 for ; Sun, 24 Jan 1999 12:50:47 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id TAA24382; Sun, 24 Jan 1999 19:39:04 +0100 From: Luigi Rizzo Message-Id: <199901241839.TAA24382@labinfo.iet.unipi.it> Subject: Re: one other small prob with pcm0 To: culverk@wam.umd.edu (Kenneth Wayne Culver) Date: Sun, 24 Jan 1999 19:39:04 +0100 (MET) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: from "Kenneth Wayne Culver" at Jan 24, 99 12:38:35 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text 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: ... > Probing for PnP devices: ... > pcm1 (SB16pnp sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags > 0x13 on isa > Probing for devices on the ISA bus: ... > pcm0 not found if you mean we should not report devices not found unless booting in verbose mode, i think other drivers do that as well. If you mean that you'd like to have the card detected as unit #0, i am afraid that is not possible because we do attach immediately after probes. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message