diff options
author | 1999-07-04 22:13:08 +0000 | |
---|---|---|
committer | 1999-07-04 22:13:08 +0000 | |
commit | eed4d1f5c2eb7f0b79540313bda29eb43267622d (patch) | |
tree | a70cd4b50bc84bc375e4bbfda4a112977d5bbc54 | |
parent | isapnp gus (diff) | |
download | wireguard-openbsd-eed4d1f5c2eb7f0b79540313bda29eb43267622d.tar.xz wireguard-openbsd-eed4d1f5c2eb7f0b79540313bda29eb43267622d.zip |
sync
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 6e8735e6277..2626a7de564 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.75 1999/07/04 18:37:36 deraadt Exp + * # OpenBSD: pnpdevs,v 1.76 1999/07/04 22:13:03 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -103,6 +103,7 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "CSI2203", "le" }, { "@@@1980", "ne" }, { "SMC8416", "we" }, + { "GRV0000", "gus" }, { "@P@1001", "joy" }, { "AZT3001", "joy" }, { "CSC0001", "joy" }, |