Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/thorpej_scsipi]: src/sys/dev/ata Kill scsipi_link from comment.
details: https://anonhg.NetBSD.org/src/rev/92a6a93fac48
branches: thorpej_scsipi
changeset: 477412:92a6a93fac48
user: bouyer <bouyer%NetBSD.org@localhost>
date: Tue Mar 27 13:06:09 2001 +0000
description:
Kill scsipi_link from comment.
diffstat:
sys/dev/ata/atavar.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2103c34a5a9e -r 92a6a93fac48 sys/dev/ata/atavar.h
--- a/sys/dev/ata/atavar.h Tue Mar 27 13:05:38 2001 +0000
+++ b/sys/dev/ata/atavar.h Tue Mar 27 13:06:09 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: atavar.h,v 1.13.8.2 2000/11/20 11:39:50 bouyer Exp $ */
+/* $NetBSD: atavar.h,v 1.13.8.3 2001/03/27 13:06:09 bouyer Exp $ */
/*
* Copyright (c) 1998 Manuel Bouyer.
@@ -94,7 +94,7 @@
/*
* XXX Small hack alert
* NOTE: The first field of struct ata_atapi_attach is shared with
- * dev/scspi/scsipiconf.h's struct scsipi_link. This allows
+ * dev/scspi/scsipiconf.h's struct scsipi_channel. This allows
* atapibus and scsibus to attach to the same device.
*/
struct ata_atapi_attach {
Home |
Main Index |
Thread Index |
Old Index