cvs commit: src UPDATING src/etc/etc.amd64 ttys src/etc/etc.i386
 ttys src/sys/amd64/conf GENERIC GENERIC.hints src/sys/i386/conf
 GENERIC GENERIC.hints
    Ed Schouten 
    ed at FreeBSD.org
       
    Sun Jul 13 07:27:41 UTC 2008
    
    
  
ed          2008-07-13 07:20:14 UTC
  FreeBSD src repository
  Modified files:
    .                    UPDATING 
    etc/etc.amd64        ttys 
    etc/etc.i386         ttys 
    sys/amd64/conf       GENERIC GENERIC.hints 
    sys/i386/conf        GENERIC GENERIC.hints 
  Log:
  SVN rev 180487 on 2008-07-13 07:20:14Z by ed
  
  Make uart(4) the default serial port driver on i386 and amd64.
  
  The uart(4) driver has the advantage of supporting a wider variety of
  hardware on a greater amount of platforms. This driver has already been
  the standard on platforms such as ia64, powerpc and sparc64.
  
  I've decided not to change anything on pc98. I'd rather let people from
  the pc98 team look at this.
  
  Approved by:    philip (mentor), marcel
  
  Revision  Changes    Path
  1.535     +11 -0     src/UPDATING
  1.14      +4 -4      src/etc/etc.amd64/ttys
  1.14      +4 -4      src/etc/etc.i386/ttys
  1.504     +0 -1      src/sys/amd64/conf/GENERIC
  1.19      +15 -15    src/sys/amd64/conf/GENERIC.hints
  1.494     +0 -1      src/sys/i386/conf/GENERIC
  1.21      +15 -15    src/sys/i386/conf/GENERIC.hints
    
    
More information about the cvs-all
mailing list