summaryrefslogtreecommitdiff
path: root/sys/pci/ncr.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:30 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:30 +0000
commita9e2dc176f709713f9565ed1711c958f0707eb36 (patch)
treee1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /sys/pci/ncr.c
parent8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (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 33d1c81b1344d..742d827c6958a 100644
--- a/sys/pci/ncr.c
+++ b/sys/pci/ncr.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: ncr.c,v 1.82.2.9 1997/09/08 22:02:36 se Exp $
+** $Id: ncr.c,v 1.82.2.10 1997/12/07 00:19:51 se Exp $
**
** Device driver for the NCR 53C810 PCI-SCSI-Controller.
**
@@ -1342,7 +1342,7 @@ static void ncr_attach (pcici_t tag, int unit);
static char ident[] =
- "\n$Id: ncr.c,v 1.82.2.9 1997/09/08 22:02:36 se Exp $\n";
+ "\n$Id: ncr.c,v 1.82.2.10 1997/12/07 00:19:51 se Exp $\n";
static const u_long ncr_version = NCR_VERSION * 11
+ (u_long) sizeof (struct ncb) * 7