diff options
author | 1999-07-11 16:27:56 +0000 | |
---|---|---|
committer | 1999-07-11 16:27:56 +0000 | |
commit | d6cbc64f3a7c337cb2de3eae062a062e41e4084c (patch) | |
tree | 63e77e8e55bc899beeb6b423b61e610d57901aa1 | |
parent | regen (diff) | |
download | wireguard-openbsd-d6cbc64f3a7c337cb2de3eae062a062e41e4084c.tar.xz wireguard-openbsd-d6cbc64f3a7c337cb2de3eae062a062e41e4084c.zip |
WaveLAN
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index b2e6d464b1a..045b1f62112 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.111 1999/07/01 23:10:39 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.112 1999/07/11 16:27:56 niklas Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -190,6 +190,7 @@ ne* at pcmcia? function ? # PCMCIA based NE2000 ethernet ep* at pcmcia? function ? # PCMCIA based 3C5xx ethernet sm* at pcmcia? function ? # PCMCIA based sm ethernet xe* at pcmcia? function ? # Xircom ethernet +wi* at pcmcia? function ? # WaveLAN IEEE 802.11 fpa* at pci? dev ? function ? # DEC DEFPA FDDI xl* at pci? dev ? function ? # 3c9xx ethernet rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet |