summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/configvers.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-10-23 17:05:06 +0000
committerbde <bde@FreeBSD.org>1998-10-23 17:05:06 +0000
commitb35bd08816d882ad7b474012b26bd156c31c0560 (patch)
tree038823bfbe9f9e511d2e331f88fb68debf73bba4 /usr.sbin/config/configvers.h
parente5f2c0e337c588d2d8e4c5e0504b40ebbe2bfc8b (diff)
downloadFreeBSD-src-b35bd08816d882ad7b474012b26bd156c31c0560.zip
FreeBSD-src-b35bd08816d882ad7b474012b26bd156c31c0560.tar.gz
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.
Diffstat (limited to 'usr.sbin/config/configvers.h')
-rw-r--r--usr.sbin/config/configvers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h
index 44ac3d0..4b5c083 100644
--- a/usr.sbin/config/configvers.h
+++ b/usr.sbin/config/configvers.h
@@ -6,6 +6,6 @@
* The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE
* and <osreldate.h> system.
*
- * $Id: configvers.h,v 1.5 1998/09/03 21:03:43 nsouch Exp $
+ * $Id: configvers.h,v 1.6 1998/09/15 21:07:54 gibbs Exp $
*/
-#define CONFIGVERS 300007
+#define CONFIGVERS 300008
OpenPOWER on IntegriCloud