diff options
author | 2000-04-16 14:10:19 +0000 | |
---|---|---|
committer | 2000-04-16 14:10:19 +0000 | |
commit | 2221175ddc5dcc9c6756ddfbf8328bdad670367f (patch) | |
tree | 136b3c58181ca43955f572444b988cf838a99928 | |
parent | avoid misunderstanding in history portion, okay'ed by aaron. (diff) | |
download | wireguard-openbsd-2221175ddc5dcc9c6756ddfbf8328bdad670367f.tar.xz wireguard-openbsd-2221175ddc5dcc9c6756ddfbf8328bdad670367f.zip |
Remove atapiscsi* at umass?; csapuntz@
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index efac2141423..15fa27557b5 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.181 2000/04/16 04:41:14 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.182 2000/04/16 14:10:19 aaron Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -92,7 +92,6 @@ pcmcia* at pcic? controller ? socket ? # USB Mass Storage devices #umass* at uhub? port ? configuration ? interface ? -#atapiscsi* at umass? #scsibus* at umass? # USB Modems |