Re: Odd MP3 player behavior
I'm assuming you're using msdosfs on your player. There have been fixes to the code in -current. You might want to try a snapshot. -p.
Odd MP3 player behavior
Hi I have a cowon systems, iaudio M3L mp3 player, which works as a mass usb device in openbsd. I peridically sync my music to it using this script: #!/bin/ksh echo "Mounting Player" mount /dev/sd0i /mnt/usb # Check that this is actually my Ogg PLayer if (test -e /mnt/usb/OGG) then echo "