Age | Commit message (Expand) | Author |
2005-03-08 | lots of new devices found in a linux driver | David Gwynne |
2005-03-08 | regen | David Gwynne |
2005-03-08 | add (lots of) extra devices for atu found in a linux driver | David Gwynne |
2005-03-08 | Initialise the alternate next pointer in the queue head with EHCI_NULL, not | Christopher Pascoe |
2005-03-08 | From FreeBSD rev1.30: | Christopher Pascoe |
2005-03-07 | Ignore XactErr status if the host controller also indicates that the | Christopher Pascoe |
2005-03-07 | Add a workaround for VIA EHCI controllers which, under load, signal qTD | Christopher Pascoe |
2005-03-06 | Wait for the bulk transfer to complete before returning if we are in polled | Christopher Pascoe |
2005-03-06 | ohci_rhsc_enable calls usb_transfer_complete via ohci_rhsc - we need to be | Christopher Pascoe |
2005-03-06 | Fix incorrect comment about interrupt threshold control level. | Christopher Pascoe |
2005-03-06 | In [eo]hci_waitintr, xfer->timeout is in ms, not hz. | Christopher Pascoe |
2005-03-05 | regen | Jun-ichiro itojun Hagino |
2005-03-05 | OQO/0003 is bluetooth interface | Jun-ichiro itojun Hagino |
2005-03-03 | sort devices and remove a duplicate | David Gwynne |
2005-03-03 | properly implement hardware wep support. mostly done by jesse off with | David Gwynne |
2005-03-03 | some mbuf handling fixes from netbsd | David Gwynne |
2005-03-03 | OQO model 01 internal wireless. help from many, ok by dlg | Jun-ichiro itojun Hagino |
2005-03-03 | ethernet on OQO model 01 device cable. dlg ok | Jun-ichiro itojun Hagino |
2005-03-03 | regen | Jun-ichiro itojun Hagino |
2005-03-03 | OQO model 01 devices | Jun-ichiro itojun Hagino |
2005-02-28 | Fix minor KNF nit that hurts every time I analyse this code. | Christopher Pascoe |
2005-02-28 | another fix from netbsd pointed out by jsg@ | David Gwynne |
2005-02-28 | Do not incorrectly emit "too many" message in debugging code. | Christopher Pascoe |
2005-02-24 | fixes inspired by netbsd and pointed out by jsg@ | David Gwynne |
2005-02-23 | sync | Theo de Raadt |
2005-02-23 | palm zire 31; pr 4113, jamesw@bsdhosting.co.za | Theo de Raadt |
2005-02-18 | Internal wireless on PCChips A535 laptop found in a dmesg from | Jonathan Gray |
2005-02-18 | regen | Jonathan Gray |
2005-02-18 | Internal wireless on PCChips A535 laptop found in a dmesg from | Jonathan Gray |
2005-02-17 | derived from NetBSD: | Reyk Floeter |
2005-02-12 | Additional axe devices found in Linux driver. | Jonathan Gray |
2005-02-12 | regen | Jonathan Gray |
2005-02-12 | Additional axe devices found in Linux driver. | Jonathan Gray |
2005-01-30 | dont redefine ETHER_ALIGN | David Gwynne |
2005-01-28 | make RTS follow DTS when CRTSCTS is off, like com(4) and pccom(4); tested | Damien Miller |
2005-01-28 | Restore asserting DTR by default, lost when cuaU* support was added; | Damien Miller |
2005-01-28 | fix merge errors from r1.18; tested hshoexer & henning; ok henning@ dlg@ | Damien Miller |
2005-01-27 | align the buffer when it is allocated, rather than realign the data in it | David Gwynne |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless Device. from netbsd | David Gwynne |
2005-01-26 | regen | David Gwynne |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless adapter. from netbsd | David Gwynne |
2005-01-23 | Add the Askey WLL013. found by jsg in a dmesg | David Gwynne |
2005-01-23 | sync | David Gwynne |
2005-01-23 | Allow this to work on __STRICT_ALIGN archs, ok dhartmei@ | Dale Rahn |
2005-01-23 | add the Askey WLL013 which is an atu device found by jsg in a dmesg | David Gwynne |
2005-01-19 | make sure only one set of xfers are set up for any number of opens of the | David Gwynne |
2005-01-16 | typo | David Gwynne |
2005-01-16 | add support for the HX variant of the pl2303 from Pedro la Peu via | David Gwynne |
2005-01-16 | USB_DEBUG should imply UBSA_DEBUG | David Gwynne |
2005-01-15 | Additional devices found in linux-wlan driver. | Jonathan Gray |