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
2003-03-06
Support for ServerWorks CSB6 IDE
Alexander Yurchenko
2003-02-24
Detypoing; henric@ and me
Alexander Yurchenko
2003-02-24
For CMD chips call pciide_chan_candisable() for both channels to prevent
Alexander Yurchenko
2003-02-21
Fix Manuel Bouyer's copyright, from NetBSD
Alexander Yurchenko
2003-02-13
Final part of NVIDIA nForce/nForce2 IDE support:
Alexander Yurchenko
2003-02-13
Add cable detection for AMD chips, directly from AMD specs.
Alexander Yurchenko
2003-01-30
Many Ultra 5s likes to hang when starting. The last thing on the console
Henric Jungheim
2003-01-17
80-pin -> 80-wire in debug output; requested by chris@
Alexander Yurchenko
2003-01-16
Missing break
Alexander Yurchenko
2003-01-16
- add two inline functions for accessing chip configuration space
Alexander Yurchenko
2003-01-16
Add channel number to report of registers mapping type.
Alexander Yurchenko
2003-01-16
Don't hardcode IO mapping for cmd/ctl regs, use pci_mapreg_type()
Alexander Yurchenko
2003-01-15
revert last change; request from mickey@
Alexander Yurchenko
2003-01-14
Add a define for easy access to sc_wdcdev.sc_dev.dv_xname
Alexander Yurchenko
2003-01-13
Add experimental support for NVIDIA nForce/nForce2 IDE chips.
Alexander Yurchenko
2002-12-19
Protect WDCDEBUG_PRINT macro with do {} while (0)
Alexander Yurchenko
2002-12-10
Add support for VIA VT8231; from NetBSD, untested.
Alexander Yurchenko
2002-11-24
Check whether the chip enabled or not by reading status register.
Alexander Yurchenko
2002-11-20
o change dma engine registers macros so that the channel
Alexander Yurchenko
2002-11-20
Overhaul natsemi driver:
Jason Wright
2002-11-18
typo; gluk@ ok
Alexander Yurchenko
2002-11-17
o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME()
Alexander Yurchenko
2002-11-15
o add support for VIA VT8233 and VT8235
Alexander Yurchenko
2002-11-08
Support for Promise PDC20275 and PDC20277. Untested.
Grigoriy Orlov
2002-11-08
Don't check IRQ assertion since this code was derived from FreeBSD
Grigoriy Orlov
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-09-09
Add support of Silicon Image 0680 Ultra ATA/133 Controller.
Grigoriy Orlov
2002-08-30
Support for PDC20271 and PDC20276.
Grigoriy Orlov
2002-08-09
Get rid of remaining __P usage (except for imported code);
Jason Peel
2002-07-29
dma support for serverwors osb4 and csb5, from netbsd; csapuntz@, deraadt@ ok
Michael Shalayeff
2002-07-10
ICH4 support; ok gluk@
Markus Friedl
2002-07-06
HPT 372, 372A and 374. Only HPT372 was tested.
Grigoriy Orlov
2002-06-08
match new amd pciide a'la netbsd
Chris Cappuccio
2002-06-08
pullup two fixes from netbsd
Chris Cappuccio
2002-05-03
82801CA/CAM works like previous models.
Marc Espie
2002-04-01
- add support for PDC20268R (not tested) and PDC20269
Grigoriy Orlov
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-03-01
From NetBSD, noticed by Alexander Yurchenko
Chris Cappuccio
2002-02-16
Disable udma5 on the HPT370 for now. The silent data corruption disappears
Chris Cappuccio
2002-02-10
Match the VT8366_ISA (chip VT8233) south bridge as ATA100
Chris Cappuccio
2001-12-11
Support Promise Ultra100TX2 (PDC20268)
Chris Cappuccio
2001-11-18
spelling
Theo de Raadt
2001-11-11
Noone seems to want to fix the sparc64 cd bogus intr bug, so I will simply di...
Theo de Raadt
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-11-05
Switch everything to the new bus_dmamap_sync API.
Artur Grabowski
2001-09-29
PC87415: Don't claim to support DATA32 or MODE
Jason Wright
2001-09-29
for pc87415:
Jason Wright
2001-09-29
add pciide driver for National Semiconductor PC87415.
Jason Wright
2001-09-27
style fixes from Alexander Yurchenko <grange@grange.ru>
Grigoriy Orlov
[next]