From 4b93480b2af01f00552da3d60b9fdee0e1210a51 Mon Sep 17 00:00:00 2001 From: Darren Reed Date: Mon, 10 Feb 1997 12:17:45 +0000 Subject: [PATCH] IP Filter is now character device #79 --- sys/conf/majors | 1 + sys/i386/conf/majors.i386 | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/conf/majors b/sys/conf/majors index a8b177f732f4..22ca6ab7cb5d 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -117,3 +117,4 @@ chrdev name comments 76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp) 77 cyy Cyclades Ye/PCI serial card 78 gd Geometry disk +79 ipl IP Filter diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index a8b177f732f4..22ca6ab7cb5d 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -117,3 +117,4 @@ chrdev name comments 76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp) 77 cyy Cyclades Ye/PCI serial card 78 gd Geometry disk +79 ipl IP Filter