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
2005-11-18
Bump copyright (watchdog addition).
Alexander Yurchenko
2005-11-18
Major improvements to the aac(4) device driver.
Nathan Binkert
2005-11-18
Use bus_addr_t for address in em_fill_descriptors().
Brad Smith
2005-11-18
fix wrong htole usage in the 82544 PCI-X workaround codepath in em_encap().
Brad Smith
2005-11-18
revert part of rev 1.45 ..
Brad Smith
2005-11-17
Regen.
Alexander Yurchenko
2005-11-17
Unify SMBus controllers ids.
Alexander Yurchenko
2005-11-16
regen
Brad Smith
2005-11-16
BCM5706 -> BCM5706S and add the real BCM5706 entry.
Brad Smith
2005-11-16
regen
Brad Smith
2005-11-16
add Broadcom BCM5706 PCI id.
Brad Smith
2005-11-16
regen
Brad Smith
2005-11-16
tweak the Marvell entries a bit.
Brad Smith
2005-11-15
regen
Brad Smith
2005-11-15
more accurately reflect the naming scheme of the Marvell Yukon devices with t...
Brad Smith
2005-11-15
a little cleaning.
Brad Smith
2005-11-15
Undefine STATUS_SUM, because it is not needed, and it makes
Robert Nagy
2005-11-15
missing return upon intr_establish failure
Michael Shalayeff
2005-11-15
all csr offsets are bus_size_t
Michael Shalayeff
2005-11-15
remove braces and fix indenting here so its easier to read.
Brad Smith
2005-11-14
add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards.
Brad Smith
2005-11-14
re-add comment which is still valid for em_print_hw_stats().
Brad Smith
2005-11-14
remove unused em_print_debug_info() function.
Brad Smith
2005-11-14
regen
Jonathan Gray
2005-11-14
Some additional devices from a bunch of submitted dmesgs.
Jonathan Gray
2005-11-14
all csr ptrs are offsets and thus bus_size_t not bus_addr_t
Michael Shalayeff
2005-11-14
remove unused HW VLAN tagging support which cannot be used due to HW limitati...
Brad Smith
2005-11-14
bus_size_t is a more proper type for a register offset [against bh]
Michael Shalayeff
2005-11-14
the registers used are either offsets or are in pci conf space thus use prope...
Michael Shalayeff
2005-11-13
- Introduce two more stat counters, counting number of RX
Brad Smith
2005-11-10
be MI, use atop()
Martin Reindl
2005-11-09
fix comments, splimp -> splnet
Brad Smith
2005-11-08
Remove some leftover debugging cruft and an unnecessary check.
Can Erkin Acar
2005-11-08
Use bus_dma(9) in san(4). Now works on amd64. Still works on i386
Can Erkin Acar
2005-11-08
regen
Brad Smith
2005-11-08
add PCI id for Intel PRO/10GbE CX4 adapter.
Brad Smith
2005-11-08
Sync up to Intel's latest FreeBSD em driver (3.2.18). A few fixes
Brad Smith
2005-11-07
- splimp -> splnet
Brad Smith
2005-11-07
first round of lmc(4) cleaning. removes a good portion of the ifdef
Brad Smith
2005-11-07
add bus_dma support.
Brad Smith
2005-11-06
also attach on LMC cPCI HSSI cards.
Brad Smith
2005-11-06
regen
Brad Smith
2005-11-06
add PCI id for LMC's cPCI HSSI card.
Brad Smith
2005-11-06
- remove spl from attach
Brad Smith
2005-11-05
add bus_dma and big endian support.
Brad Smith
2005-11-05
speeling fix
David Gwynne
2005-11-04
don't bother setting error in em_attach() since it's
Brad Smith
2005-11-04
- splimp -> splnet
Brad Smith
2005-11-04
- splimp -> splnet
Brad Smith
2005-11-03
- fix error message printed when pci_mapreg_map() fails.
Brad Smith
[next]