file mode on dynamicly created cua/tty devices

2005-04-01 Thread Randy Primeaux
How do I set file mode to 0666 on dynamicly created devices, such as cua* and tty* ? I couldn't find the answer in the Handbook. I'm trying to get a alm m500 to hotsync with pilot-link and Kpilot on FreeBSD 6-CURRENT. So far, I can communicate via dlpsh as root if I press the HotSync button on t

Re: file mode on dynamicly created cua/tty devices

2005-04-02 Thread Randy Primeaux
dd path 'cua*' mode 0666 devfs: unknown command: add # devfs rule add path 'cua*' mode 0666 devfs rule: ioctl DEVFSIO_RADD: Input/output error Now I can hotsync and backup my Palm with Kpilot. Yay! On Apr 2, 2005 1:10 AM, Roland Smith <[EMAIL PROTECTED]> wrote: &g

drm/dri/glxinfo on 6-current & xorg 6.8.2 with radeon 9200

2005-04-05 Thread Randy Primeaux
dered hinting at specific DMA, but haven't tried that yet. I've tried the troubleshooting listed at http://dri.freedesktop.org/wiki/DriTroubleshooting and http://people.freebsd.org/~anholt/dri/troubleshooting.html -- Randy Primeaux http://cloudfactory.org/~randy ___