Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 15:29:19 -0700 (PDT)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/i386/libi386 biospci.c Makefile biospnp.c src/sys/boot/i386/loader conf.c
Message-ID:  <199810232229.PAA03268@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/10/23 15:29:19 PDT

  Modified files:
    sys/boot/i386/libi386 Makefile biospnp.c 
  Added files:
    sys/boot/i386/libi386 biospci.c 
  Log:
  PnP enumerator using the PCI BIOS.  This is needlessly complex due to the
  lack of a simple "enumerate all PCI devices" function.
  
  Revision  Changes    Path
  1.11      +4 -4      src/sys/boot/i386/libi386/Makefile
  1.2       +2 -2      src/sys/boot/i386/libi386/biospnp.c

  Modified files:
    sys/boot/i386/loader conf.c 
  Log:
  Enable the PCI BIOS PnP enumerator.
  
  Revision  Changes    Path
  1.10      +3 -3      src/sys/boot/i386/loader/conf.c

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?199810232229.PAA03268>