Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 1999 21:02:03 -0700 (PDT)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mca mca_bus.c src/sys/dev/buslogic bt_mca.c
Message-ID:  <199910090402.VAA52179@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       1999/10/08 21:02:02 PDT

  Modified files:
    sys/dev/mca          mca_bus.c 
    sys/dev/buslogic     bt_mca.c 
  Log:
  - Restore correct operation of bt_mca.
  
  - Work around a problem not yet solved in the tree (but solved in mine.)
  
  	device_get_ivars() should never be cast to a struct resource_list *
  	The solution, under review, involves the creation of a
  	device_get_resource_list() function.  More later.
  
  Revision  Changes    Path
  1.4       +3 -3      src/sys/dev/mca/mca_bus.c
  1.4       +27 -15    src/sys/dev/buslogic/bt_mca.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?199910090402.VAA52179>