Elijah Reed wrote:
> I have tried to use the SUNWpcan package on Solaris 10 Update 4 and after a 
> reboot I see ?mod_load cannot load module pcan?. After some research I 
> figured this was complied for Solaris Express, so I downloaded the source for 
> SUNWpcan.
>
> When I try to run make in /usr/src/uts/intel/pcan I get errors 
> ../../Makefile.com does not exist. When I run make from 
> /usr/src/pkgdefs/SUNWpcan it errors ?make: Fatal error: Don?t know how to 
> make target ?pkg?.
>
> Has anyone had this same issue or have any ideals on how to get this to work?
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> laptop-discuss mailing list
> laptop-discuss at opensolaris.org
Have you looked at the Makefile for the actual build argument?  It might
be make package.  Typically just make alone works.  The Pcan driver was
tested against U3, although this wouldn't explain why it wouldn't load,
it's backwards (and for most cases forwards) compatible.  The typical
issue with Cisco 350 series cards is firmware revision, you need to
downgrade it to 5.00.03 with Cisco's tools and archived firmware from
Windows before it'll work with OpenSolaris' pcan driver correctly. 
Anything higher is incompatible.  Why would it be in
/usr/src/uts/intel?  It's a Cisco driver.  OpenSolaris kernel sources
(ON) is not compatible with deployment or build on Solaris GA. (Release)

James Cornell
Carcinogenic Studios
http://www.carcinogenic-studios.com/

Reply via email to