diff options
author | 2006-11-28 18:53:22 +0000 | |
---|---|---|
committer | 2006-11-28 18:53:22 +0000 | |
commit | b6fb0425bfa64e05832dabf58ccd95cf82881002 (patch) | |
tree | 62225522db1810d58f6e2e7d5b909867c0967905 | |
parent | Implement PT_STEP. (diff) | |
download | wireguard-openbsd-b6fb0425bfa64e05832dabf58ccd95cf82881002.tar.xz wireguard-openbsd-b6fb0425bfa64e05832dabf58ccd95cf82881002.zip |
fwscsi doesnt exist, so dont have a commented entry for it left around to
confuse people.
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 80481d949f3..4de131289b1 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.153 2006/11/26 12:02:49 mbalmer Exp $g +# $OpenBSD: GENERIC,v 1.154 2006/11/28 18:53:22 dlg Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -184,7 +184,6 @@ scsibus* at pcscp? scsibus* at isp? scsibus* at mpi? scsibus* at siop? -#scsibus* at fwscsi? mediabay* at macobio? wdc* at mediabay? |