Date: Sat, 16 Mar 2002 04:44:22 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c ohcivar.h uhci.c uhcivar.h Message-ID: <200203161244.g2GCiMC21262@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/03/16 04:44:22 PST
Modified files:
sys/dev/usb ohci.c ohcivar.h uhci.c uhcivar.h
Log:
Merge from NetBSD:
ohcivar.h (1.22), uhcivar.h (1.29):
============================================================
date: 2000/04/25 09:20:55; author: augustss;
Move the size of the mapped bus_space region into the bus
independent softc.
============================================================
ohci.c (1.88), uhci.c (1.112):
============================================================
date: 2000/04/25 14:28:13; author: augustss;
Insert (very conservative!) bus_space_barrier() calls at
all register accesses.
The bus_space(9) man page says you've gotta have them...
============================================================
Revision Changes Path
1.69 +11 -3 src/sys/dev/usb/ohci.c
1.24 +1 -0 src/sys/dev/usb/ohcivar.h
1.87 +12 -7 src/sys/dev/usb/uhci.c
1.30 +2 -1 src/sys/dev/usb/uhcivar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203161244.g2GCiMC21262>
