| Solaris |
|
|
This is a cardbus nexus driver which extends the existing PCMCIA stack in Solaris to support both 16bit PC Cards and 32bit PC Cards.
The existing PCMCIA nexus driver in Solaris is not reliable. It uses the legacy PCIC-compatible mode which is prone to errors like resource conflicts. It also often fails to correctly recognize an inserted card.
The new nexus driver is more reliable and is backward compatible with the PCMCIA framework. Thus the existing PCMCIA leaf drivers can still work without modification. This new nexus driver works in PCI YENTA mode which has does not suffer from resource conflict problem.
This driver supports CardBus bridge vendors listed below.

# wget http://www.opensolaris.org/os/community/laptop/downloads/cardbus-0.3-bin.tar.gz # gzip -dc cardbus-0.3-bin.tar.gz | tar xvf - # cd cardbus # ./Install
The previous version is still available as cardbus.tar.gz
After installing, reboot your machine and insert your PC Card. A new device should appear in the device tree. Please use prtconf -v to find your card and install the appropriate leaf driver for it.
The following laptops have been successfully tested. The list is by no means complete. See also the OpenSolaris HCL.
To ask questions or make comments on laptops, use the laptop-discuss discussion.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.