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
2009-04-12
Interrupt support for IOC3 and its subdevices (currently limited to the
Miod Vallat
2009-04-12
Add code to prevent the MI pci code to cause IOC3 devices to freeze and
Miod Vallat
2009-04-12
Needs <machine/atomic.h> to compile.
Miod Vallat
2009-04-12
Get com console global variables from <dev/ic/comvar.h> instead of declaring
Miod Vallat
2009-04-12
Better constraints on the temporary register in atomic_{set,clear}bits_int.
Miod Vallat
2009-04-12
need nvram to link; ok miod
Theo de Raadt
2009-04-12
Move code handling Machine Descriptions out of the cbus(4) driver.
Mark Kettenis
2009-04-11
Create extents for resource accounting on the root PCI bus and populate them
Mark Kettenis
2009-04-11
There is no support for building multi-socket machines in AMD Family 11h
Mark Kettenis
2009-04-10
Catch up with sparc changes (bcopy fix, struct cpuinfo, etc); still dies early
Miod Vallat
2009-04-10
Don't blindly dereference a NULL pointer when the boot device is not known.
Miod Vallat
2009-04-10
Use soft interrupts to dispatch pcmcia device interrupts; this ensures the
Miod Vallat
2009-04-10
generic soft interrupts support for sparc. Soft interrupt handlers are now
Miod Vallat
2009-04-10
When deciding whether a sti@pci board is the console, compare all valid BAR
Miod Vallat
2009-04-10
fix typos introduced
Theo de Raadt
2009-04-09
in bus_dmamap_load_raw, only map the requested number of bytes into the
David Gwynne
2009-04-09
unrevert marco's revert of my bus_dmamap_load_raw change now that i found
David Gwynne
2009-04-08
Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and rename
Mark Kettenis
2009-04-08
Rever _raw change from dlg because it breaks iwn.
Marco Peereboom
2009-04-07
Eliminate useless loop over partitions and ignore zero length
Kenneth R Westerback
2009-04-06
Remove the only (commented) instance of UVM_PAGE_INLINE from the tree
Owain Ainsworth
2009-04-05
In the rare case where after we've loaded the iomap into the hardware,
Owain Ainsworth
2009-04-04
Bump the size of the array that we use to store bootpath components. Makes the
Mark Kettenis
2009-04-04
Remove an unused function inherited from NetBSD that deals with a broken
Mark Kettenis
2009-04-04
Remove unused #include.
Mark Kettenis
2009-04-04
make bus_dmamap_load_raw respect the constraints of the dmamap we're
David Gwynne
2009-04-04
make bus_dmamap_load_raw respect teh constraints of the dmamap we're
David Gwynne
2009-04-04
Cleanup debug printfs.
Mark Kettenis
2009-04-04
Cleanup debug printf.
Mark Kettenis
2009-03-31
bzero pci attach args
Mark Kettenis
2009-03-31
bzero pci attach args
Mark Kettenis
2009-03-31
- remove obsolete comment
Artur Grabowski
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-30
make the code look the same; ok kettenis
Theo de Raadt
2009-03-30
don't use pmapflags unitialized. Fixes envy(4) consuming 80% CPU
Alexandre Ratchov
2009-03-30
Remove the direct uncached map. All its users have been removed.
Owain Ainsworth
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-30
bzero pci attach args
Mark Kettenis
2009-03-29
bzero pci attach args
Mark Kettenis
2009-03-29
bzero pci attach args
Mark Kettenis
2009-03-29
Enable ahc(4).
Mark Kettenis
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2009-03-29
When trying to get the console font metrics and window position, we can
Miod Vallat
2009-03-27
When clearing soft interrupts on sun4m, be sure to force the bit clear to
Miod Vallat
2009-03-27
convert iopiic lockmgr to rwlock.
Owain Ainsworth
2009-03-27
convert arm apm lock to rwlock.
Owain Ainsworth
[prev]
[next]