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-09-22
regen
Steven Mestdagh
2006-09-22
add new nvidia graphics card
Steven Mestdagh
2006-09-22
put a few printf's in the interrupt handler under VR_DEBUG.
Brad Smith
2006-09-22
regen
Brad Smith
2006-09-22
add the Corollary CCF and the PLX 8532 PCIE switch.
Brad Smith
2006-09-21
missing args for printf; some from Aurelien <aurelien26 at free dot fr>.
Federico G. Schwindt
2006-09-20
export a structure for the firmware file header. Unfortunately this is
Theo de Raadt
2006-09-20
sync
Brad Smith
2006-09-20
regen
Brad Smith
2006-09-20
HPSA_6 -> HPSAE500 (Smart ARRAY E500)
Brad Smith
2006-09-19
sync
Reyk Floeter
2006-09-19
add atheros AR2413 and AR5413 device ids
Reyk Floeter
2006-09-19
add a missing space to a DMA load error printf.
Brad Smith
2006-09-18
don't use IF_PREPEND() on altq's.
Damien Bergamini
2006-09-18
regen
Gordon Willem Klok
2006-09-18
Add some pci device types for Integrated Micro Solutions.
Gordon Willem Klok
2006-09-18
g/c unused SK_{SET,CLR}BIT macros
Brad Smith
2006-09-18
regen
Brad Smith
2006-09-18
add entries for unknown Marvell SATA and ServerWorks IDE PCI ids.
Brad Smith
2006-09-18
regen
Brad Smith
2006-09-18
- fix typo in Corollary vendor name
Brad Smith
2006-09-17
add a flag to indicate which boards are only capable of 10/100 modes of
Brad Smith
2006-09-17
Readd the Dell PHY LED setup workaround and the Jumbo capability flag.
Brad Smith
2006-09-17
Try to reclaim the TX descriptors in the watchdog handler before actually
Brad Smith
2006-09-17
Overhaul RX path to recover from mbuf cluster allocation failure.
Brad Smith
2006-09-17
revert revision 1.131, the code in question was later found to not ensure
Brad Smith
2006-09-17
- correct the firmware synchronization in bge_reset(), this
Brad Smith
2006-09-17
defer establishing the interrupt until later during attach, to let the
Brad Smith
2006-09-16
Get subvendor from the PROM instead of the PCI configuration space, since the
Mark Kettenis
2006-09-16
Bring pgt(4) in a working state. Much work also done by claudio@.
Marcus Glocker
2006-09-16
Asking for HWERR interrupts and not acknowledging them leads
Jonathan Gray
2006-09-16
Support for Intel 6321ESB SATA. Tested on one of cloder's new
Jonathan Gray
2006-09-16
Match VIA VT8237A SATA which while untested should act like
Jonathan Gray
2006-09-16
regen
Jonathan Gray
2006-09-16
VIA VT8237A SATA
Jonathan Gray
2006-08-31
Do proper chipset identification.
Marcus Glocker
2006-08-31
Get firmware loaded.
Marcus Glocker
2006-08-30
Try to read station address from the chip first, then try the EEPROM (if we
Mark Kettenis
2006-08-29
Add support for onboard bge(4)'s on Sun UltraSPARC hardware that apparently
Mark Kettenis
2006-08-28
Completely rework the allocation/management of Rx buffers.
Damien Bergamini
2006-08-28
Move DMA mapping code from if_pgt_pci.c to pgt.c and port it as is for now.
Marcus Glocker
2006-08-28
Get MAC address from the OpenFirmware local-mac-address property on sparc64.
Mark Kettenis
2006-08-28
move the firmware messaging under NBIO since it's only used by bio.
David Gwynne
2006-08-28
revert flags usage commits. too close to release. will go in post release ins...
Brad Smith
2006-08-28
add a BGE_JUMBO flag.
Brad Smith
2006-08-28
turns out the volume info contains a bitmap of failed physdisks in it, so
David Gwynne
2006-08-28
Dell PCI vendor subid.
Brad Smith
2006-08-28
Set the BGE_NO3LED flag to properly adjust the PHY LED mode if attaching
Brad Smith
2006-08-27
it works a little better like this.
Brad Smith
2006-08-27
pack several boolean fields into the existing bge_flags field.
Brad Smith
[prev]
[next]