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