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
Age
Commit message (
Expand
)
Author
2006-07-12
move a few structures and macros over to the header file.
Brad Smith
2006-07-12
Do not split multibyte access on little endian architectures with no alignment
Miod Vallat
2006-07-12
include uvm_extern.h for atop()
Martin Reindl
2006-07-12
spacing
Theo de Raadt
2006-07-12
Add missing break.
Mark Kettenis
2006-07-12
Sort switch statements by vendor ID.
Mark Kettenis
2006-07-12
make dmesg lines openbsd-style, ok dlg@
Jolan Luff
2006-07-12
use config space macros.
Brad Smith
2006-07-12
check ifp->if_hardmtu instead of ETHERMTU.
Brad Smith
2006-07-12
increase the maximum Jumbo frame length and correct the STGE_MaxFrameSize
Brad Smith
2006-07-11
put the increasing tx threshold message under SF_DEBUG
Brad Smith
2006-07-11
Do not fiddle with the io/mem space enable bits in the PCI command/status
Mark Kettenis
2006-07-11
Read PCI command/status register right before modifying it to prevent restoring
Mark Kettenis
2006-07-11
Compile out syncops support unless option WSDISPLAY_COMPAT_USL
Miod Vallat
2006-07-11
put CRC error message under GEM_DEBUG. this just spews out like crazy
Brad Smith
2006-07-10
in pciide_mapregs_compat() explicitly enable PCI IO, then remove all the
Theo de Raadt
2006-07-10
print the frequency in mhz, really.
Federico G. Schwindt
2006-07-10
remove ifdef __OtherBSD__. no binary change
David Gwynne
2006-07-10
add code for the interrupt holdoff support. bump NS_IHR_DELAY above 0 to
Brad Smith
2006-07-10
Fully initialize the softc structure before enabling interrupt.
Brad Smith
2006-07-10
Fully initialize the softc structure before enabling interrupt. ok brad@
Dale Rahn
2006-07-09
get rid of some ifdef __otherbsd__ goo. no binary change
David Gwynne
2006-07-09
remove dead code
David Gwynne
2006-07-09
regen
Brad Smith
2006-07-09
add the QLogic ISP2322 PCI id.
Brad Smith
2006-07-09
I don't think we're talking about animals in here, so
Michael Knudsen
2006-07-09
Some more KNF stuff I missed.
Michael Knudsen
2006-07-09
ANSI and KNF. No binary change.
Michael Knudsen
2006-07-09
*enty->*ently where applicable
Miod Vallat
2006-07-09
In ne2000_detect(), temporarily mark the dp8390 subpart as inactive, so that
Miod Vallat
2006-07-09
spacing
David Gwynne
2006-07-09
enabling interrupts doesnt deserve an XXX. i think we want to do that.
David Gwynne
2006-07-09
implement firmware upload. this frees up memory on some controllers so they
David Gwynne
2006-07-09
missed a bit of the fw upload stuff
David Gwynne
2006-07-09
regen
Brad Smith
2006-07-09
add the JMicron JMB368 PCI product id.
Brad Smith
2006-07-08
uncomment call to ste_miibus_statchg in ste_stats_update.
Brad Smith
2006-07-08
regen
Brad Smith
2006-07-08
revert the addition of the second 21152 PCI bridge id. I reseated the adapter
Brad Smith
2006-07-08
regen
Brad Smith
2006-07-08
The 82870P2 PCI-PCI bridge is a PCI-X bridge and add a second 21152 PCI
Brad Smith
2006-07-08
regen
Brad Smith
2006-07-08
Add Topic Semiconductor OUI and a few IC Plus 10/100 and 10/100/1000 PHY models.
Brad Smith
2006-07-08
add the ATI IXP300 SATA PCI id.
Brad Smith
2006-07-08
regen
Brad Smith
2006-07-08
add the ATI IXP300 SATA PCI id.
Brad Smith
2006-07-08
don't add 1000Mbps media types for a 10/100 only PHY.
Brad Smith
2006-07-08
print the chipset revision too.
Brad Smith
2006-07-08
shorten dmesg entry from two lines to one.
Brad Smith
2006-07-08
tulip_pci_(probe/attach) -> tulip_(probe/attach)
Brad Smith
[next]