Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2004 01:11:25 -0600
From:      Ryan Sommers <ryans@gamersimpact.com>
To:        freebsd-current@freebsd.org
Subject:   Snd_ich/pcm, Devfs or ls bug?
Message-ID:  <1072941085.671.8.camel@localhost>

next in thread | raw e-mail | index | archive | help
Came across this little oddity while playing with audio:

root@lilshadow(/sys/dev/sound/pci):cd /dev
root@lilshadow(/dev):ls -l mixer*
crw-rw-rw-  1 root  wheel   30,   0 Jan  1 00:41 mixer0
root@lilshadow(/dev):ls -l mixer
crw-rw-rw-  1 root  wheel   30,   0 Jan  1 00:41 mixer
root@lilshadow(/dev)

I don't believe this is an ls(1) bug since an audio app couldn't find
/dev/mixer. Trying to symlink mixer0 to mixer fails with file exists as
well.

If you need any more info let me know.

PS If the problem is in ls(1) there is a patch on bin/59320 to fix a
formatting issue with the '-h' option.

-- 
Ryan "leadZERO" Sommers
Gamer's Impact President
ryans@gamersimpact.com
ICQ: 1019590
AIM/MSN: leadZERO

-= http://www.gamersimpact.com =-




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1072941085.671.8.camel>