Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/isa Update comment.



details:   https://anonhg.NetBSD.org/src/rev/6871613ef8eb
branches:  trunk
changeset: 494724:6871613ef8eb
user:      soren <soren%NetBSD.org@localhost>
date:      Wed Jul 12 23:14:09 2000 +0000

description:
Update comment.

diffstat:

 sys/dev/isa/i82365_isasubr.c |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 517c9c2bf312 -r 6871613ef8eb sys/dev/isa/i82365_isasubr.c
--- a/sys/dev/isa/i82365_isasubr.c      Wed Jul 12 23:02:38 2000 +0000
+++ b/sys/dev/isa/i82365_isasubr.c      Wed Jul 12 23:14:09 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: i82365_isasubr.c,v 1.22 2000/06/28 16:27:53 mrg Exp $  */
+/*     $NetBSD: i82365_isasubr.c,v 1.23 2000/07/12 23:14:09 soren Exp $        */
 
 #define        PCICISADEBUG
 
@@ -87,9 +87,6 @@
  * IRQs for PCMCIA slots.  Useful if order of probing would screw up other
  * devices, or if PCIC hardware/cards have trouble with certain interrupt
  * lines.
- *
- * We disable IRQ 10 by default, since some common laptops (namely, the
- * NEC Versa series) reserve IRQ 10 for the docking station SCSI interface.
  */
 
 #ifndef PCIC_ISA_INTR_ALLOC_MASK



Home | Main Index | Thread Index | Old Index