diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 8ca2f82ddd7..25bd2600dba 100644 --- a/sys/dev/isa/pnpdevs.h +++ b/sys/dev/isa/pnpdevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * # OpenBSD: pnpdevs,v 1.94 1999/08/19 07:40:08 deraadt Exp + * # OpenBSD: pnpdevs,v 1.95 1999/08/22 06:12:44 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -64,7 +64,6 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "ESS0001", "joy" }, { "ESS0005", "joy" }, { "OPT0001", "joy" }, - { "GRV0000", "gus" }, { "@X@1001", "mpu" }, { "AZT2001", "mpu" }, { "CSC0003", "mpu" }, |