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-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-10
in pciide_mapregs_compat() explicitly enable PCI IO, then remove all the
Theo de Raadt
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
regen
Brad Smith
2006-07-09
add the QLogic ISP2322 PCI id.
Brad Smith
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
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
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
2006-07-08
remove splnet from attach routine.
Brad Smith
2006-07-07
Broadcom HT-1000 SATA no longer requires IDE_PCI_CLASS_OVERRIDE now that
Brad Smith
2006-07-07
use nested if-else to eliminate the need for a second polling printf,
Brad Smith
2006-07-07
Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds support
Brad Smith
2006-07-07
Check for SATA and RAID subclasses if we have a matching PCI ID.
Jonathan Gray
2006-07-05
revert back to the older driver as this causes some breakage.
Brad Smith
2006-07-04
Back out the workaround committed in rev 1.13 now that we no longer blindly
Mark Kettenis
2006-07-04
Add some more pci ids that I forgot to commit.
Marco Peereboom
2006-07-04
Do not blindly enable io and mem space for all matched PCI devices. This is
Mark Kettenis
2006-07-03
Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds support
Brad Smith
2006-07-01
(fxp/re)_attach_common -> (fxp/re)_attach
Brad Smith
2006-07-01
recognize the 5750 C2.
Brad Smith
2006-07-01
regen
Brad Smith
2006-07-01
add new Intel Gig ids from the ES2 and ICH8 chipsets.
Brad Smith
2006-06-30
regen
Brad Smith
2006-06-30
add Micrel vendor id and some product ids.
Brad Smith
2006-06-30
regen
Brad Smith
2006-06-30
remove the hyphen in the Xframe II entry.
Brad Smith
2006-06-30
fix comment, pointed out by kettenis
Theo de Raadt
2006-06-30
do not master enable, already done elsewhere
Theo de Raadt
2006-06-30
do not bother playing tag with the PCI_COMMAND_STATUS_REG
Theo de Raadt
2006-06-29
simplify the PCI match routine a bit.
Brad Smith
2006-06-29
we dont have to beat mpt to attach to this hardware anymore.
David Gwynne
2006-06-29
remove mpt. it has since been replaced with mpi, which is a smaller and
David Gwynne
2006-06-29
do not check for master/io/mem enables
Theo de Raadt
[next]