Age | Commit message (Expand) | Author |
2005-03-10 | split out uidinfo from kern_proc.c private, use it to store lock count, | Ted Unangst |
2005-03-10 | fix beacon handling | Reyk Floeter |
2005-03-10 | use bcopy and bzero | Reyk Floeter |
2005-03-10 | regen | David Gwynne |
2005-03-10 | Cisco-Linksys Wireless-G USB Network Adapter | David Gwynne |
2005-03-09 | With some correct interrupt acknowledgement and register initialization, | Dale Rahn |
2005-03-09 | Wait for card to become ready after reset; ok drahn@ | Uwe Stuehler |
2005-03-09 | access to the configuration address register of the 82443BX host bridge needs | Hans-Joerg Hoexer |
2005-03-09 | Preliminary support for the floppy drive on Ultrasparcs. Only tested on | Miod Vallat |
2005-03-09 | Make the sun emulation match what the old SunOS cons(4) manual page describes: | Miod Vallat |
2005-03-09 | Fail exec for disabled compat with EPERM rather than ENOEXEC. | Miod Vallat |
2005-03-09 | sync | Theo de Raadt |
2005-03-09 | in this case, clarity is required | Theo de Raadt |
2005-03-09 | regen | Jonathan Gray |
2005-03-09 | Add ATI RS100 entries found in a dmesg from tristan at ltdev.arubaon.com | Jonathan Gray |
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 |