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
2007-10-21
Allow for the adjustment of the number of RX descriptors
Brad Smith
2007-10-20
Remove unneeded scope declarations that shadows existing ones. krw@ ok
Federico G. Schwindt
2007-10-20
replace auich's DMA and interrupt handling with code from NetBSD's
Jacob Meuser
2007-10-19
regen
Brad Smith
2007-10-19
add the Broadcom BCM4328 PCI id.
Brad Smith
2007-10-18
Initio INIC-941 works as well; ok miod@
Otto Moerbeek
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-10-17
use ansi declarations and rename gdt to sc to avoid shadows and follow
Federico G. Schwindt
2007-10-15
enable ADDMULTI and DELMULTI in the ioctl handler now that the tht
David Gwynne
2007-10-15
regen
Brad Smith
2007-10-15
add some more Intel ICH9 PCI to ISA bridges.
Brad Smith
2007-10-15
regen
Brad Smith
2007-10-15
add the Intel ICH9 PCI ids.
Brad Smith
2007-10-15
regen
Brad Smith
2007-10-15
add the PCI ids for the Broadcom BCM5761/BCM5761E/BCM5764 and BCM5784
Brad Smith
2007-10-14
The spec says to wait 40 microseconds for the run bit to clear before
Deanna Phillips
2007-10-14
audio(4)-compatible mixer items for ALC883.
Deanna Phillips
2007-10-13
Add support for BCM5906.
Mark Kettenis
2007-10-13
Add Yukon-2 PHY powerdown bits.
Mark Kettenis
2007-10-12
regen
Brad Smith
2007-10-12
Add some more Intel em(4) PCI ids.
Brad Smith
2007-10-11
Make BGE_JUMBO_FRAMELEN big enough to include vlan tag. Fixes problems with
Mark Kettenis
2007-10-11
sync
Theo de Raadt
2007-10-11
Add device ID used by Commell MP-954GPS
Stuart Henderson
2007-10-10
Fix some obviously bogus code in vge_newbuf(). Should fix PR 5582.
Mark Kettenis
2007-10-10
Rework the debug dmesg to perform a more complete codec dump.
Deanna Phillips
2007-10-10
regen
David Gwynne
2007-10-10
add the pci product id for the Mellanox ConnectX EN adapters.
David Gwynne
2007-10-10
regen
David Gwynne
2007-10-10
add the mellanox vendor id
David Gwynne
2007-10-09
malloc+bzero -> malloc+M_ZERO. Use 'malloc(sizeof(*p) ...' idiom.
Kenneth R Westerback
2007-10-09
MALLOC -> malloc
Gilles Chehade
2007-10-09
Use %zu for printing size_t values.
Ray Lai
2007-10-08
GPS170 -> GPS170PCI
Marc Balmer
2007-10-08
regen
Marc Balmer
2007-10-08
GPS170 -> GPS170PCI
Marc Balmer
2007-10-08
More simple memset(,0,) -> M_ZERO changes. In this batch move to
Kenneth R Westerback
2007-10-07
Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET written
Marc Balmer
2007-10-06
Simpliest memset(,0,) -> M_ZERO changes. One (caddr *) cast removal,
Kenneth R Westerback
2007-10-06
NPBFILTER -> NBPFILTER in comments.
Jonathan Gray
2007-10-05
The Acer TravelMate 3010 (ALC883) has a couple of gpio pins that need
Deanna Phillips
2007-10-04
g/c ETHER_CRC_LEN.
Brad Smith
2007-10-04
Remove renaming of fields with #define.
Brad Smith
2007-10-02
add initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets.
Brad Smith
2007-10-02
In vr_attach() only touch the VR_STICKHW register if the adapter
Brad Smith
2007-10-02
regen
Brad Smith
2007-10-02
add new Intel E1000 and 10Gb PCIe PCI ids.
Brad Smith
2007-10-01
More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where
Kenneth R Westerback
2007-09-30
Add support for the high-resulution timer found in the GPS170PCI card.
Marc Balmer
[next]