Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Hot-unplug works now.
details: https://anonhg.NetBSD.org/src/rev/3b008ece0afa
branches: trunk
changeset: 476275:3b008ece0afa
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Sep 11 21:45:28 1999 +0000
description:
Hot-unplug works now.
diffstat:
sys/dev/usb/umass.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 6c726d04a03e -r 3b008ece0afa sys/dev/usb/umass.c
--- a/sys/dev/usb/umass.c Sat Sep 11 21:42:58 1999 +0000
+++ b/sys/dev/usb/umass.c Sat Sep 11 21:45:28 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: umass.c,v 1.15 1999/09/11 20:52:07 thorpej Exp $ */
+/* $NetBSD: umass.c,v 1.16 1999/09/11 21:45:28 thorpej Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -88,8 +88,6 @@
*
* x Need to implement SCSI command timeout/abort handling.
*
- * x Need to handle hot-unplug.
- *
* x Add support for other than Bulk.
*
* x Add support for other than SCSI.
Home |
Main Index |
Thread Index |
Old Index