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
/
pciide.c
Age
Commit message (
Expand
)
Author
2007-07-02
kettenis suggested that i can use pci_intr_map twice on the same device
David Gwynne
2007-06-26
Make natsemi_pci_intr() use pciide_intr_flag(). Needed on the PC87415 part
Mark Kettenis
2007-06-20
Add support for VIA CX700/VX700 IDE.
Jonathan Gray
2007-06-02
Add support for ICH8M IDE.
Jonathan Gray
2007-05-11
Ditch acard_pci_intr() as nothing currently uses it.
Jonathan Gray
2007-05-10
Don't skip channels that don't have the WDCF_IRQ_WAIT flag set. Apparently
Mark Kettenis
2007-05-02
Another VIA VT8237A SATA.
Jonathan Gray
2007-03-27
this level of serverworks sata does not help
Theo de Raadt
2007-03-27
disable serverworks sata until it works (been busted for a year on the
Theo de Raadt
2007-03-21
Basic support for JMicron PATA.
Jonathan Gray
2006-11-21
fix dmesg printing for the artisea chipset.
Brad Smith
2006-11-19
Re-enable the Intel i31244 support now that real hardware actually exists.
Brad Smith
2006-11-05
add the MCP67 PATA and SATA PCI ids as well as fixing nforce_chip_map() to
Brad Smith
2006-10-19
Match the IDE controller in the AMD Geode companion device CS5536.
Tom Cosgrove
2006-10-02
sync the ServerWorks ids.
Brad Smith
2006-09-26
Shrink the number of matches done in piixsata_chip_map,
Jonathan Gray
2006-09-26
Move some duplicated debug code into its own function.
Jonathan Gray
2006-09-19
add a missing space to a DMA load error printf.
Brad Smith
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-08-19
Support for Intel 82801H/ICH8 SATA parts, untested but should
Jonathan Gray
2006-08-19
Be sure to set the mode for AHCI capable Intel SATA correctly and
Jonathan Gray
2006-08-06
add the Intel 6321ESB IDE controller.
Brad Smith
2006-07-23
add NVidia MCP61/65 ids.
Brad Smith
2006-07-16
Match a few more Promise SATA chips which should work
Jonathan Gray
2006-07-10
in pciide_mapregs_compat() explicitly enable PCI IO, then remove all the
Theo de Raadt
2006-07-08
add the ATI IXP300 SATA PCI id.
Brad Smith
2006-07-07
Broadcom HT-1000 SATA no longer requires IDE_PCI_CLASS_OVERRIDE now that
Brad Smith
2006-07-07
Check for SATA and RAID subclasses if we have a matching PCI ID.
Jonathan Gray
2006-06-26
Avoid using an uninitialized variable when downgrading PIO mode too much on
Miod Vallat
2006-06-26
Add IDE_PCI_CLASS_OVERRIDE for ServerWorks HT-1000 SATA.
Brad Smith
2006-06-24
Somehow managed to miss including the part of Henrik's diff where
Jonathan Gray
2006-06-24
Support for Promise PDC205xx based SATA controllers; adapted
Jonathan Gray
2006-04-27
Match the ICH7-M DH in RAID mode and ask for
Jonathan Gray
2006-04-26
Remove ICH6M from case statements in IDE code now we
Jonathan Gray
2006-04-26
ATI IXP 600 IDE. Hardware is not generally available yet
Jonathan Gray
2006-04-25
Match PCI ids for Intel ICH7 SATA in AHCI mode.
Jonathan Gray
2006-04-23
Allow Intel SATA to map compatibility interrupts.
Jonathan Gray
2006-04-17
Match ICH7R SATA which while untested should work.
Jonathan Gray
2006-04-15
Add support for non-RAID part of the ITExpress IT8212F.
Jonathan Gray
2006-04-09
add another ServerWorks SATA PCI id.
Brad Smith
2006-04-02
To be able to use the maximum number of IDE/SATA disks on an ICH
Jonathan Gray
2006-03-28
Add Intel 82801GB (ICH7M) SATA;
Robert Nagy
2006-03-27
Add IDE_PCI_CLASS_OVERRIDE for ServerWorks K2 SATA.
Mark Kettenis
2006-03-27
Split the chip map for Intel SATA out into a seperate function
Jonathan Gray
2006-03-06
Make UDMA on the VT8237 work again.
Mark Kettenis
2006-02-24
Make ServerWorks SATA less chatty. Sprinkle some KNF while I'm there.
Mark Kettenis
2006-02-10
Fix LBA48 access for ServerWorks SATA.
Mark Kettenis
2006-02-03
add some more Intel PIIX IDE controllers..
Brad Smith
2006-02-03
add Intel 82451NX (PIIX4) and 82801DBL (ICH4-L).
Brad Smith
[next]