diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-12-26 01:10:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-12-26 01:10:58 +0000 |
commit | 9e301eec757c9dd1978cc3fe0a3c02c15e5928a9 (patch) | |
tree | 91f695e28be56fa50f24a9f0cc9e5d515aa9fa7b /sys/arch/amd64/conf | |
parent | beb197d6387b343479a050a57c623df11584e8c1 (diff) |
do not waste time having ises on
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 841756b0372..2c2f45727a1 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.44 2004/12/26 01:09:17 marco Exp $ +# $OpenBSD: GENERIC,v 1.45 2004/12/26 01:10:57 deraadt Exp $ # # GENERIC -- everything that's currently supported # @@ -393,7 +393,7 @@ lofn* at pci? # Hi/fn 6500 crypto card nofn* at pci? # Hi/fn 7814/7851/7854 crypto card ubsec* at pci? # Bluesteel Networks 5xxx crypto card safe* at pci? # SafeNet SafeXcel 1141/1741 -ises* at pci? # Pijnenburg PCC-ISES +#ises* at pci? # Pijnenburg PCC-ISES # I2O #iop* at pci? # I2O |