Age | Commit message (Expand) | Author |
2006-03-17 | create a completion path for scsi commands without the cruft for waking | David Gwynne |
2006-03-17 | split the completion path up. its now the responsibility of the the path | David Gwynne |
2006-03-17 | remove the last remnants of AMI_POLLING | David Gwynne |
2006-03-17 | rev 1.77 | Brad Smith |
2006-03-17 | In m_pulldown avoid a prepend to the next mbuf in the chain if the result | Brad Smith |
2006-03-16 | Get rid of specific softc structure for pci host bridges, as it is never | Miod Vallat |
2006-03-16 | Get rid of redundant check in tcasicmatch() - we will only request "tcasic" | Miod Vallat |
2006-03-16 | spaces | Theo de Raadt |
2006-03-16 | Fix for PR 4966: Only disregard bit 27 of MSR_EBL_CR_POWERON for | Dimitry Andric |
2006-03-16 | Turn EXTENT_ALIGN into an inline function; shaves about 50 to 100 bytes | Miod Vallat |
2006-03-16 | Comment out tekram_sync_table and only degine {,dt_}scf_period[] for | Miod Vallat |
2006-03-16 | In sys_mincore(), pass a size in bytes, not pages, to uvm_vslock() and | Miod Vallat |
2006-03-16 | Move lmc_system_errors[] so that there is only one instance of it in the | Miod Vallat |
2006-03-16 | Move the agpgart handling code to a separate file. | Matthieu Herrb |
2006-03-16 | Switch tun(4) from encapsualting packets into a long mbuf chain over to use | Claudio Jeker |
2006-03-16 | ventical -> vertical | Miod Vallat |
2006-03-16 | remove useless powernow cruft from dmesg. we're interested in the | David Gwynne |
2006-03-16 | if the link is down with a card using a fibre interface then show a | Brad Smith |
2006-03-16 | dont leak memory when we fail to find any valid states. | David Gwynne |
2006-03-16 | display the possible speedstep values like we do on intel chips. | David Gwynne |
2006-03-16 | if the link is down then show a media status of none. | Brad Smith |
2006-03-16 | tidy up a bit. | Brad Smith |
2006-03-16 | sort | Theo de Raadt |
2006-03-15 | Still allow ddb.console and ddb.panic to be raised if securelevel <= 0; | Miod Vallat |
2006-03-15 | bits of my tree commited by Matthieu by mistake. | Miod Vallat |
2006-03-15 | use sysctl_int_lower() for the aperture variable. This lets root close | Theo de Raadt |
2006-03-15 | use sysctl_int_lower() for the aperture variable. This lets root close | Theo de Raadt |
2006-03-15 | use sysctl_int_lower (old code had the negative bug) | Theo de Raadt |
2006-03-15 | add sysctl_int_lower(). This can read, but can only write to a kernel | Theo de Raadt |
2006-03-15 | Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT) | Matthieu Herrb |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2006-03-15 | Switch sparc to device_register() to find out its boot device (when it's a | Miod Vallat |
2006-03-15 | Correct checks against cd_ndevs - valid numbers are strictly inferior to | Miod Vallat |
2006-03-15 | Entries in cd_devs[] may be NULL, so be sure to check for them in your | Miod Vallat |
2006-03-15 | Remove address range KASSERT check in vtopte() and kvtopte(), callers are | Miod Vallat |
2006-03-15 | spacing | Theo de Raadt |
2006-03-15 | knf | Theo de Raadt |
2006-03-15 | allow for more physmem segments; as required by some dell from dhill@ | Michael Shalayeff |
2006-03-15 | no more need for aperture | Theo de Raadt |
2006-03-15 | remove dead macros | Michael Shalayeff |
2006-03-15 | switch the ioctl paths to using ami_start instead of ami_cmd. now the only | David Gwynne |
2006-03-15 | clean up ami_start and move the error handling for a failed command from | David Gwynne |
2006-03-15 | split the code in ami_cmd that does the polling commands out into a | David Gwynne |
2006-03-15 | sc->sc_dev.dv_xname converted to DEVNAME(sc). makes things a little easier | David Gwynne |
2006-03-15 | copyout() the pollfds if poll() gets interrupted. This resets the revents | Claudio Jeker |
2006-03-14 | no need for an aperture. we are unlikely to ever allow pci video cards | Theo de Raadt |
2006-03-14 | Return ENXIO when trying to open a non-existent device, not ENODEV. | Miod Vallat |
2006-03-14 | move the loading of the dmamaps for passthrough commands out of ami_cmd | David Gwynne |
2006-03-14 | trailing tabs nomore | Michael Shalayeff |
2006-03-14 | trailing tabs nomore | Michael Shalayeff |