Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2002 19:16:33 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libdevinfo devinfo.3 devinfo.c devinfo.h devinfo_var.h
Message-ID:  <200209200216.g8K2GXD8069648@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/09/19 19:16:33 PDT

  Modified files:
    lib/libdevinfo       devinfo.3 devinfo.c devinfo.h 
                         devinfo_var.h 
  Log:
  Expose the new kernel data structures to libdevinfo:
          o Added dd_pnpinfo, dd_location, dd_devflags, dd_flags and dd_state
          o Copy/initialize these as necessary.
          o Document the changes to the interface in devinfo.3.
  
  Revision  Changes    Path
  1.7       +6 -1      src/lib/libdevinfo/devinfo.3
  1.4       +12 -3     src/lib/libdevinfo/devinfo.c
  1.4       +16 -0     src/lib/libdevinfo/devinfo.h
  1.2       +8 -3      src/lib/libdevinfo/devinfo_var.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?200209200216.g8K2GXD8069648>