cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include intr_machdep.h src/sys/i386/isa atpic.c elcr.c

John Baldwin jhb at FreeBSD.org
Fri Mar 25 13:08:49 PST 2005


jhb         2005-03-25 21:08:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/i386/i386        machdep.c 
    sys/i386/include     intr_machdep.h 
    sys/i386/isa         atpic.c elcr.c 
  Log:
  MFC: Tweak the ELCR support so that other parts of the kernel than just
  the atpic driver can know if it exists and is valid or not.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.597.2.6  +1 -0      src/sys/i386/i386/machdep.c
  1.5.2.1    +1 -0      src/sys/i386/include/intr_machdep.h
  1.18.2.1   +3 -7      src/sys/i386/isa/atpic.c
  1.1.2.1    +1 -5      src/sys/i386/isa/elcr.c


More information about the cvs-all mailing list