Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Importing pci devices in solaris zone

807559Oct 24 2005
Hello,

I have written a driver for a proprietary PCI card that is plugged in a PCI slot on a SPARC machine.

I have a symbolic link in /dev to the physical path in /devices :
ln -s /devices/...... /dev/pcixxx

I used zonecfg "add device" to import /dev/pcixxx device in a zone but I can't see /dev/pcixxx in the zone after rebooting it.

Is there requirements when writing device drivers so that the corresponding device can be imported in a zone ?

Thanks for answer.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2005
Added on Oct 24 2005
0 comments
185 views