diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-06-25 20:27:11 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-06-25 20:27:11 +0000 |
commit | 2048d11838463610f02ef39f606d5d621f167bc3 (patch) | |
tree | edf7d513fb85a1e6dab0355d033d8bbeda4034e1 /sys/arch/alpha/conf | |
parent | eb408943edf1242fe12bd35fce54c8c5401cd8f5 (diff) |
pf is in conf/GENERIC
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index a7f612cd815..50e7b648e05 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.79 2001/06/24 21:19:09 art Exp $ +# $OpenBSD: GENERIC,v 1.80 2001/06/25 20:27:10 art Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -298,5 +298,4 @@ hifn* at pci? dev ? function ? # Hi/fn 7751 crypto card #pseudo-device raid 4 # RAIDframe disk driver pseudo-device crypto 1 -pseudo-device pf 1 # packetfilter |