cvs commit: src/sys/conf files src/sys/modules/uart Makefile
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Sat Nov 20 15:38:49 PST 2004
    
    
  
marcel      2004-11-20 23:38:48 UTC
  FreeBSD src repository
  Modified files:
    sys/conf             files 
    sys/modules/uart     Makefile 
  Log:
  Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.c
  without ever being changed to actually work with an i8251. Nobody is
  working on this either at the moment, so it's not about to change
  soon.
  When the code necessary to support the i8251 is committed, this can
  be reverted again.
  
  Revision  Changes    Path
  1.972     +0 -1      src/sys/conf/files
  1.13      +2 -2      src/sys/modules/uart/Makefile
    
    
More information about the cvs-all
mailing list