diff options
author | 2006-07-27 04:40:26 +0000 | |
---|---|---|
committer | 2006-07-27 04:40:26 +0000 | |
commit | d28452a97cd01a9dd2cba399fab7f1beb0148d7f (patch) | |
tree | 98d6a4da23419958204171bb2e52fa3fd2396203 | |
parent | Second try at adding binary file support to rcs_expand_keywords(), (diff) | |
download | wireguard-openbsd-d28452a97cd01a9dd2cba399fab7f1beb0148d7f.tar.xz wireguard-openbsd-d28452a97cd01a9dd2cba399fab7f1beb0148d7f.zip |
+ opl* at cmpci?
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 7436c03c1d3..4d53bf97abc 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.175 2006/07/11 00:51:21 krw Exp $ +# $OpenBSD: GENERIC,v 1.176 2006/07/27 04:40:26 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -368,6 +368,7 @@ auvia* at pci? # VIA VT82C686A # OPL[23] FM synthesizers opl* at eso? +opl* at cmpci? # MIDI support midi* at opl? # OPL FM synth |