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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only call FLUSH_CACHE on devices that say they can.
sos
2003-08-25
1
-4
/
+8
*
Dont check the cable bit on ich5 when on the SATA channel.
sos
2003-08-25
1
-1
/
+2
*
Sync with local version (cosmetics)
sos
2003-08-24
1
-1
/
+1
*
There is no detach func for PCI ATA devs.
sos
2003-08-24
1
-1
/
+0
*
Fix ad_dump top actually produce a dump.
sos
2003-08-24
1
-3
/
+9
*
Use __FBSDID().
obrien
2003-08-24
15
-30
/
+46
*
This is a major rework of the ATA driver (ATAng)
sos
2003-08-24
25
-3661
/
+3336
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
3
-5
/
+5
*
Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to
njl
2003-07-28
1
-1
/
+1
*
Update the SATA support code to work more correctly with
sos
2003-07-02
3
-57
/
+121
*
Mega busdma API commit.
scottl
2003-07-01
1
-3
/
+8
*
Prevent probing the secondary channel on CMD646 controllers if the
grehan
2003-06-27
1
-0
/
+6
*
Remove check to see if the get resource for the second resource
imp
2003-06-27
1
-4
/
+0
*
Add support for the HighPoint HPT302 & HPT371
sos
2003-06-19
1
-0
/
+2
*
Add FREECOM PCCARD-IDE to the mix. It doesn't have a manufacturer or
imp
2003-06-17
1
-0
/
+1
*
Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
njl
2003-06-14
1
-19
/
+1
*
Fix the setup of old Promise controllers, clocks was not setup right
sos
2003-06-07
2
-15
/
+23
*
Add support for generic PMCICA ATA CARD
imp
2003-06-03
1
-0
/
+1
*
Print the right position on disk errors
sos
2003-05-19
1
-3
/
+4
*
Unbork the chip locating code.
sos
2003-05-19
1
-8
/
+3
*
Support the ICH5 SATA part.
sos
2003-05-18
2
-45
/
+73
*
Add string for SATA150
sos
2003-05-18
1
-0
/
+1
*
In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel
thomas
2003-05-14
1
-1
/
+8
*
Fix typo (that even got cut/pasted 2 times)
sos
2003-05-12
1
-3
/
+3
*
Fix an off-by-1 error.
phk
2003-05-12
1
-1
/
+1
*
Add a couble new Intel PCI id's
sos
2003-05-10
2
-0
/
+4
*
Acquire Giant at the start of the raid rebuild kthreads.
jhb
2003-05-08
1
-0
/
+1
*
Add PCI ID's for the Intel ICH5 (82801EB) chipset.
jhb
2003-05-06
2
-0
/
+2
*
Add a missing ~ when clearing flags in close.
sos
2003-05-05
1
-1
/
+1
*
Change the way loadbalancing works on RAID1's.
sos
2003-05-04
2
-6
/
+28
*
Implement dump function for ATA RAID's. Minor fixes by me...
sos
2003-05-04
1
-0
/
+128
*
Grap the ATA lock on all channels before suspend, this makes certain
sos
2003-05-04
3
-0
/
+15
*
Fix locking on reinit.
sos
2003-05-03
1
-4
/
+16
*
Add the pdc20268r as candidate for the TX test.
sos
2003-05-03
1
-1
/
+1
*
Add flushing of devices on shutdown.
sos
2003-05-02
3
-26
/
+40
*
Add ioctl to add a spare disk to a RAID array.
sos
2003-05-02
4
-33
/
+90
*
Dont try to call detached interrupt routine.
sos
2003-05-02
1
-2
/
+3
*
I'm pleased to announce that Promise is now supporting the FreeBSD
sos
2003-05-01
2
-9
/
+161
*
Relax the test for when to use LBA instead of CHS size.
sos
2003-05-01
1
-2
/
+2
*
MF-p4:
imp
2003-04-26
1
-1
/
+19
*
Cosmetics.
sos
2003-04-16
1
-2
/
+2
*
Fix a panic with Cenatek controllers.
sos
2003-04-16
1
-1
/
+2
*
Spell 55 with two '5's
sos
2003-04-10
1
-2
/
+2
*
Add a few more older SiS ID's.
sos
2003-04-10
2
-34
/
+41
*
Fix breakage on sparc64.
sos
2003-04-08
1
-2
/
+2
*
Fix a long standing bug in handling the last part of a stripe
sos
2003-04-08
2
-7
/
+43
*
Minor cleanup of the ATA RAID code.
sos
2003-04-07
2
-9
/
+9
*
Third round of updates to the ATA driver.
sos
2003-04-07
6
-62
/
+136
*
Don't use dkmakeminor(), create our own minor encoding instead.
phk
2003-04-03
1
-3
/
+2
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
6
-27
/
+12
[next]