Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2000 16:00:30 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sis.c if_sk.c if_tl.c
Message-ID:  <200011020000.QAA92984@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/11/01 16:00:30 PST

  Modified files:
    sys/pci              if_sis.c if_sk.c if_tl.c 
  Log:
  Fix a couple of cases where I tried to release the I/O space resource twice
  (once as as an I/O space resource and once as an IRQ resource). There was
  a problem with this in if_rl too, which is how I found it.
  
  Revision  Changes    Path
  1.25      +3 -3      src/sys/pci/if_sis.c
  1.34      +3 -3      src/sys/pci/if_sk.c
  1.59      +3 -3      src/sys/pci/if_tl.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011020000.QAA92984>