Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Revert the previous change.
details: https://anonhg.NetBSD.org/src/rev/85ccdfc654c1
branches: trunk
changeset: 483527:85ccdfc654c1
user: mycroft <mycroft%NetBSD.org@localhost>
date: Sun Mar 12 04:27:12 2000 +0000
description:
Revert the previous change.
diffstat:
sys/dev/pci/pccbbvar.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1ffd522ff6a4 -r 85ccdfc654c1 sys/dev/pci/pccbbvar.h
--- a/sys/dev/pci/pccbbvar.h Sun Mar 12 04:25:57 2000 +0000
+++ b/sys/dev/pci/pccbbvar.h Sun Mar 12 04:27:12 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pccbbvar.h,v 1.8 2000/03/12 01:15:04 thorpej Exp $ */
+/* $NetBSD: pccbbvar.h,v 1.9 2000/03/12 04:27:12 mycroft Exp $ */
/*
* Copyright (c) 1999 HAYAKAWA Koichi. All rights reserved.
*
@@ -170,7 +170,6 @@
/* interrupt handler list on the bridge */
struct pccbb_intrhand_list *sc_pil;
- int sc_pil_intr_enable;
};
/*
Home |
Main Index |
Thread Index |
Old Index