cvs commit: src/sys/dev/pccbb pccbb.c
    Warner Losh 
    imp at FreeBSD.org
       
    Fri Mar 24 07:52:01 UTC 2006
    
    
  
imp         2006-03-24 07:52:00 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  For each of the voltages that a card might support, make sure that the
  socket also supports the voltage.  Some XV cards have appeared on the
  scene (or cards that report they support XV), and in older machines
  that have sockets that do not support XV, we were bogusly trying to
  power them at XV rather than at 3.3V.  Now, power up the card at the
  lowest voltage supported by both the card and the socket.
  
  MFC After: 3 days
  
  Revision  Changes    Path
  1.140     +4 -4      src/sys/dev/pccbb/pccbb.c
    
    
More information about the cvs-all
mailing list