diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-10-14 17:39:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-10-14 17:39:47 +0000 |
commit | 2a564da9f3edf8632aec17c61a0dafb3ae285277 (patch) | |
tree | 3c63b3453ed7af9b086844d4b91f7ea728f26cf0 /sys/arch/amd64 | |
parent | 83a1308578390cf461675e7655465fc36b35de3e (diff) |
enable wbng
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index deccaf823b8..2e178329731 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.200 2007/10/08 12:56:37 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.201 2007/10/14 17:39:46 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -108,6 +108,7 @@ lmn* at iic? # National Semiconductor LM93 maxds* at iic? # Maxim DS1631 maxtmp* at iic? # Maxim MAX6642/MAX6690 spdmem* at iic? # SPD memory eeproms +wbng* at iic? # Winbond W83793G #option PCMCIAVERBOSE |