summaryrefslogtreecommitdiff
path: root/sys/pci/ncr.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1996-10-06 07:58:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1996-10-06 07:58:04 +0000
commit34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch)
treea05adbf3b725986cc9283700c0cadd7067e18d01 /sys/pci/ncr.c
parent2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff)
Diffstat (limited to 'sys/pci/ncr.c')
-rw-r--r--sys/pci/ncr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c
index 56c1303c6439d..8fb0cfb6e6cca 100644
--- a/sys/pci/ncr.c
+++ b/sys/pci/ncr.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: ncr.c,v 1.37.4.7 1996/03/22 20:22:15 se Exp $
+** $Id: ncr.c,v 1.37.4.8 1996/04/01 00:25:28 gibbs Exp $
**
** Device driver for the NCR 53C810 PCI-SCSI-Controller.
**
@@ -1249,7 +1249,7 @@ static void ncr_attach (pcici_t tag, int unit);
static char ident[] =
- "\n$Id: ncr.c,v 1.37.4.7 1996/03/22 20:22:15 se Exp $\n";
+ "\n$Id: ncr.c,v 1.37.4.8 1996/04/01 00:25:28 gibbs Exp $\n";
u_long ncr_version = NCR_VERSION * 11
+ (u_long) sizeof (struct ncb) * 7