OSDN Git Service

Correct comment about devices used on Solaris
authorAlan Coopersmith <alan.coopersmith@sun.com>
Wed, 15 Oct 2008 23:14:18 +0000 (16:14 -0700)
committerAlan Coopersmith <alan.coopersmith@sun.com>
Wed, 15 Oct 2008 23:14:18 +0000 (16:14 -0700)
src/solx_devfs.c

index 6fe564c..18ac480 100644 (file)
@@ -183,7 +183,7 @@ pci_system_solx_devfs_create( void )
 
        if (root_fd >= 0)
                return (err);
-       /* If the directory "/sys/bus/pci/devices" exists,
+       /* If the PCI nexus device "/devices/pci@0,0:reg" exists,
         * then the PCI subsystem can be accessed using
         * this interface.
         */