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
2006-05-16
Labeling was the wrong way around. Make 5e 5i and vice versa.
Marco Peereboom
2006-05-16
Fix tsleep wait channel name; ok damien@
Miod Vallat
2006-05-16
attach 8139's capable of C+ mode to the re(4) driver, instead of the rl(4)
Brad Smith
2006-05-15
Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variant
Dimitry Andric
2006-05-15
add a shutdown hook.
Brad Smith
2006-05-14
up the TX descriptors to the max.
Brad Smith
2006-05-14
only call init if not running.
Brad Smith
2006-05-14
set the multicast filter in xge_init().
Brad Smith
2006-05-14
set the maximum MRU by default.
Brad Smith
2006-05-14
account for interrupts in the interrupt handler.
Brad Smith
2006-05-14
re-enable link up/down messages because they spray a lot right now
Theo de Raadt
2006-05-14
comment out link up/down printf's.
Brad Smith
2006-05-14
Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG
Damien Bergamini
2006-05-13
add IFQ_SET_MAXLEN
Brad Smith
2006-05-13
add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that this
Brad Smith
2006-05-13
use the PCI id from pcireg.h
Brad Smith
2006-05-13
add the PCI id and minimal changes necessary for the Xframe-II, according
Brad Smith
2006-05-12
add the PCI hdaudio subclass.
Brad Smith
2006-05-11
use the PCI multimedia subclass type HD audio define from pcireg.h
Brad Smith
2006-05-11
add PCI multimedia subclass type of HD audio.
Brad Smith
2006-05-11
fix incorrect ADC list for ALC880.
Brad Smith
2006-05-10
regen
Michael Shalayeff
2006-05-10
a few more oxford thingies and order
Michael Shalayeff
2006-05-09
fix non-ALTQ case.
Brad Smith
2006-05-09
Sprinkle a few bus_space_barrier() calls. Some of these may not be strictly
Mark Kettenis
2006-05-08
fix printf.
Brad Smith
2006-05-08
KNF
Brad Smith
2006-05-08
readable names for AD1981HD codec
Brad Smith
2006-05-08
ALC260: improve readability of mixer item names.
Brad Smith
2006-05-08
support for 8ch playback with STAC9221D codec.
Brad Smith
2006-05-08
sync NetBSD RCS ids
Brad Smith
2006-05-08
Don't crash when a connection list has invalid NIDs.
Brad Smith
2006-05-08
add some trace messages in azalia_mixer_init().
Brad Smith
2006-05-08
OpenBSD RCS ids
Brad Smith
2006-05-08
- make this compile with AZALIA_DEBUG
Brad Smith
2006-05-08
- Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1]
Brad Smith
2006-05-07
fix a typo and some KNF.
Brad Smith
2006-05-07
- Remove unreachable bus_dmamap_unload() in em_dma_malloc().
Brad Smith
2006-05-06
restore ALTQ support which was lost with rev 1.87
Brad Smith
2006-05-03
regen
Brad Smith
2006-05-03
add the Neterion Xframe-II 10GbE product id.
Brad Smith
2006-05-01
- when setting the interface address, only call ixgb_init() if the interface
Brad Smith
2006-05-01
sprinkle some tabs.
Brad Smith
2006-05-01
Activate Tx descriptor poll timer in order to protect possible loss
Brad Smith
2006-05-01
Added Rx/Tx FIFO flush support for Yukon
Brad Smith
2006-05-01
A new function sk_yukon_tick(), to handle auto-negotiation properly for
Brad Smith
2006-05-01
replace magic value of 32 with EM_MAX_SCATTER.
Brad Smith
2006-05-01
increase the Tx ring count from 64 to 256.
Brad Smith
2006-05-01
call iwi_stop() at beginning of iwi_init() so that all rings are properly
Damien Bergamini
2006-05-01
always call xge_init() here, for the time being.
Brad Smith
[next]