cvs commit: src/sys/dev/ic ns16550.h src/sys/dev/uart uart.h uart_dev_ns8250.c

Marcel Moolenaar marcel at FreeBSD.org
Wed Nov 29 09:57:32 PST 2006


marcel      2006-11-29 17:54:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_2)
    sys/dev/ic           ns16550.h 
    sys/dev/uart         uart.h uart_dev_ns8250.c 
  Log:
  MFS: Remove 16-bit wide I/O. It breaks when the register shift
  is non-null and may not work on all chipsets.
  
  PR: i386/105616
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.16.8.1  +2 -1      src/sys/dev/ic/ns16550.h
  1.4.8.1   +0 -6      src/sys/dev/uart/uart.h
  1.14.8.1  +7 -5      src/sys/dev/uart/uart_dev_ns8250.c


More information about the cvs-all mailing list