On Sun, Oct 3, 2010 at 1:52 PM, Tom <[email protected]> wrote: > Can anyone tell me how to remove the old KeySpan driver from the /dev > directory on Mac OS X 10.5.8? Every time I try it I get permission denied > even though I'm the root user.
Drivers don't live in /dev (unless the vendor is particularly stupid, and Keyspan isn't). Device special files, which are your "handle" to a particular hardware device, live in /dev. Once you unplug the keyspan device, the device special file entries should go away. What particular file are you trying to remove? -Jason kg4wsv _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
