Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 10:05:06 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/conf Makefile.i386 src/usr.sbin/config configvers.h mkioconf.c
Message-ID:  <199810231705.KAA21398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/10/23 10:05:06 PDT

  Modified files:
    sys/i386/conf        Makefile.i386 
    usr.sbin/config      configvers.h mkioconf.c 
  Log:
  Ignore `vector xxxintr' specifications except for checking their syntax.
  Interrupt handlers are now configured in drivers.
  
  Didn't update config/SMM.doc.  It doesn't have any i386 examples (not
  even `isa').
  
  Bumped CONFIGVERS.  This is not necessary for -current yet, but using
  the new config with old system sources gives null pointers for all
  vectors.
  
  Revision  Changes    Path
  1.127     +2 -2      src/sys/i386/conf/Makefile.i386
  1.7       +2 -2      src/usr.sbin/config/configvers.h
  1.44      +7 -26     src/usr.sbin/config/mkioconf.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?199810231705.KAA21398>