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
/
sparc64
/
dev
Age
Commit message (
Expand
)
Author
2007-08-25
Print a bit more information in the safari interrupt handler. Get rid of
Mark Kettenis
2007-08-21
Do not repeat device name in failure message printed during attachment.
Mark Kettenis
2007-08-04
Add sparc_bus_addr member to struct sparc_bus_space_tag. This function maps
Mark Kettenis
2007-08-04
Add missing pci_intr_line() implementation.
Mark Kettenis
2007-06-29
sick of extra static messing up tracebacks; ok miod
Theo de Raadt
2007-06-24
rework sensor tasks to use the kernels generic workq rather than a special
David Gwynne
2007-06-20
b_cylinder does not need to be set on the callpath down into drivers.
Theo de Raadt
2007-06-14
bzero the right thing
Theo de Raadt
2007-06-08
all drivers should spoof version 1 labels
Theo de Raadt
2007-06-06
an XXsize() function that got skipped
Theo de Raadt
2007-06-06
now that all partition size/offsets are potentially 64-bit, change the
Theo de Raadt
2007-06-05
use six new macros to access & store the 48-bit disklabel fields related
Theo de Raadt
2007-06-01
Don't initialize d_partitions[RAW_DISK] just before calling
Kenneth R Westerback
2007-05-29
use the right capitalization for `SBus'
Igor Sobrado
2007-05-29
New driver for front panel LEDs on the V215/245.
Mark Kettenis
2007-05-28
avoid bypassing sys/queue.h in many places in the kernel.
Pierre-Yves Ritschard
2007-05-28
Fix comparison between signed and unsigned integer. Makes the random
Mark Kettenis
2007-05-25
"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.
Kenneth R Westerback
2007-05-21
Switch pcfiic to rwlock.
Jonathan Gray
2007-05-01
Don't rely on the PROM to have configured the interrupts. Make Simics boot
Mark Kettenis
2007-04-27
Even floppies should use DISKLABELDEV() on the dev_t parameter to
Kenneth R Westerback
2007-04-24
Tell init(8) to power down machine instead of just halting it.
Mark Kettenis
2007-04-24
Make power(4) map registers in io space if mem space fails.
Mark Kettenis
2007-04-10
Driver for the BootBus Controller; sets some magic bits that makes pmc(4)
Mark Kettenis
2007-04-10
New driver for watchdog time on NatSemi PC87317 SuperIO chip.
Mark Kettenis
2007-04-10
``it's'' -> ``its'' when the grammar gods require this change.
Miod Vallat
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-07
Remove unused variable.
Mark Kettenis
2007-04-05
Fix interrupts.
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-03
Match su16552.
Mark Kettenis
2007-04-03
Add iommu glue.
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-03-31
Map PCIe config space.
Mark Kettenis
2007-03-31
Fix DEBUG.
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
ignore various i2c seeproms that sun puts on all their machine parts; ok miod...
Theo de Raadt
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2007-03-07
For unsupported (yet) Expert3D style frame buffers, attach pcons and attach
Miod Vallat
2007-03-06
Implement WSDISPLAYIO_GETSUPPORTEDDEPTH; makes X actually work if you follow
Mark Kettenis
2007-03-06
Three more Expert3D-like frame buffers we shouldn't attach to yet.
Miod Vallat
2007-03-05
Add mmap for upa(4). Makes the X wsfb(4) driver actually work instead of
Mark Kettenis
2007-02-23
Print safari error log register if we get a safari interrupt.
Mark Kettenis
[next]