Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 13:20:35 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_pci.c src/sys/dev/cardbus cardbus.c src/sys/dev/pci pci.c pci_private.h
Message-ID:  <200302172120.h1HLKZbs028405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/02/17 13:20:35 PST

  Modified files:
    sys/dev/acpica       acpi_pci.c 
    sys/dev/cardbus      cardbus.c 
    sys/dev/pci          pci.c pci_private.h 
  Log:
  Move the pnp and location info into the common pci bus.  Make all known
  pci busses implement this.
  
  Also minor comment smithing in cardbus.  Fix copyright to this year
  with my name on it since I've been doing a lot to this file.
  
  Reviewed by: jhb
  
  Revision  Changes    Path
  1.3       +2 -0      src/sys/dev/acpica/acpi_pci.c
  1.37      +4 -46     src/sys/dev/cardbus/cardbus.c
  1.210     +31 -0     src/sys/dev/pci/pci.c
  1.7       +4 -0      src/sys/dev/pci/pci_private.h

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?200302172120.h1HLKZbs028405>