Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2009 18:54:24 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/cardbus cardbus.c src/sys/dev/pci pci_user.c pcireg.h src/sys/sys pciio.h src/usr.sbin/pciconf pciconf.8 pciconf.c
Message-ID:  <200902261858.n1QIwvxs020223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-02-26 18:54:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/cardbus      cardbus.c 
    sys/dev/pci          pci_user.c pcireg.h 
    sys/sys              pciio.h 
    usr.sbin/pciconf     pciconf.8 pciconf.c 
  Log:
  SVN rev 189080 on 2009-02-26 18:54:24Z by jhb
  
  MFC: Add a new ioctl to fetch details about an individual BAR of a device
  and add support for displaying BAR details via a new pciconf flag.
  
  Revision  Changes    Path
  1.66.2.1  +1 -1      src/sys/dev/cardbus/cardbus.c
  1.22.2.4  +70 -3     src/sys/dev/pci/pci_user.c
  1.64.2.3  +3 -1      src/sys/dev/pci/pcireg.h
  1.7.2.2   +9 -0      src/sys/sys/pciio.h
  1.30.2.2  +27 -1     src/usr.sbin/pciconf/pciconf.8
  1.30.2.3  +69 -6     src/usr.sbin/pciconf/pciconf.c



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