Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 1998 19:43:27 -0700 (PDT)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/common pnp.c Makefile.inc bootstrap.h interp_parse.c
Message-ID:  <199809040243.TAA20936@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/09/03 19:43:26 PDT

  Modified files:
    sys/boot/common      Makefile.inc bootstrap.h interp_parse.c 
  Added files:
    sys/boot/common      pnp.c 
  Log:
  Generic plug-and-play enumerator infrastructure.  Query supplied
  enumerators, crossreference returned identifiers with a text-format
  database and automatically load corresponding modules and dependancies.
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/boot/common/Makefile.inc
  1.4       +24 -1     src/sys/boot/common/bootstrap.h
  1.3       +2 -2      src/sys/boot/common/interp_parse.c



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