summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/ehci_cardbus.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-02-25Following up with further dmesg display tweaking after the cardbusprint()Brad Smith
2007-05-20Convert ehci and ucom to rwlock.Jonathan Gray
2006-10-12Add a symbolic name parameter to cardbus_intr_establish().Alexander Yurchenko
2006-07-12make dmesg lines openbsd-style, ok dlg@Jolan Luff
2006-06-21removal of '#ifdef rbus ... #else ...' directives, we use rbus in allFelix Kronlage
2005-12-30remove the tailq used to locate ehci's companion controllers. i haveDavid Gwynne
2005-12-30while looking for device_ptr_t typedef cruft i noticed #if __NetBSD__. whyDavid Gwynne
2005-04-11get rid of the lines on ehci attach that show the version and the companionDavid Gwynne
2004-12-29from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3David Gwynne
2004-12-07ohci and ehci at cardbus support from netbsdDavid Gwynne