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-08-16
remove the sparc64 workarounds for the jumbo frame receive ring sizes now
Brad Smith
2006-08-15
when there's normal sense data i think the command completed ok, there's
David Gwynne
2006-08-15
try to deal appropriate with errors from the io command reply
David Gwynne
2006-08-14
split line
Theo de Raadt
2006-08-14
And some more KNF.
Marco Peereboom
2006-08-14
KNF
Marco Peereboom
2006-08-14
More KNF; no functional change.
Marco Peereboom
2006-08-14
First in a series of KNF. No functional change.
Marco Peereboom
2006-08-14
replace a incorrect number with a proper define. this is a no-op change
Brad Smith
2006-08-14
disable debugging.
Brad Smith
2006-08-14
Change bus_dmamap_create to use the appropriate values. This fixes the
Marco Peereboom
2006-08-14
start and stop bgrb during attach and detach respectively. as a bonus
David Gwynne
2006-08-14
firmware commands (as opposed to io commands) are sent to the firmware via
David Gwynne
2006-08-14
Use if_hardmtu and simplify the MTU ioctl handler. no-op change.
Brad Smith
2006-08-13
Get rid of _HI & _LO macros altogether since they used a wrong idiom.
Marco Peereboom
2006-08-13
fix a typo, BNX_DRBUG -> BNX_DEBUG
Brad Smith
2006-08-10
- ANSI functions
Brad Smith
2006-08-10
move the promiscuous mode handling code to sis_setpromisc() and simplify
Brad Smith
2006-08-10
- xge_mcast_filter() -> xge_setmulti().
Brad Smith
2006-08-10
- Use BUS_DMA_NOWAIT flag with bus_dmamap_create() in xge_attach() for the
Brad Smith
2006-08-10
fix a use-after-free (read) of a mbuf in wpi_tx_intr().
Damien Bergamini
2006-08-10
unmap memory address space in bnx_release_resources().
Brad Smith
2006-08-10
cosmetic tweaking.
Brad Smith
2006-08-10
remove typedef's.
Brad Smith
2006-08-10
just use BYTE_ORDER directly instead of setting the drivers endian flags.
Brad Smith
2006-08-10
fix an obvious typo. found by Quentin Garnier.
David Gwynne
2006-08-09
cosmetic tweaks.
Brad Smith
2006-08-09
add sys/timeout.h
Brad Smith
2006-08-09
Change #if __LP64__ to #ifdef __LP64__ as requested by brad
Marco Peereboom
2006-08-09
Reorder dmamap & dmamem to match man page.
Marco Peereboom
2006-08-09
define the size of regions in the register space in terms of bytes, not
David Gwynne
2006-08-09
update the version I am tracking.
Brad Smith
2006-08-09
revert rev 1.119 as this seems to cause problems with some PHY.
Brad Smith
2006-08-09
Sync up to Intel's latest FreeBSD em driver (6.1.4). Adds PCI id for the PCIe
Brad Smith
2006-08-09
regen
Brad Smith
2006-08-09
add Intel 82571EB PCI Express quad port PCI id.
Brad Smith
2006-08-09
Use the DMA map size from the DMA map instead of the dma_size field with
Brad Smith
2006-08-09
regen
Brad Smith
2006-08-09
add another Intel 5000 PCIe bridge and another Intel 6321ESB USB port.
Brad Smith
2006-08-08
regen
Brad Smith
2006-08-08
add Conexant CX2388x Video and Audio PCI decoder ids.
Brad Smith
2006-08-07
whitespace fixes
David Gwynne
2006-08-07
from the drivers side of the iop331 there is only one set of interrupt
David Gwynne
2006-08-06
endian fixes. this works on sparc64 now.
David Gwynne
2006-08-06
endianness.
Damien Bergamini
2006-08-06
cosmetic tweaks.
Damien Bergamini
2006-08-06
fill out the interrupt handler. io is now no longer polled, and as a bonus
David Gwynne
2006-08-06
we can support more than one entry in an sgl, so stop lying to bus_dma
David Gwynne
2006-08-06
sync PCI ids.
Brad Smith
2006-08-06
regen
Brad Smith
[next]