On Sun, 2004-09-19 at 18:24, Martin Habets wrote:
/proc/asound/cards displays an endless stream of
0 [UA100 ]: USB-Audio - UA - 100
Roland UA - 100 at usb-0000:00:07.2 - 2, full
speed
I don't know what kernel version you're on, but there is a bug in procfs
in 2.6.8 that causes a cat of any file in /proc to loop endelessly.
Mine doesn't. I guess my Gentoo kernel must have received some patch:
flash mark $ cat /proc/asound/cards
0 [IXP ]: ATIIXP - ATI IXP
ATI IXP rev 0 at 0xe8003000, irq 5
flash mark $ uname -a
Linux flash 2.6.8-gentoo-r2 #3 Fri Aug 27 11:05:03 PDT 2004 i686 Mobile
Intel(R) Pentium(R) 4 CPU 3.06GHz GenuineIntel GNU/Linux
flash mark $
Might be true for his, but how would we tell?
- Mark