cvs commit: src/sys/dev/uart uart_cpu_ia64.c src/sys/ia64/ia64 machdep.c src/sys/ia64/include md_var.h

Marcel Moolenaar marcel at FreeBSD.org
Tue Dec 7 21:46:54 PST 2004


marcel      2004-12-08 05:46:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_cpu_ia64.c 
    sys/ia64/ia64        machdep.c 
    sys/ia64/include     md_var.h 
  Log:
  Don't obtain the HCDP address directly from the bootinfo structure.
  Use a function to keep the details at arms length from uart(4).
  
  Revision  Changes    Path
  1.10      +5 -3      src/sys/dev/uart/uart_cpu_ia64.c
  1.193     +7 -0      src/sys/ia64/ia64/machdep.c
  1.20      +1 -0      src/sys/ia64/include/md_var.h


More information about the cvs-all mailing list