Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 1998 13:10:34 -0700 (PDT)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/i386/loader Makefile conf.c main.c
Message-ID:  <199810212010.NAA02639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/10/21 13:10:34 PDT

  Modified files:
    sys/boot/i386/loader Makefile conf.c main.c 
  Log:
   - Enable PnP and ISA PnP code.
   - Use the ISA PnP enumerator.
   - Use the new linker set code, throw out the gensetdefs stuff.
   - Produce an intermediate loader image that has symbols stripped, to aid
   - in debugging.
   - Supply ISA port access functions required for ISA PnP
  
  Revision  Changes    Path
  1.13      +21 -23    src/sys/boot/i386/loader/Makefile
  1.8       +2 -2      src/sys/boot/i386/loader/conf.c
  1.12      +36 -1     src/sys/boot/i386/loader/main.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?199810212010.NAA02639>