imp         2008-06-03 05:47:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cs           if_cs.c 
  Log:
  SVN rev 179507 on 2008-06-03 05:47:28Z by imp
  
  Correct logic error that would prevent cs pccards from working on
  systems where the CardBus bridge was connected to a APIC.  The case
  where the probe routine is told to not setup the IRQ was mishandled
  but the error was masked in the case where the IRQ was a valid one
  for the card.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.46      +8 -8      src/sys/dev/cs/if_cs.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to