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
2007-04-10
pascoe@ finished sili(4). enable it so people can try it.
David Gwynne
2007-04-10
pascoe finished sili(4). let's enable it so people can try it.
David Gwynne
2007-04-09
Re-enable art(4); mglocker@'s e250 is perfectly happy with larger kernels now.
Mark Kettenis
2007-04-09
Unbreak the tree.
Mark Kettenis
2007-04-09
Seperate rtc(4) code out into its own file. Add support for catching the
Mark Kettenis
2007-04-09
Fix (unused) extintr_disable_by_num behaviour, and make vmstat -i output
Miod Vallat
2007-04-08
ral(4) reported to work on sparc64 by Maxim Belooussov <belooussov@gmail.com>
Jonathan Gray
2007-04-07
Remove unused variable.
Mark Kettenis
2007-04-07
USECPERSEC is no longer used.
Mark Kettenis
2007-04-07
Replace code that tries to find the boot device by pretending to walk the
Mark Kettenis
2007-04-07
Replace code that tries to find the boot device by pretending to walk the
Mark Kettenis
2007-04-06
Add support for PCIe. Don't map interrupts that are already mapped correctly.
Mark Kettenis
2007-04-05
Fix a comment. 64KB is enough for the cpu_info structure. 64MB would be a
Claudio Jeker
2007-04-05
Fix interrupts.
Mark Kettenis
2007-04-05
Disable interrupts around bit operations for propert atomicity against them.
Miod Vallat
2007-04-05
Wrap bit operations between splhigh()/splx() for atomicity wrt interrupts.
Miod Vallat
2007-04-05
Reuse symbolic values for splsoftXXX() inlines, instead of hardcoding them.
Miod Vallat
2007-04-05
splx() does not need to return a value.
Miod Vallat
2007-04-05
delete userland DELAY() version; ok miod
Theo de Raadt
2007-04-04
Enable pyro(4) and ebus(4) at mainbus(4). Reorder bus drivers such that
Mark Kettenis
2007-04-04
Correctly set the TSB size on pyro(4).
Mark Kettenis
2007-04-04
Add support for ebus at mainbus, as found on machines with pyro(4) like the
Mark Kettenis
2007-04-04
Add support for ebus at mainbus, as found on machines with pyro(4) like the
Mark Kettenis
2007-04-04
Mechanically rename the "flags" and "version" fields in struct vm_page
Artur Grabowski
2007-04-04
Thinkpad -> ThinkPad; from Igor Sobrado
Jason McIntyre
2007-04-03
Match su16552.
Mark Kettenis
2007-04-03
Add iommu glue.
Mark Kettenis
2007-04-03
A fix for smp old world macs such as the 9500MP and 9600MP which lack the
Gordon Willem Klok
2007-04-03
Make the ast on i386 per-process instead of per-cpu. This makes
Artur Grabowski
2007-04-02
unmapiodev() takes the va as its first argument, not the pa.
Mark Kettenis
2007-04-02
Remove bogus code. Turning on parity for pci busses may be a good idea, but
Mark Kettenis
2007-04-02
Return EFBIG in case not enough segments are present to load a DMA request
Claudio Jeker
2007-04-01
Add code to establish interrupts.
Mark Kettenis
2007-04-01
Shift pci tags for PCIe.
Mark Kettenis
2007-04-01
Provide (non functional) dma tag.
Mark Kettenis
2007-04-01
Shift tags when converting them into an address offset. Necessary to support
Mark Kettenis
2007-04-01
Fix DEBUG built.
Mark Kettenis
2007-04-01
Remove some leftovers from the userret cleanups.
Artur Grabowski
2007-03-31
do nbuf constraint based on KERNEND/KERNBASE to avoid integer overflow from n...
Theo de Raadt
2007-03-31
Map PCIe config space.
Mark Kettenis
2007-03-31
Fix DEBUG.
Mark Kettenis
2007-03-31
Make sure we not to match secondary cpu's on non-MP kernel. I accidentally
Mark Kettenis
2007-03-31
Detect secondary cpu's. Get rid of legacy ofroot code.
Mark Kettenis
2007-03-30
Add commented out entries for pyro(4).
Mark Kettenis
2007-03-30
First stab at a driver for the Host/PCIe bridge found on the Sun Fire
Mark Kettenis
2007-03-29
Add power hook to scoop(4), replacing the Zaurus-specific scoop_* calls in
Uwe Stuehler
2007-03-29
ignore various i2c seeproms that sun puts on all their machine parts; ok miod...
Theo de Raadt
2007-03-29
Enable acx(4) as it is finally working on bigendian boxes. OK deraadt@
Claudio Jeker
2007-03-29
Comment fixes from Daniel Dickman <didickman AT gmail DOT com>, relevant changes
Gordon Willem Klok
2007-03-29
Equiv diff to amd64 as was done on i386, bump VM_PHYSSEG_MAX. Amd64 are
Tobias Weingartner
[prev]
[next]