Unable to get SIIG PCI serial card to work
    John Baldwin 
    jhb at freebsd.org
       
    Thu Mar 16 19:31:52 UTC 2006
    
    
  
On Thursday 16 March 2006 13:41, Clayton Scott Kern wrote:
> First, I added _device puc_ to my kernel config file and built and
> installed the new kernel.
That should have given you a puc0 device, did it not?
> When that didn't work, I added _puc_load="YES"_ to /boot/loader and now
> the card shows up as puc0, but no sioX.  sio0 is used by the onboard
> serial port and is being used with an APC SmartUPS 700.
This won't work as the puc module doesn't include sio_puc (the version
of the sio driver that attaches to puc devices).  Yes, this is somewhat
lame as it means the puc module is basically useless.  I'm not sure if
this has been made better since 6.0.
-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
    
    
More information about the freebsd-questions
mailing list