diff options
author | 1999-02-20 19:00:43 +0000 | |
---|---|---|
committer | 1999-02-20 19:00:43 +0000 | |
commit | a7f021abbfca7e1eeeb53b7bd4addc9ebdf1fe4b (patch) | |
tree | f1fd9985f398d8d3cebd99b95deb4cc943f02a6a /sys/dev/isa | |
parent | First step at supporting files > 2gig. Use off_t as POSITION (diff) | |
download | wireguard-openbsd-a7f021abbfca7e1eeeb53b7bd4addc9ebdf1fe4b.tar.xz wireguard-openbsd-a7f021abbfca7e1eeeb53b7bd4addc9ebdf1fe4b.zip |
sync
Diffstat (limited to 'sys/dev/isa')
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 2cfeb6c233c..2086127b1b3 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.53 1999/02/19 06:31:41 deraadt Exp + * # OpenBSD: pnpdevs,v 1.54 1999/02/20 19:01:16 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { |