cvs commit: src/sys/dev/cardbus cardbus.c

John Baldwin jhb at FreeBSD.org
Wed May 16 23:40:09 UTC 2007


jhb         2007-05-16 23:40:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cardbus      cardbus.c 
  Log:
  Fix interrupt routing for some cards after the previous fix to clear BARs
  in cardbus cards: update the saved copy of the PCIR_INTLINE register in
  the PCI ivars in addition to the actual register.
  
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.65      +7 -6      src/sys/dev/cardbus/cardbus.c


More information about the cvs-src mailing list