Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 08:23:43 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ofw openfirmio.c openfirmio.h
Message-ID:  <200210181523.g9IFNhI4056452@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/10/18 08:23:43 PDT

  Added files:
    sys/dev/ofw          openfirmio.c openfirmio.h 
  Log:
  Add a pseudo device which allows to access the OpenFirmware device tree
  via ioctl()s. This was ported from NetBSD and adapted a bit to better
  match our OpenFirmware support code.
  
  Revision  Changes    Path
  1.1       +308 -0    src/sys/dev/ofw/openfirmio.c (new)
  1.1       +81 -0     src/sys/dev/ofw/openfirmio.h (new)

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?200210181523.g9IFNhI4056452>