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
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
2006-02-01
Add support for VIA VT6410.
Jonathan Gray
2006-01-24
Match a few more NVIDIA product ids found in Linux drivers.
Jonathan Gray
2006-01-22
Fix UDMA on IDE function integrated on VIA VT8237 south bridge.
Mark Kettenis
2006-01-01
Adjust for renamed VIA VT8233 PCI ID's.
Mark Kettenis
2005-12-15
Missing break and initializations found by lint.
Kenneth R Westerback
2005-10-26
revert 82801FBM SATA controller back to being configured as an IDE controller
Brad Smith
2005-10-22
check for 82801FBM SATA in one more spot.
Brad Smith
2005-10-22
82801FBM_IDE -> 82801FBM_SATA
Brad Smith
2005-10-20
fix a typo in a Via PCI product id.
Brad Smith
2005-10-20
Don't try to match VIA ide chips as ISA bridges.
Alexander Yurchenko
2005-10-18
Add some missing IDE/SATA interfaces..
Brad Smith
2005-10-17
Simplify case statement in apollo_chip_map().
Jonathan Gray
2005-10-17
Recognise VT8251. From Blake Willis <blake at 2112.net>.
Jonathan Gray
2005-10-17
Don't clear dma_in_progress flag too early, noticed by jason@.
Alexander Yurchenko
2005-10-17
Fixup cacheline on sii3114 like we do for sii3112;
Alexander Yurchenko
2005-10-16
ServerWorks SATA
Mark Kettenis
2005-10-15
update Via and 3Com ids.
Brad Smith
2005-10-15
Tweak names and add entries to the RCC (ServerWorks/Broadcom) PCI ids.
Brad Smith
2005-09-15
Revert rev 1.202 for now as it breaks at least one machine.
Jonathan Gray
2005-09-14
Support for ATI IXP 200/300/400 IDE mostly based on changes
Jonathan Gray
2005-09-05
If we have a match for the PCI ID we don't care what the PCI class is.
Jonathan Gray
2005-08-18
Match nforce 2/3/4 SATA using generic sata_chip_map().
Jonathan Gray
2005-08-18
Several boards incorporating SIS SATA chips have dellusions of granduer
Jonathan Gray
2005-08-09
do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...
Michael Shalayeff
2005-07-21
ICH7 IDE/SATA support based diff from Marcello Balduccini in
Jonathan Gray
2005-07-09
Missing pciide_print_modes() in pdc203xx_setup_channel(). fgsch@ ok.
Hakan Olsson
2005-06-15
promise pdc203xx support; from bouyer@netbsd.org via grange@ with a few
Federico G. Schwindt
2005-06-08
use SMALL_KERNEL for all arch's, not just alpha and also apply the defs
Federico G. Schwindt
2005-06-01
De-inline if option SMALL_KERNEL on alpha; saves 4KB off RAMDISK{,B}, other
Miod Vallat
2005-05-26
nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@
Jonathan Gray
2005-04-29
Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing.
Jonathan Gray
2005-04-20
SiS 180/181/182 SATA support using generic sata_chip_map().
Jonathan Gray
2005-04-20
Replace VIA SATA chip map routine with generic sata_chip_map().
Jonathan Gray
[next]