index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
ohcireg.h
Age
Commit message (
Expand
)
Author
2000-04-27
Change my email address.
augustss
2000-04-01
Add a delay before reading the number of ports from the controller to
augustss
2000-03-29
A first stab at support for isochronous transfers.
augustss
2000-03-19
Make control transfer of over 8K possible by using a chain of TDs.
augustss
2000-01-31
Rename TAILMASK to HEADMASK, since it really masks the head pointer.
augustss
2000-01-31
Fiddle with over-current protect when turning on port power to make
augustss
2000-01-28
Fix typo in tailp bit defines. From Nick Hibma.
augustss
2000-01-16
Add framework for doing isoc transfers. The actual scheduling code
augustss
1999-11-18
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
augustss
1999-09-15
Handle the case when a USB transfer is so long that it crosses two page
augustss
1999-08-22
Merge the soft_{td,ed} with the real {td,ed}. This saves time and space.
augustss
1998-12-10
Take care of some lines > 80 chars.
augustss
1998-11-25
Make the copyright header conform to the NetBSD template.
augustss
1998-11-22
Make sure the Endpoint Descriptor gets the correct maximum packet size.
augustss
1998-08-06
And fix pastos.
augustss
1998-08-06
Fix tyop.
augustss
1998-07-26
Use PCI class/subclass/interface to match USB host controllers instead
augustss
1998-07-12
Add USB support. Supported so far:
augustss