cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/conf GENERIC
 src/sys/i386/conf GENERIC
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Sat Nov  5 11:48:54 PST 2005
    
    
  
marcel      2005-11-05 19:48:53 UTC
  FreeBSD src repository
  Modified files:
    sys/alpha/conf       GENERIC 
    sys/amd64/conf       GENERIC 
    sys/i386/conf        GENERIC 
  Log:
  Add uart(4). When both sio(4) and uart(4) can handle a serial port,
  sio(4) will claim it. This change therefore only affects how ports
  are handled when they are not claimed by sio(4), and in principle
  will improve hardware support.
  
  MFC after: 2 months
  
  Revision  Changes    Path
  1.189     +3 -2      src/sys/alpha/conf/GENERIC
  1.446     +2 -1      src/sys/amd64/conf/GENERIC
  1.435     +2 -1      src/sys/i386/conf/GENERIC
    
    
More information about the cvs-all
mailing list