Deleted Added
full compact
36c36
< SND_DECLARE_FILE("$FreeBSD: head/sys/dev/sound/pci/solo.c 119853 2003-09-07 16:28:03Z cg $");
---
> SND_DECLARE_FILE("$FreeBSD: head/sys/dev/sound/pci/solo.c 126695 2004-03-06 15:52:42Z matk $");
1000c1000
< snprintf(status, SND_STATUSLEN, "at io 0x%lx,0x%lx,0x%lx irq %ld",
---
> snprintf(status, SND_STATUSLEN, "at io 0x%lx,0x%lx,0x%lx irq %ld %s",
1002c1002
< rman_get_start(sc->irq));
---
> rman_get_start(sc->irq),PCM_KLDSTRING(snd_solo));