mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
MFNetBSD:
revision 1.57
date: 2001/11/20 16:08:37; author: augustss; state: Exp; lines: +3 -2
Add a comment.
This commit is contained in:
parent
05f37aafc4
commit
896b2b5334
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: uhub.c,v 1.56 2001/11/20 13:48:03 augustss Exp $ */
|
||||
/* $NetBSD: uhub.c,v 1.57 2001/11/20 16:08:37 augustss Exp $ */
|
||||
/* $FreeBSD$ */
|
||||
|
||||
/*
|
||||
|
|
@ -282,6 +282,7 @@ USB_ATTACH(uhub)
|
|||
* For all ports
|
||||
* get port status
|
||||
* if device connected
|
||||
* wait 100 ms
|
||||
* turn on reset
|
||||
* wait
|
||||
* clear C_PORT_RESET
|
||||
|
|
|
|||
Loading…
Reference in a new issue