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
/
dev
/
pci
Age
Commit message (
Expand
)
Author
2008-07-24
dont need malloc.h anymore; plus two tiny whitespace fixes
Thordur I. Bjornsson
2008-07-23
regen
Brad Smith
2008-07-23
Attansic L1E PCI id.
Brad Smith
2008-07-23
sync
Marcus Glocker
2008-07-23
Unbreak the tree.
Marcus Glocker
2008-07-23
sync
Theo de Raadt
2008-07-23
new ati goo; giovanni
Theo de Raadt
2008-07-22
more negotation -> negotiation; ok sthen@
Martynas Venckus
2008-07-21
sync
Damien Bergamini
2008-07-21
rename rt2860 pci ids to match with reality.
Damien Bergamini
2008-07-21
instead of passing rx tstamp and rssi to the ieee80211_input function,
Damien Bergamini
2008-07-21
cleanup - we don't have resource structure
Kevin Lo
2008-07-20
On TI cardbus bridges, enable PCI interrupt routing if the device has not
Mark Kettenis
2008-07-18
o Use mbufs, for the RX ring, instead of malloc()'ing an MCLBYTES sized buffer.
Thordur I. Bjornsson
2008-07-18
sync
Reyk Floeter
2008-07-18
Add Belkin Wireless G Notebook Card F5D7010 (rtw(4) RTL8185-based)
Reyk Floeter
2008-07-17
Add a flag and allow the driver to identify the BCM5788 chipsets. They're
Brad Smith
2008-07-17
Remove clause 3 from NetBSD license.
Joel Sing
2008-07-17
Increase the size of the diskinfo struct, which has grown
Jonathan Gray
2008-07-16
Enable the read DMA engine's PCI read request burst length long burst
Brad Smith
2008-07-15
Backout rev 1.162. This change made us muck with with pci config space at
Mark Kettenis
2008-07-15
Remove some debug code that i forgot to remove in a previous commit.
Owain Ainsworth
2008-07-15
theres no need too m_adj() the mbuf by 8bytes (u_int64_t) in
Thordur I. Bjornsson
2008-07-12
Right now agp_generic_enable() is wrong. It has been since 2006. It
Owain Ainsworth
2008-07-11
remove an unused function. ok jsg@
Kevin Lo
2008-07-10
move a common statement out of if/else;
Thordur I. Bjornsson
2008-07-10
the DRM_{READ,WRITE}$NUMBER() macros currently use
Owain Ainsworth
2008-07-08
Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllers
Brad Smith
2008-07-07
The current drm_locked_task*() code sometimes tries to sleep in an
Owain Ainsworth
2008-07-07
Use bus_dmamap_load_mbuf() instead of bus_dmamap_load() when
Thordur I. Bjornsson
2008-07-07
Add AGP and hostbridge support for the Intel 82945GME chipset.
Bernd Ahlers
2008-07-07
sync
Bernd Ahlers
2008-07-07
Add Intel 82945GME Hostbridge and Video.
Bernd Ahlers
2008-07-07
tweak the alignment of the rx buffers so the headers in the frame are
David Gwynne
2008-07-06
pciide_match() is a bit convoluted, we match anything claiming
Jonathan Gray
2008-07-05
regen
Mark Kettenis
2008-07-05
Add Sun SBBC.
Mark Kettenis
2008-07-03
Add the pci id and driver flags flags parts for the previous two updates
Owain Ainsworth
2008-07-03
Oops.. missed these files out of the radeon git update.
Owain Ainsworth
2008-07-03
Update the inteldrm driver to drm git.
Owain Ainsworth
2008-07-03
Update the radeondrm driver to be level with drm git.
Owain Ainsworth
2008-07-01
regen
Stuart Henderson
2008-07-01
add ID for Globespan Pulsar G7370 ADSL modem
Stuart Henderson
2008-06-30
regen.
Federico G. Schwindt
2008-06-30
rename OZ7110 to OZ711Mx Misc as it's not really a cardbus controller.
Federico G. Schwindt
2008-06-30
Don't try to free a non-malloced address. Somehow this bit of code escaped
Owain Ainsworth
2008-06-30
Teach lii(4) how to clean up after itself.
Joel Sing
2008-06-27
Hook up the blinkenleds.
Jonathan Gray
2008-06-26
Kill the silly ``drm_device_t'' and ``drm_file_t'' typedefs. just use
Owain Ainsworth
2008-06-26
Kill the device_t and vm_offset_t typedefs.
Owain Ainsworth
[next]