Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2000 23:12:13 -0800 (PST)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pci.c src/sys/isa isa_common.c src/sys/dev/mca mca_bus.c
Message-ID:  <200011280712.eAS7CES06119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2000/11/27 23:12:13 PST

  Modified files:
    sys/pci              pci.c 
    sys/isa              isa_common.c 
    sys/dev/mca          mca_bus.c 
  Log:
  Reduce code duplication by using the GET_RESOURCE_LIST bus method and related
  generic resource_list management functions.
  
  I'll deal with the EISA bits later.
  
  Not objected to by:	 new-bus
  
  Revision  Changes    Path
  1.166     +19 -46    src/sys/pci/pci.c
  1.19      +13 -27    src/sys/isa/isa_common.c
  1.9       +19 -53    src/sys/dev/mca/mca_bus.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?200011280712.eAS7CES06119>