diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-10-13 10:02:53 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-10-13 10:02:53 +0000 |
commit | b9fb41b4f156427b9d37841bf66910ecc76c0f9b (patch) | |
tree | dc79102175685373f95a37f21db6a4dea39df934 /sys | |
parent | 91f0737ed35922cbdf8714f88c41f1f1cb4da2ec (diff) |
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 9e8e7d111fb..44770fb4664 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.21 1998/10/11 04:24:46 downsj Exp + * # OpenBSD: pnpdevs,v 1.22 1998/10/13 06:52:34 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -58,6 +58,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "GVC0303", "pccom" }, { "GWY0038", "com" }, { "GWY0038", "pccom" }, + { "USR0006", "com" }, + { "USR0006", "pccom" }, { "ADS7150", "sb" }, { "ADS7180", "sb" }, { "CTL0001", "sb" }, |