diff options
author | 1999-02-19 06:31:45 +0000 | |
---|---|---|
committer | 1999-02-19 06:31:45 +0000 | |
commit | 398f15776298dafbf267152d166092cc5ccbc3e3 (patch) | |
tree | 801208d46a8e72d2d431fafc255f91ba3170b6fe /sys | |
parent | new usr modem (diff) | |
download | wireguard-openbsd-398f15776298dafbf267152d166092cc5ccbc3e3.tar.xz wireguard-openbsd-398f15776298dafbf267152d166092cc5ccbc3e3.zip |
sync
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index b4a0eb78ff7..2cfeb6c233c 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.52 1999/02/09 13:16:25 deraadt Exp + * # OpenBSD: pnpdevs,v 1.53 1999/02/19 06:31:41 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -70,6 +70,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "SUP1381", "pccom" }, { "USR0001", "com" }, { "USR0001", "pccom" }, + { "USR0002", "com" }, + { "USR0002", "pccom" }, { "USR0006", "com" }, { "USR0006", "pccom" }, { "USR2030", "com" }, |