diff options
author | 2012-02-25 22:37:04 +0000 | |
---|---|---|
committer | 2012-02-25 22:37:04 +0000 | |
commit | d161daeb11edf0a5c2840816b17edbd986d53d98 (patch) | |
tree | f4a18436b8a94da83e22442202451a3d7da0de79 | |
parent | regen (diff) | |
download | wireguard-openbsd-d161daeb11edf0a5c2840816b17edbd986d53d98.tar.xz wireguard-openbsd-d161daeb11edf0a5c2840816b17edbd986d53d98.zip |
Add gus* at isapnp?. Last tested nine years ago but ought to still work.
-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 324a03cfe64..7f8c700f7b6 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.730 2012/01/28 00:39:15 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.731 2012/02/25 22:37:04 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -679,6 +679,7 @@ wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System wss* at isapnp? pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 # Gravis (drq2 is record drq) +gus* at isapnp? ym* at isapnp? mpu* at isapnp? mpu* at isa? port 0x300 # generic MPU, Yamaha SW60XG |