Luigi Rizzo wrote: > > > 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 <Vibra16X> 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. >
I have found out how to avoid the "pcm0 not probed due to drq conflict..." message. Simply, disable the pcm driver (in your kernel config file, or booting with the -c option). If the pcm driver is present in the kernel, even if it is disabled, the PnP code attachs the sound cards to it. -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:j...@we.lc.ehu.es Universidad del País Vasco | http://www.we.lc.ehu.es/~jose Dpto. de Electricidad y Electrónica | Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-944858139 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message