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-02-13
use pci_mapreg_type().
Brad Smith
2006-02-13
nVidia/nvidia -> NVIDIA
Brad Smith
2006-02-13
regen
Brad Smith
2006-02-13
NVidia -> NVIDIA
Brad Smith
2006-02-13
add some ASIC revisions to the various switch cases and identify
Brad Smith
2006-02-13
Due to an oversight on my part I forgot to remove clearing of the
Brad Smith
2006-02-13
revert rev 1.85. The mbuf needs to be re-mapped in the case of an error.
Brad Smith
2006-02-12
fix a printf
Damien Bergamini
2006-02-12
don't print shared interrupts when debugging is on.
Damien Bergamini
2006-02-12
use BUS_DMA_READ flag when mapping RX buffers.
Damien Bergamini
2006-02-12
reduce the number of DMA sync operations by sincing multiple TX descriptors
Damien Bergamini
2006-02-12
initial jumbo frames support (disabled for now).
Damien Bergamini
2006-02-12
Revert previous, seems to cause problems on some machines.
Alexander Yurchenko
2006-02-11
regen
Jonathan Gray
2006-02-11
Add a handful more of ATI/NVIDIA devices mostly from submitted dmesgs.
Jonathan Gray
2006-02-11
regen
Brad Smith
2006-02-11
- fix C51 Mem entry
Brad Smith
2006-02-11
New version of i915 supprotm adapted from freebsd by Dimitry Andric, with
Matthieu Herrb
2006-02-11
regen
Brad Smith
2006-02-11
add another NVidia C51 memory controller, NVidia GeForce 6150 and GeForce 615...
Brad Smith
2006-02-11
set IFCAP_VLAN_MTU in the capabilites field.
Brad Smith
2006-02-11
- call nfe_ifmedia_upd() early in nfe_init() to reset the PHY.
Damien Bergamini
2006-02-11
fix nfe_free_tx_ring() and nfe_reset_tx_ring() to unmap the good items.
Damien Bergamini
2006-02-11
don't free the mbuf in nfe_encap() if it can't be DMA'mapped since it is
Damien Bergamini
2006-02-11
MCP51 boards don't support jumbo frames..
Damien Bergamini
2006-02-11
force a wakeup of the MAC in nfe_init().
Damien Bergamini
2006-02-11
recognize another 5714 family chipset.
Brad Smith
2006-02-11
regen
Brad Smith
2006-02-11
this HT-2000 PCI bridge is actually PCI-X and not PCI Express.
Brad Smith
2006-02-11
Mask off the highest 16 bit of the io space address.
Alexander Yurchenko
2006-02-10
Fix LBA48 access for ServerWorks SATA.
Mark Kettenis
2006-02-10
fix a typo in em_clean_transmit_interrupts() that will cause the
Brad Smith
2006-02-10
remove unnecessary link state check in the watchdog handler.
Brad Smith
2006-02-10
Remove clearing of the IFF_RUNNING flag from the watchdog handler as
Brad Smith
2006-02-10
Only kick the TX engine once in nfe_start() and only if there are
Brad Smith
2006-02-09
split the ofw scan up into two parts: one to find the i2c bus on a pci
David Gwynne
2006-02-09
sync PCI id.
Brad Smith
2006-02-09
add defines for Yukon XL and Yukon EC Ultra revisions.
Brad Smith
2006-02-09
regen
Brad Smith
2006-02-09
YUKON_2 -> YUKON_8038, the Yukon 88E8038 Fast Ethernet controller.
Brad Smith
2006-02-09
cleaning.
Brad Smith
2006-02-09
adjust timeouts a bit.
Brad Smith
2006-02-08
lower the number of Jumbo slots on sparc64.
Brad Smith
2006-02-08
fix MTU check.
Brad Smith
2006-02-08
Add back minimal debugging to help track down tx errors some MACs
Jonathan Gray
2006-02-08
Use __LP64__ instead of __amd64__ for portability.
Jonathan Gray
2006-02-07
move the devices list up a bit.
Brad Smith
2006-02-07
Disable checksum offload for the moment as it appears to not
Jonathan Gray
2006-02-06
vr_start(): return if IFF_OACTIVE is set.
Brad Smith
2006-02-06
regen
Brad Smith
[next]