index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ata
/
ata-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the CD driver so that the last blocks can be read even if
sos
2000-03-05
1
-1
/
+5
*
Add (partial) support for the Cypress ATA controller.
sos
2000-02-25
1
-0
/
+17
*
Add UDMA66 support to the Intel ICH chip.
sos
2000-02-22
1
-1
/
+27
*
Update the ata driver to take more advantage of newbus, this
sos
2000-02-18
1
-35
/
+52
*
fix support for shared IRQ's.
sos
2000-02-04
1
-46
/
+96
*
Fix compilation on ISA only setups...
sos
2000-01-28
1
-4
/
+3
*
Cleanup the ata_dmainit function a bit.
sos
2000-01-28
1
-32
/
+40
*
Add sysctl oid hw.atamodes to set the transfermodes online.
sos
2000-01-27
1
-18
/
+9
*
General cleanup.
sos
2000-01-24
1
-121
/
+110
*
Add support for the Intel 810 chipset (ICH type of chips)
sos
2000-01-17
1
-15
/
+47
*
Add support for VIA 82C596 controller
sos
2000-01-03
1
-81
/
+120
*
Yet another cleanup of the VIA code, this time it should work
sos
1999-12-21
1
-89
/
+49
*
Have another go at the VIA support, this time use the PCI ID form the
sos
1999-12-14
1
-8
/
+12
*
Add DMA support for the SiS 5591 and old PIIX chipsets.
sos
1999-12-13
1
-2
/
+54
*
Try a little harder at the VIA DMA support.
sos
1999-12-07
1
-14
/
+36
*
Oops, committed the wrong file..
sos
1999-11-26
1
-6
/
+0
*
Tidy up the VIA support a bit, make it more generic.
sos
1999-11-26
1
-21
/
+6
*
Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange
sos
1999-11-24
1
-113
/
+182
*
Unbreak ATAPI on the Aladdin chipset, only DMA access worked.
sos
1999-11-08
1
-40
/
+23
*
Fix IRQ allocation bug on controllers using a shared interrupt.
sos
1999-11-06
1
-13
/
+28
*
Remove unused include files.
sos
1999-10-10
1
-2
/
+0
*
Add support for the HPT366 chip, this is used on the Abit boards and
sos
1999-10-09
1
-58
/
+173
*
Support quad & max speeds in wormcontrol.
sos
1999-09-22
1
-6
/
+7
*
Ten'th update to the new ATA/ATAPI driver:
sos
1999-09-21
1
-119
/
+165
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Support DMA on ATAPI devices (finally).
sos
1999-08-10
1
-1
/
+6
*
Add limitted support for the Promise Ultra/66 controller. Its
sos
1999-08-06
1
-1
/
+2
*
Allow chipset drivers to specify the direct-mapped DMA window's mask in
gallatin
1999-05-26
1
-2
/
+2
*
Seventh update to the new ATA/ATAPI driver:
sos
1999-05-17
1
-9
/
+11
*
Update to use the new-bus framework. No functional changes.
sos
1999-04-18
1
-21
/
+25
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-4
/
+10
*
Sixth update to the new ATA/ATAPI driver:
sos
1999-04-10
1
-6
/
+3
*
Make ISA only systems compile again..
sos
1999-03-30
1
-3
/
+4
*
Fix bug in the Promise code that resultet in PIO always being selected.
sos
1999-03-29
1
-7
/
+8
*
Fourth update to the new ATA/ATAPI driver:
sos
1999-03-28
1
-0
/
+366