Age | Commit message (Expand) | Author |
2005-03-08 | regen | David Gwynne |
2005-03-08 | even more atu | David Gwynne |
2005-03-08 | fix a typo | David Gwynne |
2005-03-08 | make and install some extra firmwares | David Gwynne |
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 | - Match PGI,tvthree (similar frame buffer capacities) | Miod Vallat |
2005-03-07 | print ASIC ID in hex too incase only the "superclass" of the ASIC is | Brad Smith |
2005-03-07 | Do not bother passing the blanking routine to fbwscons_console_init(), | Miod Vallat |
2005-03-07 | regen | Xavier Santolaria |
2005-03-07 | + GeForce FX Go 5200 found in latest powerbook 12"; ok deraadt@. | Xavier Santolaria |
2005-03-07 | more firmwares for atu. not hooked up to the builds till they are needed. | David Gwynne |
2005-03-07 | Enable basic big-endian operation. i.e. now works on some big-endian | Kenneth R Westerback |
2005-03-07 | sync | Theo de Raadt |
2005-03-07 | new netmos parallel puc; pawel@rogocz.com | Theo de Raadt |
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 | Untested support for I-O DATA WN-B11/CFZ. | Jonathan Gray |
2005-03-06 | regen | Jonathan Gray |
2005-03-06 | I-O DATA WN-B11/CFZ | Jonathan Gray |
2005-03-06 | Missing argument to printf(); pat@ | Miod Vallat |
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 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-03-05 | regen | Jun-ichiro itojun Hagino |
2005-03-05 | OQO/0003 is bluetooth interface | Jun-ichiro itojun Hagino |
2005-03-05 | Now that xbox sort-of works on sparc64, port the cgtwelve driver, since | Miod Vallat |
2005-03-05 | Preliminary xbox support: attaches, memory mapping and interrupts work, but | Miod Vallat |
2005-03-04 | Bring in a number of reliability fixes from FreeBSD' rl(4) driver. | Brad Smith |
2005-03-04 | Fix a variable name in a comment; from Clint <cruoho@gmail.com>; ok tdeval@ | Robert Nagy |
2005-03-04 | Put the dmamap for a transmission at the correct array index. Fixes a | Kenneth R Westerback |
2005-03-03 | improve radiotap support, fix some minor bugs. | Reyk Floeter |
2005-03-03 | addtion of a generic function for allocating beacons: ieee80211_beacon_alloc(). | Damien Bergamini |
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 | Sync a few comments with reality. | Miod Vallat |
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-03-03 | Do not attempt to read past firmware data in rfx_initialize(). | Miod Vallat |
2005-03-03 | If we couldn't register an interrupt, don't abort attaching - we'll just | Miod Vallat |
2005-03-03 | Do not let dma attach children if it could not initialize properly. | Miod Vallat |
2005-03-03 | Do not unmap more memory than we mapped earlier, in case of attachment failure. | Miod Vallat |