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
2009-09-13
ATI SB700 can be handled in ahci mode like SB600. suggested by
Matthieu Herrb
2009-09-12
GPIO quirk for Dell Inspiron 1400
Jacob Meuser
2009-09-12
there are machines that have more than one fixed speaker. use
Jacob Meuser
2009-09-12
move code for getting controller capabilities out of azalia_init()
Jacob Meuser
2009-09-10
better to wait for codecs to finish resetting in azalia_reset()
Jacob Meuser
2009-09-09
reorganize attach/initialization into more task specific functions.
Jacob Meuser
2009-09-09
move code to reset the controller from the attach function to it's
Jacob Meuser
2009-09-09
add a few more members to stream_t and use it as a coherent source
Jacob Meuser
2009-09-09
move code to enable widget unsolicited event generation into it's
Jacob Meuser
2009-09-09
handle mixer get/set requests for class type mixer items in the underlying
Jacob Meuser
2009-09-09
make sure node id for stream mode mixer items is valid
Jacob Meuser
2009-09-09
azalia.h:
Jacob Meuser
2009-09-08
cleanup/fix RIRB processing:
Jacob Meuser
2009-09-08
Something i should have commited months ago.
Owain Ainsworth
2009-09-05
u_int32_t not u_int32_ts in debug code.
Claudio Jeker
2009-09-05
Change the wsdisplay_emulops return types from void to int; emulops will now
Miod Vallat
2009-09-05
Remove unnecessary assignments in sii311[24]_chip_map().
Miod Vallat
2009-09-04
Bring back support for iCH10 based chips. This time support for fiber cards
Dariusz Swiderski
2009-09-04
Make sure the MAC address is correct on big-endian platforms if it isn't read
Mark Kettenis
2009-08-29
Split the ti(4) driver into mostly bus-agnostic code and PCI-specific
Mark Kettenis
2009-08-28
Writing 0 to the PCI_LEGACY register *is* the proper way to disable the
Mark Kettenis
2009-08-27
sync
Jolan Luff
2009-08-27
Radeon HD 4350
Jolan Luff
2009-08-27
sync
David Hill
2009-08-27
nVidia Geforce Go 7950 GTX
David Hill
2009-08-25
We can treat BARs initialized to 0 as invalid now on socppc.
Mark Kettenis
2009-08-21
Back-out support for iCH10 chips from em(4).
Dariusz Swiderski
2009-08-19
sync
Matthieu Herrb
2009-08-19
Trident Cyberblade XP2 as found in VTBook PCCard. ok marco@.
Matthieu Herrb
2009-08-17
All callers of qli_get_fw_state() bzero the mbox memory, no need to do it
Miod Vallat
2009-08-13
add a shutdown hook to stop unsolicited responses and the CORB and
Jacob Meuser
2009-08-13
- consistify cfdriver for the ethernet drivers (0 -> NULL)
Jasper Lievisse Adriaanse
2009-08-13
set ITSDONE on the xs before calling scsi_done()
David Gwynne
2009-08-12
revert my change to m_cluncount which tries to prevent the system
David Gwynne
2009-08-12
ix currently relies on a gcc extension that removes a comma
Jonathan Gray
2009-08-12
if we get dangerously low on clusters during interrupts, we need
David Gwynne
2009-08-12
fix unused widgets to contain the actual ids; ok jakemsr@
Martynas Venckus
2009-08-11
don't take chip revision as a pointer to the string; swap it with xname
Martynas Venckus
2009-08-11
More exact matching for Sunix 40XX 4 and 8 port units so that we can fix
Theo de Raadt
2009-08-10
More cases of shutdown hooks not needed after card is already stopped. In
Theo de Raadt
2009-08-10
A few more simple cases of shutdown hooks which only call xxstop, when
Theo de Raadt
2009-08-10
xge_shutdown is not needed now that interface is stopped, since
Theo de Raadt
2009-08-10
delete xxshutdown handlers that are never even hooked up
Theo de Raadt
2009-08-10
i prefer (m == NULL) over (!m)
Damien Bergamini
2009-08-09
MCLGETI() will now allocate a mbuf header if it is not provided, thus
Theo de Raadt
2009-08-09
spelling error
Theo de Raadt
2009-08-09
Get node and port WWN's from the Open Firmware tree on sparc64 if they are
Mark Kettenis
2009-08-09
Rewrite bits of the multicast handling code as it should be.
Kevin Lo
2009-08-08
bring comments in line with reality; from Brad
Christian Weisgerber
2009-08-08
alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip.
Kevin Lo
[next]