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
2009-11-21
EP80579 SATA
Jonathan Gray
2009-11-01
add support for the ati sb900^Whudson2 chips.
David Gwynne
2009-10-18
Match on Intel 3400 SATA.
Jonathan Gray
2009-10-17
Match on MCP77 SATA.
Jonathan Gray
2009-10-13
Correct udma timing register offset and the udma mode ceiling
Jonathan Gray
2009-10-05
Fill pciide_unmapregs_compat() with stuff which might work, if we ever get
Theo de Raadt
2009-10-05
Add some minimalistic detach/unmap bits for pciide,
Jonathan Gray
2009-09-29
Support the Phison PS5000. IO Data and other vendors are now using this
Theo de Raadt
2009-09-05
Remove unnecessary assignments in sii311[24]_chip_map().
Miod Vallat
2009-08-02
Minor KNF from Brad. No binary change.
Stuart Henderson
2009-06-26
add the VIA VX855 chipset
Kevin Lo
2009-05-31
Add SCH IDE support code.
Jonathan Gray
2009-04-24
Add support for ICH10 SATA devices not operating in AHCI mode.
Jonathan Gray
2009-02-07
Match on native/legacy MCP79 SATA ids.
Jonathan Gray
2009-01-04
Add support for CS5535 IDE adapted from the gcscide code in NetBSD
Jonathan Gray
2009-01-04
Shift prototypes for some common pciide functions out into
Jonathan Gray
2008-10-02
backout Tadpole specific non-dma workaround commited in 1.287, since it
Theo de Raadt
2008-09-25
remove dead stores and newly created unused variable.
Charles Longeau
2008-09-17
Update for renamed ATI PCI ids.
Brad Smith
2008-07-29
Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn't
Mark Kettenis
2008-07-08
Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllers
Brad Smith
2008-07-06
pciide_match() is a bit convoluted, we match anything claiming
Jonathan Gray
2008-06-13
Restore IDE_PCI_CLASS_OVERRIDE on SiI3512 SATA.
Mats O Jansson
2008-06-11
Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for Intel (except AHCI),
Brad Smith
2008-04-29
Change sis_chip_map() to use pci_find_device() as the original
Jonathan Gray
2008-02-27
Add ICH8M SATA IDE support, and adjust for renamed ICH7 and ICH8 IDs.
Mark Kettenis
2008-02-05
de-inline pciide, shaving a goodly amount off the kernel
Bret Lambert
2008-01-29
Add support for VIA VT8237S SATA.
Jonathan Gray
2008-01-11
Turns out the id I thought was both CX700/VX700 IDE was only for VX700,
Jonathan Gray
2008-01-02
Add the ATI SB700 chipset.
Brad Smith
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-10-09
malloc+bzero -> malloc+M_ZERO. Use 'malloc(sizeof(*p) ...' idiom.
Kenneth R Westerback
2007-09-14
add the NVIDIA MCP73/MCP77 IDE controller PCI ids.
Brad Smith
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
[next]