diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-12-08 22:54:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-12-08 22:54:57 +0000 |
commit | 10e6f9ecf815850bd14460f327e9dd04f67dc0be (patch) | |
tree | 4acce3f0e50dba60b22df3186d81753d18cfe5c0 | |
parent | e0fd106b00fac3316f7d0829ab1b1a548358fc1b (diff) |
sync
-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 ba06607d897..fe4441f48a3 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.98 1999/11/13 20:54:25 deraadt Exp + * # OpenBSD: pnpdevs,v 1.99 1999/12/08 22:54:50 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -72,7 +72,6 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "AZT2001", "mpu" }, { "CSC0003", "mpu" }, { "OPT0002", "mpu" }, - { "@@@0001", "sb" }, { "@@@2001", "sb" }, { "@X@0001", "sb" }, { "ADS7150", "sb" }, |