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
/
i386
/
pci
Age
Commit message (
Expand
)
Author
2010-04-20
remove proc.h include from uvm_map.h. This has far reaching effects, as
Ted Unangst
2010-04-08
Fill in the bus_dma_sync for intagp to use clflush instead of wbinvd()
Owain Ainsworth
2010-04-02
For the VT8251 host bridge, only attach the pci bus is non-zero, otherwise
Mark Kettenis
2010-02-21
Read revision from the correct MSR; no functional change.
Miod Vallat
2010-02-19
Move auglx(4) from i386-only land to MI land.
Miod Vallat
2010-02-09
Switching the strange VIA VT8251 PCIE host bridge into a PCI-PCI bridge
Mark Kettenis
2010-01-10
Fix two bugs in IPsec/HMAC-SHA2:
Markus Friedl
2009-11-23
pchb must walk children too
Theo de Raadt
2009-10-31
s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).
Igor Sobrado
2009-10-30
correct interrupt status bits; patfbsd@davenulle.org
Theo de Raadt
2009-10-06
Allow MD limits for allocating PCI io and mem space and specify limits on
Mark Kettenis
2009-10-05
wrap an annoying long line (like amd64)
Theo de Raadt
2009-09-28
Make video buffer area and BIOS areas unavailable for PCI resource allocation.
Mark Kettenis
2009-09-18
For some dark reason there's a bit on the VLINK device of this chipset
Mark Kettenis
2009-08-22
Constify the what/name parameter of pci_intr_establish().
Michael Knudsen
2009-08-05
timeout_add -> timeout_add_msec
Bret Lambert
2009-07-20
Pass a pci_chipset_tag_t to pci_intr_line(), to eventually allow the
Miod Vallat
2009-06-14
Make sure the pglist is TAILQ_INIT()'ed before invoking uvm_pglistalloc().
Miod Vallat
2009-06-06
add an interface to agp to create a bus_dma_tag over a range of the
Owain Ainsworth
2009-06-06
option X86EMU is how this subsystem is brought into a kernel
Theo de Raadt
2009-06-06
fix include paths
Theo de Raadt
2009-06-06
Add vga bios repost support. Fetched from the NetBSD tree mostly.
Paul Irofti
2009-05-18
Add missing breaks so we don't fallthrough into
Jonathan Gray
2009-04-29
Extend pciio extents to cover the while 32-bit address space. The processor
Mark Kettenis
2009-04-13
Ignore zero-sized regions from the BIOS memory map when reserving root PCI
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-03-31
bzero pci attach args
Mark Kettenis
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2009-03-10
remove the _BUS_DMA_PRIVATE define from amd64 and i386.
Owain Ainsworth
2009-01-27
Switch the amd64 PCI_CONF_LOCK from being a simplelock and splhigh to a
Owain Ainsworth
2009-01-14
int cpuspeed is global. ok markus@
Alexander Yurchenko
2009-01-13
Trivial lvalue abuse fixes, no binary changes.
Alexander Yurchenko
2009-01-04
Add support for CS5535 IDE adapted from the gcscide code in NetBSD
Jonathan Gray
2008-12-28
Remove confusion between "raw" and "swizzled" interrupt pins. Remove some
Mark Kettenis
2008-12-07
Make acpiprt(4) check whether the current interrupt routing is "possible" and
Mark Kettenis
2008-12-06
revert all changes related to the mpsafe intr handler. i screwed up the commit
Ted Unangst
2008-12-06
some more trouble where i failed to account for oga's diff
Ted Unangst
2008-12-03
Remove the x86 and i386 prefixes to the bus_dma types. It's really quite
Owain Ainsworth
2008-11-09
Rework that way that agp attaches.
Owain Ainsworth
2008-10-25
audio(9) says low level drivers are allowed to change the requested
Jacob Meuser
2008-09-26
Attach agp(4) to the Intel Q35 integrated video.
Mike Belopuhov
2008-09-19
AES with keysize != 128 bit is not supported in hardware, so we need
Markus Friedl
2008-07-09
Simplify the match function a bit by just returning the result from
Brad Smith
2008-07-07
Add AGP and hostbridge support for the Intel 82945GME chipset.
Bernd Ahlers
2008-06-27
More removal of clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-25
Support the Intel G35 which apparently works similarly to the 965.
Owain Ainsworth
2008-06-25
auglx(4) is an audio(4) driver for the AC'97 audio codec found on
Marc Balmer
2008-06-11
When reading a GPIO pin, first determine if it is programmed for input
Marc Balmer
[next]