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-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
2009-08-08
In ixgbe_acquire_swfw_sync don't return -IXGBE_ERR_SWFW_SYNC as this
Jonathan Gray
2009-08-06
Add device id for BCM5716S, tidy whitespace. From Brad.
Stuart Henderson
2009-08-06
Backout r1.274, william@ has tracked down watchdog timeouts with
Stuart Henderson
2009-08-05
don't read/write 1000baseT specific MII registers on 10/100M ony device.
Kevin Lo
2009-08-04
sync
David Hill
2009-08-04
Rhino Equipment donated some T1/E1/J1 cards. Add their vendor and
David Hill
2009-08-02
Never return nonzero in a device activate method invoked with DVACT_ACTIVATE,
Miod Vallat
2009-08-02
Minor KNF from Brad. No binary change.
Stuart Henderson
2009-08-02
sync
Stuart Henderson
2009-08-02
Add PCIE/KT devices for Intel Q45. From Brad; in datasheet/pciids,
Stuart Henderson
2009-07-29
regen
Damien Bergamini
2009-07-29
PCI ids for Ralink RT3090/RT3390 devices
Damien Bergamini
2009-07-29
regen
Damien Bergamini
2009-07-29
fix two Intel WiFi Link 6000 PCI ids.
Damien Bergamini
[next]