Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src fxp driver fix for warm-boot from windows and APM cycles.
details: https://anonhg.NetBSD.org/src/rev/06cf292563bf
branches: netbsd-1-4
changeset: 470604:06cf292563bf
user: he <he%NetBSD.org@localhost>
date: Sat May 13 18:26:51 2000 +0000
description:
fxp driver fix for warm-boot from windows and APM cycles.
diffstat:
CHANGES-1.4.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 6d56705680dc -r 06cf292563bf CHANGES-1.4.3
--- a/CHANGES-1.4.3 Sat May 13 18:24:52 2000 +0000
+++ b/CHANGES-1.4.3 Sat May 13 18:26:51 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.15 2000/05/13 17:22:20 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.16 2000/05/13 18:26:51 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -356,3 +356,10 @@
Add support for > 12 byte CDBs. Split out nvram reading into
per-card functions. Add proper Ultra2/Ultra3 support. Upgrade
firmware.
+
+sys/dev/pci/if_fxpvar.h patch
+sys/dev/pci/if_fxp.c patch
+
+ Fix the fxp driver so that it works after a warm-boot from windows
+ and across an APM suspend/resume or hibernate/resume cycle. Fixes
+ PR#9370, PR#9548, PR#9571 and PR#9573.
Home |
Main Index |
Thread Index |
Old Index