index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
2006-03-19
remove unused bdbtofsb(bn) macro
Martin Reindl
2006-03-18
No need to keep pointers to cfdriver structs in potential boot devices struct
Miod Vallat
2006-03-18
In _bus_dmamem_alloc_range(), do not ignore the caller's ``high'' parameter.
Miod Vallat
2006-03-18
Switch to a rpcc-based delay() implementation. From NetBSD.
Miod Vallat
2006-03-17
Fix single-stepping via ptrace(2); ok art@ kettenis@
Miod Vallat
2006-03-17
Do not print the result of pci_devinfo() when attaching pcib, since this
Miod Vallat
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
ventical -> vertical
Miod Vallat
2006-03-16
remove useless powernow cruft from dmesg. we're interested in the
David Gwynne
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-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
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-14
no need for an aperture. we are unlikely to ever allow pci video cards
Theo de Raadt
2006-03-14
trailing tabs nomore
Michael Shalayeff
2006-03-14
trailing tabs nomore
Michael Shalayeff
2006-03-14
prevent the faults on iret to run w/ disabled intrs and cause deadlocks; nikl...
Michael Shalayeff
2006-03-14
move the kernel 1m up to provide more space for isadma; deraadt@ ok
Michael Shalayeff
2006-03-13
Put wsscreen_list array inside the softc instead of on the stack; similar fix
Miod Vallat
2006-03-13
Although we can not currently run the glass console with colors if in an
Miod Vallat
2006-03-13
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
Brad Smith
2006-03-13
Protect sgmap extents with splvm(); from NetBSD.
Miod Vallat
2006-03-13
remove IPL_IMP.
Brad Smith
2006-03-13
remove splimp.
Brad Smith
2006-03-13
time-bind and lower power in lock spinning and a couple of other ipi loops by...
Michael Shalayeff
2006-03-13
Fix machines that need PCI access during ACPI bringup.
Marco Peereboom
2006-03-13
Fix machines that need PCI access during ACPI bringup.
Marco Peereboom
2006-03-12
Previous fix was half-done, move the wsscreen_list array into the softc
Miod Vallat
2006-03-12
Move struct wsscreen_list out of the stack as on sparc.
Miod Vallat
2006-03-12
When attaching a wsdisplay, the wsscreen_list structure can not be on the
Miod Vallat
2006-03-12
Don't leave a dangling pointer to the process-specific LDT after
Tom Cosgrove
2006-03-12
with pcn(4) now in place remove or replace the references to PCI le(4)
Martin Reindl
2006-03-12
remove splimp().
Brad Smith
2006-03-12
IPL_IMP -> IPL_VM
Brad Smith
2006-03-12
remove splimp.
Brad Smith
2006-03-12
remove splimp.
Brad Smith
[next]