Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2004 23:38:48 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/modules/uart Makefile
Message-ID:  <200411202338.iAKNcmGT005239@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411202338.iAKNcmGT005239>