Age | Commit message (Expand) | Author |
2005-03-09 | from freebsd: | Markus Friedl |
2005-03-09 | sync | Theo de Raadt |
2005-03-09 | a long cable usb repeater... | Theo de Raadt |
2005-03-08 | Oops. Put scoop GPIO pins into correct state on suspend, and remove an | Uwe Stuehler |
2005-03-08 | Enable or disable CF sockets at appropriate times, but be sure to | Uwe Stuehler |
2005-03-08 | also display the correct priority on sparc64 when failing to register | Martin Reindl |
2005-03-08 | When failing to register an interrupt, display the correct priority on sparc64. | Miod Vallat |
2005-03-08 | Kill hp300 DISKLESS kernel, not worth using against GENERIC for diskless | Miod Vallat |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-08 | make this compile | Michael Shalayeff |
2005-03-08 | fix a page fault that occurs when a reclaimed vnode is then reused. | Patrick Latifi |
2005-03-08 | only print if we hit the via quirk timeout when debugging | David Gwynne |
2005-03-08 | add support for the new firmwares and the devices that use them | David Gwynne |
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 | Always force a null context in kvm_setcache(); no functional change for sun4m. | 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-07 | Correctly compare routes in in_addprefix. If a netmask is supplied it needs | Claudio Jeker |
2005-03-07 | Add missing pentium m processors from the "Intel Pentium M Processor | Marc Balmer |
2005-03-07 | include apm.h only if CONF_HAVE_APM is defined | Uwe Stuehler |
2005-03-07 | Shorten dmesg on ss4. | Miod Vallat |
2005-03-07 | move to 3.7-beta | Theo de Raadt |
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 | Shorten dmesg if no keyboard is plugged. | Miod Vallat |
2005-03-06 | Missing argument to printf(); pat@ | Miod Vallat |
2005-03-06 | Use V_SAVE instead of hardcoding it, no binary change. | Pedro Martelletto |
2005-03-06 | move pf_test6() call slightly up, so pf gets called for incoming packets | Daniel Hartmeier |
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 |