diff options
author | 1999-07-22 00:22:05 +0000 | |
---|---|---|
committer | 1999-07-22 00:22:05 +0000 | |
commit | 2792743fd412cd15f0b950c089217d0b21763ac4 (patch) | |
tree | 8f1d2eb96fd06c624b68e54c20e628423b410061 /sys | |
parent | another modem (diff) | |
download | wireguard-openbsd-2792743fd412cd15f0b950c089217d0b21763ac4.tar.xz wireguard-openbsd-2792743fd412cd15f0b950c089217d0b21763ac4.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 3caba520576..9a5b4ec46cd 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.83 1999/07/21 12:38:50 deraadt Exp + * # OpenBSD: pnpdevs,v 1.84 1999/07/22 00:18:22 todd Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { @@ -69,6 +69,8 @@ struct isapnp_knowndev isapnp_knowndevs[] = { { "MOT15F0", "pccom" }, { "NECE761", "com" }, { "NECE761", "pccom" }, + { "RSS0250", "com" }, + { "RSS0250", "pccom" }, { "SUP1310", "com" }, { "SUP1310", "pccom" }, { "SUP1380", "com" }, |