Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2000 06:05:22 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci ohci_pci.c uhci_pci.c
Message-ID:  <200001311405.GAA81422@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/01/31 06:05:22 PST

  Modified files:
    sys/pci              ohci_pci.c uhci_pci.c 
  Log:
  bus_release_resource is spellt like bus_release_resource not like
  bus_delete_resource.
  
  Fixes a problem when the probe succeeded, but the attach failed. The
  release of the resources was done inproperly.
  
  Approved by:	jkh
  
  Revision  Changes    Path
  1.15      +14 -14    src/sys/pci/ohci_pci.c
  1.22      +14 -14    src/sys/pci/uhci_pci.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?200001311405.GAA81422>