diff options
author | 2000-03-17 02:53:39 +0000 | |
---|---|---|
committer | 2000-03-17 02:53:39 +0000 | |
commit | 40dc82426d8f49424a61d0613e735e0a14d96d55 (patch) | |
tree | 84ee195fcb13bd86c0e88ed1478de18606ee25b3 | |
parent | Sync with FreeBSD. Also, fix a stupid bug where the dc driver was claiming (diff) | |
download | wireguard-openbsd-40dc82426d8f49424a61d0613e735e0a14d96d55.tar.xz wireguard-openbsd-40dc82426d8f49424a61d0613e735e0a14d96d55.zip |
hifn driver changed names
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 37606a82070..d3bd2d01a42 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.159 2000/03/02 18:38:27 mickey Exp $ +# $OpenBSD: GENERIC,v 1.160 2000/03/17 02:53:39 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -324,7 +324,7 @@ joy* at isapnp? #wdt0 at pci? dev ? function ? # Ind Computer Source PCI-WDT50x driver # crypto support -#aeon* at pci? dev ? function ? # Aeon crypto card +hifn* at pci? dev ? function ? # Hi/fn 7751 crypto card pseudo-device pctr 1 pseudo-device mtrr 1 # Memory range attributes control |