Source-Changes-HG archive

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

[src/netbsd-1-5]: src One more:



details:   https://anonhg.NetBSD.org/src/rev/065089f90128
branches:  netbsd-1-5
changeset: 490875:065089f90128
user:      he <he%NetBSD.org@localhost>
date:      Tue Mar 13 21:38:26 2001 +0000

description:
One more:
 o add some (small) delays to PCMCIA CIS reading code

diffstat:

 CHANGES-1.5.1 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 0317dfe0a3d4 -r 065089f90128 CHANGES-1.5.1
--- a/CHANGES-1.5.1     Tue Mar 13 21:36:48 2001 +0000
+++ b/CHANGES-1.5.1     Tue Mar 13 21:38:26 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.1,v 1.1.2.31 2001/03/13 21:31:03 he Exp $
+#      $NetBSD: CHANGES-1.5.1,v 1.1.2.32 2001/03/13 21:38:26 he Exp $
 
 A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
 
@@ -1886,3 +1886,9 @@
 
   Support Ultra/100 speed on Promise Ultra/100, and fix ``bogus
   intr'' messages generated under some conditions.
+
+sys/dev/pcmcia/pcmcia_cis.c                    1.21
+
+  Add some small delays at appropriate places in CIS reading code.
+  This is a stopgap fix for PR#9984, avoiding a panic when an
+  ``AVM Fritz!'' ISDN card is installed in a cardbus slot.



Home | Main Index | Thread Index | Old Index