Make a note of which patches we already have incorporated from NetBSD.
This commit is contained in:
parent
4dbc7c2826
commit
40facef91c
@ -2,6 +2,11 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
/* Also incorporated from NetBSD: 1.165, 1.166
|
||||
* $NetBSD: uhci.c,v 1.162 2002/07/11 21:14:28 augustss Exp $
|
||||
* $NetBSD: uhci.c,v 1.163 2002/09/27 15:37:36 provos Exp $
|
||||
* $NetBSD: uhci.c,v 1.164 2002/09/29 21:13:01 augustss Exp $
|
||||
* $NetBSD: uhci.c,v 1.165 2002/12/31 02:04:49 dsainty Exp $
|
||||
* $NetBSD: uhci.c,v 1.166 2002/12/31 02:21:31 dsainty Exp $
|
||||
* $NetBSD: uhci.c,v 1.167 2003/01/01 16:25:59 augustss Exp $
|
||||
* $NetBSD: uhci.c,v 1.168 2003/02/08 03:32:51 ichiro Exp $
|
||||
*/
|
||||
@ -3075,7 +3080,7 @@ uhci_portreset(uhci_softc_t *sc, int index)
|
||||
DPRINTFN(1,("uhci port %d reset timed out\n", index));
|
||||
return (USBD_TIMEOUT);
|
||||
}
|
||||
|
||||
|
||||
sc->sc_isreset = 1;
|
||||
return (USBD_NORMAL_COMPLETION);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user