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-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
2008-06-26
Since we're not ifdefed anymore, change
Owain Ainsworth
2008-06-26
Kill the ifdefs in drmP.h too, it's meant to be os specific.
Owain Ainsworth
2008-06-26
Kill drm_sysctl.c and all references to it.
Owain Ainsworth
2008-06-26
Kill the rest of the ifdef maze in drm_*.c
Owain Ainsworth
2008-06-26
Kill the ifdef maze. I've been considering doing this for months, it
Owain Ainsworth
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-24
Fixed a problem that would cause errors (especially when in low memory
Brad Smith
2008-06-21
regen
Brad Smith
2008-06-21
add Marvell Yukon PCI id for the 88E8040T chipset.
Brad Smith
2008-06-19
the 82598AT variant of ix(4) is 10GbaseT, change media type from AUTO.
Reyk Floeter
2008-06-19
Don't play with the vblank refcount if we didn't increase it first.
Owain Ainsworth
2008-06-19
Check the right refcount so that the vblank irq has a hope of being
Owain Ainsworth
2008-06-16
replace min() and max() function calls by MIN() and MAX().
Damien Bergamini
2008-06-15
Don't see rx_abs_int_delay if rx_int_delay is not set. Setting
Todd C. Miller
2008-06-14
Allow ath(4) to detach cleanly when attaching via PCI. Also
Joel Sing
2008-06-13
fix compilation with BNX_DEBUG.
Brad Smith
2008-06-13
Restore IDE_PCI_CLASS_OVERRIDE on SiI3512 SATA.
Mats O Jansson
2008-06-13
properly indent something horridly misleading
Theo de Raadt
2008-06-13
Initialize the return value in pci_probe_device() function, so that we do
Theo de Raadt
2008-06-13
Remove slack space for RX/TX chains since it only covers sloppy coding.
Brad Smith
2008-06-12
The mmap offsets for memory buffers currently are the kernel virtual
Owain Ainsworth
2008-06-12
Skip 64-bit BARs correctly when initing.
Owain Ainsworth
2008-06-12
Bump max BARs up to 6. Needed for nouveau.
Owain Ainsworth
2008-06-11
Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.
Jonathan Gray
2008-06-11
regen
Jonathan Gray
2008-06-11
Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.
Jonathan Gray
2008-06-11
regen
Jonathan Gray
2008-06-11
Some additional devices from submitted dmesgs.
Jonathan Gray
2008-06-11
Move a debug printf into #ifdef DEBUG. ok todd@, millert@.
Matthieu Herrb
2008-06-11
Update to DRM git as of a few days ago. This mostly affects the
Owain Ainsworth
2008-06-11
Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for Intel (except AHCI),
Brad Smith
2008-06-11
regen
Mark Kettenis
2008-06-11
Add Altera vendor id, and EBus device id. This is questionable since the
Mark Kettenis
[next]