diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-03-08 16:43:18 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-03-08 16:43:18 +0000 |
commit | f002504e4c0ab3d830bf64c740d87aa36bee2fc6 (patch) | |
tree | 5114ddfd409cf1da4256c18c3b42ea0b09330aa4 /sys/dev/isa/aha.c | |
parent | 44871426571d01c2486b46d4317ff9caeac6ee4d (diff) |
From NetBSD: merge of 960217
Diffstat (limited to 'sys/dev/isa/aha.c')
-rw-r--r-- | sys/dev/isa/aha.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/aha.c b/sys/dev/isa/aha.c index 786326551f1..62e24d72122 100644 --- a/sys/dev/isa/aha.c +++ b/sys/dev/isa/aha.c @@ -1,4 +1,5 @@ -/* $NetBSD: aha1542.c,v 1.53 1995/10/03 20:58:56 mycroft Exp $ */ +/* $OpenBSD: aha.c,v 1.11 1996/03/08 16:42:47 niklas Exp $ */ +/* $NetBSD: aha1542.c,v 1.55 1995/12/24 02:31:06 mycroft Exp $ */ /* * Copyright (c) 1994 Charles Hannum. All rights reserved. |